Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Alzheimer's disease starting to be considered a treatable condition – study(rnz.co.nz ↗)
    discuss
  2. Study: BEVs emit 88g CO2/km over their lifecycle, less than half ICE cars [pdf](nature.com ↗)
    discuss
  3. Newly discovered asteroid 2026 SY2 changes how NEO data is interpreted(astrophyzix.com ↗)
    discuss
  4. The AI Agent Landscape – September 2026(thebeach.dev ↗)
    discuss
  5. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com ↗)
    discuss
  6. Arguing about Arguments(steveklabnik.com ↗)
    discuss
  7. Advisory Group on Mathematics and Artificial Intelligence(openai.com ↗)
    discuss
  8. Ask HN: Formatting Guidelines for LLM Comments
    discuss
  9. Dreams of making drugs and tissues in space get closer to reality(science.org ↗)
    discuss
  10. Vulnerability Disclosure Policy(flocksafety.com ↗)
    discuss
  11. Tinfield 1 is an open weight coding model from Nigeria that beats Opus 4.8(twitter.com/badtheorylabs ↗)
    discuss
  12. 2026: The Year Galleries Realised the Need to Flag or Cull Slop Images(techrights.org ↗)
    discuss
  13. Big AI to humanity: drop dead(matthewbutterick.com ↗)
    discuss
  14. Ten years since the factors (fiction)(dreamstation.systems ↗)
    discuss
  15. The Apocalypse Will Not Be Sexy(techdirt.com ↗)
    discuss
  16. Qwen3.8-Flash-Next on a 64 GB M2 Ultra: A 66-Minute Real Work Run(b1tank.github.io ↗)
    discuss
  17. Building standards for the next phase of AI(openai.com ↗)
    discuss
  18. Seeing Who Contaminates Linux with Slop (and Also Admits It)(techrights.org ↗)
    discuss
  19. Skyportal CLI: What happens when an AI agent needs approval(pypi.org ↗)
    discuss
  20. Show HN: Sommelier, an Excel Addin for your agent(grokked.it ↗)
    discuss
  21. Seven Deadly Sins of DevX(amplitude.com ↗)
    discuss
  22. Gobag: Semantic session archival for Claude Code(github.com/satmihir ↗)
    discuss
  23. Bernstein's Factorization Method Helped Factor RSA-240 in 2020(leetarxiv.substack.com ↗)
    discuss
  24. Petal: Building the First Petabit-Class Transoceanic Subsea Cable(fb.com ↗)
    discuss
  25. OpenAI projections point to a $278B cash burn through 2030(tomshardware.com ↗)
    1comments
  26. LGBT tolerance slumps in the Netherlands, 22% of boys have LGBT+ positive views(dutchnews.nl ↗)
    discuss
  27. Aura – Open-Source Framework for Detecting Social Engineering in LLMs(github.com/kate8382 ↗)
    discuss
  28. What would happen if the Yellowstone supervolcano erupted now(theconversation.com ↗)
    discuss
  29. How do I talk about using AI without sounding like an AI evangelist?(askamanager.org ↗)
    discuss
  30. Writing Rust code faster than SotA by asking agents to make the code faster(minimaxir.com ↗)
    discuss

Spec driven development for product managers

1 pointsby 1h agoproductmindset.substack.com
1 comments
1h agoHN ↗

Instead of coding first and writing docs later, in spec-driven development, you start with a spec. This is a contract for how your code should behave and becomes the source of truth your tools and AI agents use to generate, test, and validate code. The result is less guesswork, fewer surprises, and higher-quality code.