Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
khasan222
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
khasan222
2mo ago
I think people will get way better at wrangling code with ai as time passes
2.
▲
by
khasan222
2mo ago
Isn’t it saas that facilitates a network with a specific goal in mind?
3.
▲
by
khasan222
2mo ago
Idk if I disagree completely but it feels like I do. To elaborate, I don’t think we will see less applications, I think we will see more with better features. My reasoning is people aren’t happy with many of the titans we have for certain a
4.
▲
by
khasan222
2mo ago
What do you mean when you say public interfaces?
5.
▲
by
khasan222
2mo ago
I am still skeptical of ai running everything, given how much it changes and quickly, I’ve not quite given over all control. And I try and use it to learn more about things normally I wouldn’t have time for. The goal of writing the git mess
6.
▲
by
khasan222
2mo ago
Ngl I’m doing this right now for a client. Part of my strategy is to write out e2e tests that get a certain baseline of functionality, and then use that as the check for any change that I make to the codebase to make sure it continues to wo
7.
▲
Tell your LLM how to check its work for empowered AI coding
(khalah.substack.com)
3 points
by
khasan222
3mo ago
|
0 comments
8.
▲
by
khasan222
4mo ago
My last sentence is definitely aspirational, it is how I try and go about it, but for sure I make mistakes. However your comments about writing spec tests was interesting to me. Honestly I don’t even write tests manually because of coverage
9.
▲
by
khasan222
4mo ago
For sure every time you use ai you’re sacrificing understanding if you don’t plan out and understand how exactly the ai is going to do the work you asked it to do. The same output that is such a bad thing in this article can also be used to
10.
▲
by
khasan222
4mo ago
> I always wondered why people don't also ask the AI to generate code comments/documentation, summaries of those documentation, overview of the system, and re-review them all for correctness for the changes they asked the AI to
11.
▲
by
khasan222
4mo ago
I’m not very familiar with Go, however after looking at the repo I can’t help but notice there is no infra to ensure code quality. Do others see the same thing, because if so that is the real problem Yes I agree for sure llms write terrible
12.
▲
by
khasan222
4mo ago
Weirdly, and i fully think this is just some cognitive bias I don't have the knowledge to name, the ai seems very happy to please me. Like when it gets something done in one shot, it seems very happy to do so.
13.
▲
by
khasan222
4mo ago
Well if the spec is incomplete it sounds like you should lower scope for the AI, and then go from there. I wouldn't be too keen to give a junior engineer free reign and expect awesomeness
14.
▲
by
khasan222
4mo ago
Completely agree! People tend to forget we are non deterministic too! Yet we are able to write code fine, and fairly reliably by using tools that can help keep us fairly honest. I think most problems with ai tend to be around can you determ
15.
▲
by
khasan222
5mo ago
Yeah but that is how many tools just to get it to work, and how much burden on your PC. it just seems simpler to me to just use as few tools as possible to accomplish the goal. Also shameless plug, I wrote something about this very thing.
16.
▲
by
khasan222
5mo ago
I actually now think ai prompt writing in the IDE is completely overkill nowadays. IDEs are made for just a human to interact with code. I think the paradigm of forcing these tools that weren’t built for this to do this, is us trying to fit
17.
▲
by
khasan222
5mo ago
I was just thinking the other day how ai will be way worse than social media in terms of influencing people. Before though I was thinking of times people have been convinced by chat bots they were god or a genius. Social media was so powerf
18.
▲
by
khasan222
5mo ago
Oh yeah the natural images are also low quality. Email me I’ll share with you something else I built
19.
▲
by
khasan222
5mo ago
Thank you for the feedback. The store isn’t done waiting on the friend for actual products with their images etc. If you really want to see what I was messing with email me. I’ll share on non public forums.
20.
▲
by
khasan222
5mo ago
Eh, for many reasons I am not posting it here. It is a passion project for something and would lead to problems if I post it here. That being said I was trying to share the technique. The reason for the post is that even without the actual
21.
▲
by
khasan222
5mo ago
Thank you. Yes took a bit but still way faster than by hand. There are other store pages that are also implemented. This 1 page took me like an hour lol.
22.
▲
by
khasan222
5mo ago
Hey, one thing I made with this technique is hartwork.life a simple Wordpress store for a friend. I used open ai to design it for me, and then used the techniques above to get Claude code to implement the proper designs. I am still trying t
23.
▲
by
khasan222
5mo ago
I built a few websites, most of them it wouldn’t be wise to place on here. But someone emailed me about this, so I’ll do my best to help I did build https://hartwork.life for a friend with a design from open ai (pre google stitc
24.
▲
by
khasan222
5mo ago
Ngl I’m reading this article after having used ai to build a beautiful front end that is pixel perfect. Yes ai can’t see, it only understands numbers. So tell it to use image magick to compare the screenshot to the actual mockup, tell it to
25.
▲
What's Wrong with LLMs?
(khalah.medium.com)
1 points
by
khasan222
6mo ago
|
0 comments
26.
▲
by
khasan222
6mo ago
It does indeed if it’s in plan mode, kind of just not as detailed. Me being an engineer I can spot certain things or question assumptions it may make
27.
▲
Ask HN: what’s your favorite line in your Claude/agents.md files?
15 points
by
khasan222
6mo ago
|
11 comments
28.
▲
by
khasan222
7mo ago
It was amazing to me how bad cursor is with using the same model I use in Claude. Even with little knowledge on how to test the llms I was able to get very minimal mvps. But I find the real trick is to have the proper tools to reign in the
29.
▲
Code Is for Humans
(khalah.medium.com)
1 points
by
khasan222
7mo ago
|
1 comments
30.
▲
by
khasan222
10mo ago
Crying. I’m stealing this.
More ›