Hacker News

New stories

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