Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Code review automation fixed the wrong problem(tomosu.ai ↗)
    discuss
  2. Keeping Humans in the Loop(roarepally.com ↗)
    discuss
  3. Interviews Without LeetCode(noleet.lol ↗)
    discuss
  4. HEIF Heist(heif-heist.com ↗)
    discuss
  5. Show HN: Skillmem – local memory for coding agents that stores how, not what(github.com/liza-studio ↗)
    discuss
  6. AI is an elite crime spree(thebignewsletter.com ↗)
    discuss
  7. Fibonacci Product(johndcook.com ↗)
    discuss
  8. Ask HN: What happens when Claude Code goes away?
    2comments
  9. With a Shovel of Salt: AI Success Stories and the Retraction Gap(misalignedmag.com ↗)
    1comments
  10. Show HN: pg_raw_parse, parse Postgres SQL in Rust 20-60x faster than pg_query.rs(github.com/pgdogdev ↗)
    discuss
  11. Key Alzheimer's study cancelled amid Trump attacks on science(theguardian.com ↗)
    discuss
  12. Human brain is two separate organs, research finds(medicalxpress.com ↗)
    3comments
  13. Textured(pluralistic.net ↗)
    discuss
  14. Gov. Newsom issues executive order to rein in AI 'before it's too late'(cnbc.com ↗)
    discuss
  15. Cutting our agent's harness cost 10x without breaking the product(usenotch.ai ↗)
    discuss
  16. OpenAI 'ethically hacked' with help of Anthropic's Claude chatbot(theguardian.com ↗)
    discuss
  17. GrassLobster: AI Agentic Generation of Parametric Geometry Workflows(miro.vision ↗)
    discuss
  18. You could have built Jev(sgnt.ai ↗)
    discuss
  19. Coffee and Milk ≠ Latte(johndcook.com ↗)
    discuss
  20. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    discuss
  21. What happened on Voat after Reddit banned major communities(nature.com ↗)
    discuss
  22. Build Faster Feedback Loops Using Qualitative User Research(nseldeib.com ↗)
    discuss
  23. Show HN: Omabib, a Zotero alternative for Omarchy with agent support(github.com/atomashevic ↗)
    discuss
  24. Are You Ready for Part 108?(marbletech.us ↗)
    discuss
  25. Show HN: Rickub – The Smartest Git in the Universe(rickub.com ↗)
    discuss
  26. Why Harvard's Dean 'Encourages' Students to Use AI(derekthompson.org ↗)
    discuss
  27. ThinkNode M9 MicroSD Card and Virus Notice(elecrow.com ↗)
    discuss
  28. Let GPT-6 Astra code without using Codex Usage(ethanplus.ai ↗)
    discuss
  29. Show HN: Quokka – a self-hosting, deterministic programming language(quokka.space ↗)
    discuss
  30. Show HN: Servers for AI, not another AWS(rawhq.io ↗)
    discuss

Ask HN: Have you went back to writing code without AI?

1 pointsby 4h ago
2 comments
If so, why and how long and what do you feel about it.
4h agoHN ↗

I am a physicist and I contribute to the development of an open-source, massively parallel simulation code. Writing code is maybe 10-15% of my working time. I code without AI because I find it more interesting: who enjoys reviewing AI-generated PRs?!.

3h agoHN ↗

Never left. I use it when I get stuck on something or want to think through some ideas and check whats possible, not possible, why x path was chosen instead of y etc.