Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Scrolling Text Generator – marquee, ticker and credits in the browser(scrollingtextgenerator.space ↗)
    discuss
  2. From Chirality to the Standard Model(emad-ii.github.io ↗)
    1comments
  3. Self-hosted inference orchestrators compared: LocalAI, exo, GPUStack, vLLM(nexlab.net ↗)
    discuss
  4. Real-Time Robot Tracking, Re-Architected in Rust(intellycode.dev ↗)
    discuss
  5. What Makes a Number System(lejdar-lukas.workers.dev ↗)
    discuss
  6. A design brief as one image: can a 27B vision model build the animation?(automationoptimization.github.io ↗)
    discuss
  7. I turned my game into an eval(lakin.dev ↗)
    discuss
  8. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    discuss
  9. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    discuss
  10. Show HN: Three genlocked RP2350B make a console – 3k sprite pixels per line)(papydeck.eu ↗)
    discuss
  11. Directional steering is a runtime activation edit for DS4(github.com/antirez ↗)
    discuss
  12. 64 Tiny Benchmarks for Jev(ramonov.com ↗)
    discuss
  13. As White House shields the AI gold rush, Trump family and other allies strike...(theguardian.com ↗)
    1comments
  14. Historic burial of Black family member at Thomas Jefferson's Monticello cemetery(richmond.com ↗)
    discuss
  15. Transforming Archival Collections into Conversational Knowledge Systems(arxiv.org ↗)
    discuss
  16. Trying the Software Factory Pattern(lethain.com ↗)
    discuss
  17. A Transformative AI Strategy for Europe(transformative-ai.eu ↗)
    discuss
  18. Vidlet – Every video tool, in one browser tab(vidlet.app ↗)
    discuss
  19. People hate Flock so much its employees are now demoralized and quitting(neowin.net ↗)
    1comments
  20. Yazi: Fast terminal file manager written in Rust, based on async I/O(yazi-rs.github.io ↗)
    discuss
  21. "Direct manipulation vs. interface agents" (1997)(acm.org ↗)
    1comments
  22. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    discuss
  23. Planned launches, terms of deal, worry some near La. SpaceX site(npr.org ↗)
    discuss
  24. Show HN: MidiSlayer, a desktop sight-reading trainer for MIDI keyboards(midislayer.com ↗)
    discuss
  25. The Simplicity Shift [pdf] (2002)(jenson.org ↗)
    discuss
  26. Supercomputer interconnects: Why the network is the machine [video](youtube.com ↗)
    discuss
  27. An actively maintained and updated Motif fork exists(osnews.com ↗)
    discuss
  28. Mumble – Open-Source, Self-Hosted Voice Chat(digitalescapetools.com ↗)
    discuss
  29. Pici – Your Build Is a Terminal(pico.sh ↗)
    discuss
  30. Sharon Horgan, Autofiction Auteur(newyorker.com ↗)
    discuss

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

3 pointsby 1h 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.

29m 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.

53m 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.

36m 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.

36m 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.