Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. AI Helps People Get Past the Blank Page(greyenlightenment.com ↗)
    discuss
  2. House prices survived the last interest-rate rise. Will they this time?(economist.com ↗)
    discuss
  3. Ordinal definability–how did Gödel do it?(infinitelymore.xyz ↗)
    discuss
  4. Show HN: 8 months extending a terminal to handle all my work with all agents(github.com/albertwujj ↗)
    discuss
  5. The Paradox of Empathy (2015)(jenson.org ↗)
    discuss
  6. KDE Goes to the Pyramids(youtube.com ↗)
    discuss
  7. Remittance MOney Transfer Calculator(faisalkhan.com ↗)
    discuss
  8. Epoll and Kqueue: How Operating Systems Learned to Wait Efficiently(thecodinggopher.substack.com ↗)
    discuss
  9. The AI wave has to land somewhere according to Tesler's Law(moonspell.fm ↗)
    discuss
  10. Lego Brick Sorting Machine Uses AI to Save Millions from Landfill [video](youtube.com ↗)
    3comments
  11. C64 Programming with AI(dreisechzig.net ↗)
    discuss
  12. A Wordle solver that shows you why each guess narrows the field(turnword.com ↗)
    discuss
  13. In Fighting for Every Black Child, Did I Betray My Own?(nytimes.com ↗)
    1comments
  14. Show HN: Bailout – The coding agent meant to be deleted(github.com/storozhenko98 ↗)
    discuss
  15. Andrew Ng: AI Extinction Fears Are 'Science Fiction'(youtube.com ↗)
    discuss
  16. Show HN: System One Harness (SOH), the harness for System One models(github.com/harnessrouter ↗)
    discuss
  17. Sheboygan, Wisconsin canceling Flock contract over undisclosed data tracking(fox6now.com ↗)
    1comments
  18. Jensen Huang: Those warning on AI apocalypse "have ulterior reasons"(youtube.com ↗)
    1comments
  19. Show HN: AliasFleet – Email aliases with an in-app composer and telemetry(aliasfleet.com ↗)
    1comments
  20. Locals in Mexico Call It World's Largest Cesspool & Blame It for Surging Cancer(nytimes.com ↗)
    1comments
  21. Why China Isn't Getting Existential About A.I(newyorker.com ↗)
    1comments
  22. Graph World Models for Verified and Efficient Long-Horizon LLM Task Planning(dair.ai ↗)
    discuss
  23. Someone made jev play Atari games(github.com/taodav ↗)
    discuss
  24. Show HN: Judge Jev – Can you convince Jev of your innocence?(judge-jev.com ↗)
    discuss
  25. A.I: We Are Building Our Own Jurassic Park [video](youtube.com ↗)
    discuss
  26. How to Build the Fastest Drone in the World (600km/h FPV Drone)(youtube.com ↗)
    discuss
  27. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    3comments
  28. Show HN: Testing a non-generative decision model on 5,500 CLINC150 inputs(github.com/chr-kelly ↗)
    discuss
  29. Show HN: I inadvertently built an English to Bash transpiler(github.com/gioblu ↗)
    3comments
  30. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    1comments

Ask HN: What is up with all the AI doomerism I'm seeing?

3 pointsby 2h ago
8 comments
I'm constantly seeing posts about how "AI is already better than humans", "programmers are useless" "everything can be vibe-coded by someone with 0 technical experience".

Is everyone online just that bad at programming? I didn't believe software could get any worse than what was already being put out, but since the adoption of AI I have been proven wrong. Every vibe-coded software I've used has been ass, but these people swear that it's the best thing ever. Where are they coming from?

1h agoHN ↗

Yes. You need to hold its hand for it to produce anything good, and at that point I'd rather write it myself. It's useful for reviewing snippets, but just letting it loose on your codebase results in shit like windows 11, or 99% of websites made in the last year.

1h agoHN ↗

AI is better than 99% of humans at coding. On the other hand, 99% of all humans don't code, at least not as a genuine skill. So the AI coding doomers are deeply concerned that all those people who didn't want to code in the first place, will stop coding. It's philanthropic.

1h agoHN ↗

It’s the speed of writing the code that is essentially removing the need for traditional software developers.

When there’s inevitably a bug, Claude and Codex act possessed until they find it and fix it; usually well within 15 minutes with the right prompt.

1h agoHN ↗

This is just my personal opinion, but I think when a lot of people type a prompt for an app they want made and see the finished UI of it, they might think to themselves that "programmers are useless". But what they don't see or understand is the architecture of the app. They don't know what runs what. From redundant code to logic flaws and serious race conditions, AI won't really care. As long as it "works" and it compiles, then you have an app.

1h agoHN ↗

Passing back and forth between different models to review the code is good for removing any junk or loose ends.

I realise a competent developer is going to do a much better job, but it’s not like the old days when every kilobyte of poorly written code counted.

1h agoHN ↗

Is everyone online just that bad at programming?

No, but the good programmers are hugely outnumbered by people whose skills are poor enough to be exceeded by a chatbot.

Every vibe-coded software I've used has been ass, but these people swear that it's the best thing ever.

It is the best thing ever produced by them.