Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: I built an AR App that overlays makeup tutorials live on your face (urartist.app)
    —discuss
  2. Scoop: Top AI companies probing security incidents (axios.com)
    —discuss
  3. Advice to a Beginning Software Engineer (seangoedecke.com)
    —discuss
  4. M-5 Did Not Go Insane (palhereford.substack.com)
    —discuss
  5. What is an AI sandbox, and why do AI agents keep escaping them? (madrobot.blog)
    —discuss
  6. DXing at Galactic Scale (hamweekly.com)
    —discuss
  7. Show HN: Chuks v0.2.0-RC.2: 45 bugs a test suite didn't find, real programs did (chuks.org)
    —discuss
  8. Ask HN: Is answering GitHub issues with AI without declaring it a big deal?
    —discuss
  9. Sonifying Audio Transformers with Attention Tape Heads (michaelchinen.com)
    —discuss
  10. An open letter to Scott Alexander (quillette.substack.com)
    —discuss
  11. Australia's Deputy PM Defends Data Security After OpenAI Hack (bloomberg.com)
    —discuss
  12. OpenAI pauses training of latest models after agents probed US Government sites (apnews.com)
    —discuss
  13. Do whatever you want. You don't need to choose. You don't have to win or lose
    —discuss
  14. Reflect Orbital, Sunlight on Demand? (reflectorbital.com)
    —discuss
  15. Majority of YouTube comments seem AI generated to me now
    —discuss
  16. Local LLM extraction plugin for Obsidian (100% offline) (github.com/wessteq)
    —discuss
  17. Rezzmo – an AI-native communication app with live AI during calls (rezzmo.com)
    —discuss
  18. Differences Between `Foldl` and `Foldr` (haskell.org)
    —discuss
  19. Rusty thoughts on "Parse, don't validate" (thegreenplace.net)
    —discuss
  20. Show HN: Maniac Mansion Reconstructed in 3D from Its Original Screens (github.com/s-macke)
    —discuss
  21. Apostate: An open-source, verifiable antidetect Chromium fork (github.com/heretic-tech)
    2comments
  22. The Jobs Matrix for AI: Four Boxes Instead of Forty Tools (age-of-product.com)
    —discuss
  23. Helping Sales Reps to Adopt Behavior Change (10systems.xyz)
    —discuss
  24. Moondream Parakeet Redux and Parakeet Ultra (moondream.ai)
    1comments
  25. Happy Birthday to GNU (Starring Stephen Fry) [2008] (youtube.com)
    1comments
  26. AirCard: Customize Apple Pay card artwork without a jailbreak (github.com/mak5er)
    —discuss
  27. U.S., Russia stripped human oversight from global AI weapons pact (washingtonpost.com)
    3comments
  28. Chinese AI models surge in global popularity (cnbc.com)
    —discuss
  29. Meta Blocks President Lula's Facebook Page, Campaign Ads 2 Weeks from Election (reddit.com)
    6comments
  30. Show HN: AI SVG Generator (imgstyler.com)
    —discuss

The LLM Job Paradox

5 pointsby 1h agoblog.nilesh.io
2 comments
1h agoHN ↗

This is why I find the idea of the fully automated software factory a little questionable.

It is only through writing the code that I know what code to write. I do find it a productivity boost to have an LLM do the donkey work for me but I still need to read the code and think about it to know what to do next.

1h agoHN ↗

Expertise gives you taste.

I mostly agree with the article but I would just say taste is just expertise and there's no need to pinpoint some unique feature of it. Expertise gives you skills to guide AI because AI doesn't have expertise, it has knowledge. AI cannot experience things, or even learn by doing, so it just has baked in information.

I fully agree with the sentiment though. SWE has been greatly underestimated in the industry almost to the point it is treated like a design or art role. With AI the role is shifting even more to do almost every other role from product ownership to management. It's crazy how much people do not care for reliable and consistent software, something you would never see in other engineering fields because they will usually have catastrophic consequences IRL.