Live data from Hacker News

AI Can Make You Suck Faster Too

hermit-tech.com

1–10 of 183 posts

Re: AI Can Make You Suck Faster Too

#4
There are some good points, and I ask the question of where is the ground breaking stuff myself, but severely weakened by

* stretching the timeline: the actual real programming ability appeared in LLMs in the last 6-8 months, not 3-4 years,

* using the weakest possible tool: and I bought $10 worth of DeepSeek credits that is a far cry from Claude with Fable.

Also, I know nothing about marathons but for most uses putting the app, database, and background processes on the same server is very much the right starting point. With the next steps being employing Cloudflare or similar solutions long before managing a fleet of servers.

Re: AI Can Make You Suck Faster Too

#5
“I wanted to see if I can get in on this 10x magic. I decided to put my money where my mouth was and I bought $10 worth of DeepSeek credits to use with a project I was working on.“

Wow. I guess that’s the punchline!

Re: AI Can Make You Suck Faster Too

#7
Previously, the limit on bad code entering any serious product was gated by having devs that at least knew how to change what they copied from SO.

Seriously, that was the lowest level of skill I saw in 30 years of development.

Now we have people who can't even do that proudly showing off PRs to widely used products.

"B-b-but I do the systems design and hard thinking".

Sure, buddy.

Re: AI Can Make You Suck Faster Too

#8

Previously, the limit on bad code entering any serious product was gated by having devs that at least knew how to change what they copied from SO. Seriously, that was the lowest level of skill I saw in 30 years of development. Now we have people who can't even do that proudly showing off PRs to widely used products. "B-b-but I do the systems design and hard thinking". Sure, buddy.

At least once a week I have to drop what I'm doing and race in to stop the non dev manager from merging a fully vibe coded patch which will blow up production. Claude Code has made this guy a negative 10x developer.

Re: AI Can Make You Suck Faster Too

#9
> The chatbot recommended some of the dumbest shit you could possibly do

The "I tried it and it sucked" is borderline conspiratorial at this point. There are enough talented, thoughtful developers saying there's something real here, and it is worth believing them and investing some time to understand it, even if you come out the other side and decide you don't want to use LLMs.

Use a very good model. Set up a good harness. Spend some time on your system prompts and skills. Develop your intuitions about how the model works, what it's good at, how to scope the work, and how to steer it. Recognize when it's alleviating menial work and recognize when it's making choices you really need to understand yourself. Be patient and accept that the failures are going to be very painful for a while.

Don't write it off until you've genuinely seen the upsides.

Post reply on HN