Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

- AI generated article - Overconfident claims (which are based on solo dev) - Spending an absurd amount on an LLM subscription - No actual details, just buzzwords and generic claims

If AI-hype was a person



Canadian girlfriend Ai coding strikes again.


ooo i love this term. does it have an origin?

related meme i saw today:

“bro I spent all weekend in Claude Code it’s incredible”

“oh nice, what did you build?”

“dude my setup is crazy. i’ve got all the vercel skills, plus custom hooks for every project”

“sick, what are you building?”

“my setup is so optimized, i’m using like 5 instances at once”

https://x.com/johnpalmer/status/2012911338276720852?s=46



I was annoyed at a post by Karpathy about how much he was falling behind by not chasing every ai fad: https://news.ycombinator.com/item?id=46395714#46429236

Then I saw a few other people reference it and it's as good a term as any to describe the hot air of people telling us how amazing ai coding is without giving the code, the prompts, or the price of what they did.

Just like how that one kid in highschool had a Canadian girlfriend.


the oversaturation of articles about AI and often written by AI in tech space is so tiring


Also, what do you mean "you do not need to review the code". Why did you even start coding in the first place if this is a positive thing?

Did we just stop caring about the art of programming altogether?


Surprisingly, for some people, the goal is the goal, and they don't care much about the journey.


I think the journey means different things to different people. Not everyone is interesting in building their own power generation plant, mining silica and forging their own chips, writing a programming language from binary. I’d love to do that stuff if I didn’t have bills to pay, but sure am quite glad to skip through the knarley JavaScript implementation details and focus on the parts I know well (backend, data modeling, translating domain specific knowledge into product) and get something to market.


What's the model for integration and maintenance in that case, then? Just re-create the app every time?


Ask your manager how they get humans to do those things, and copy that process.

So, get a bug tracker, track those bugs, tell Claude to pick tasks off it etc.

I'm not claiming this actually works, I've not tried it, I don't know how good it is for large brownfield projects, but that's the general sentiment I see.


I've tried it. It can work. My prompt was "Use the gh commandline tool to get the issues for the current repository, and work on them in order, with bugs taking priority."

Elsewhere there are steps for how to develop: 1. Create new branch for the feature you are working on; 2. implement the feature fully, thinking hard when you need to (toolcall think(low, med, high) switches the reasoning level);

That said, it also failed a lot.


hey claude, my users have told me that their boot.ini file is missing, was that us?


Just vibe it, let AI take the lead; follow the flow, enjoy the ride and check the result. Be the manager the bot needs; those annoying details don't have to be your concern any more.


> > "you do not need to review the code"

> Did we just stop caring about the art of programming altogether?

Yes. Decades ago for some.

I'm sure there have been a number of significant bugs caused by someone taking work from an outsourced team into production without sufficient review. Or even work from a local junior. Heck, even a local senior!¹

Outsourcing work to GlorifiedPredictiveText and friends should be treated the same was as passing it on to other humans, but at the moment it too often isn't as many have fallen for the marketing. Always remember: the models were trained on public code, and public code is far from always right. And the models hallucinate³ on top of that.

--------

[1] Around this time last year, I was that senior… Fun times. Luckily no permanent damage done², but that'll teach people not to trust me too much!

[2] It wasn't as smooth as I would have hoped, but the roll-back plan worked.

[3] Going back to the analogy of outsourcing to other humans: this is akin to “making shit up as they go along and hoping for the best”, which also very much happens and has happened for decades.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: