Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude Code reads AGENTS.md only when telemetry is on(szypowi.cz)
    2comments
  2. Jev in 25 Lines of Python(nobodywho.ai)
    94comments
  3. Z80 REPL(abagames.github.io)
    2comments
  4. GPT-6 Sol and Luna(openai.com)
    775comments
  5. Claude Opus 5.5(anthropic.com)
    994comments
  6. The darker side of being a doctor(drericlevi.pages.dev)
    115comments
  7. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  8. Transit rewards(waymo.com)
    212comments
  9. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    404comments
  10. There is no epidemic of loneliness, but there is an epidemic of scurvy(experimental-history.com)
    14comments
  11. Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived(foxscript.org)
    205comments
  12. Data-only attacks are easier than you think (2024)(usenix.org)
    24comments
  13. ReBarUEFI: Resizable BAR for almost any UEFI system(github.com/xcuri0)
    59comments
  14. What California is learning from solar panels built over irrigation canals(kqed.org)
    455comments
  15. How did AMD Ryzen get 50% faster in two years?(lemire.me)
    152comments
  16. 'We hacked the FBI:' Hackers say they have data on all FBI employees(404media.co)
    491comments
  17. SAML: A fractal of bad design(trailofbits.com)
    147comments
  18. Claude Opus 5.5 Intelligence, Performance and Price Analysis (Max)(artificialanalysis.ai)
    97comments
  19. Show HN: Npunlock – Run custom C kernels for Intel NPUs(github.com/hsfzxjy)
    12comments
  20. WordPress: Unauthenticated path traversal leading to conditional RCE(github.com/wordpress)
    105comments
  21. Pentagon says overreliance on AI contributed to missile strike on Iran school(bloomberg.com)
    354comments
  22. Unreal Agent(unreallabs.ai)
    112comments
  23. People hooked on vapes try a new way to quit: cigarettes(bloomberg.com)
    260comments
  24. How often do you think about the 1893 World's Fair?(thebirthofacapital.info)
    13comments
  25. No Easy Fix for Bogus Respondents in Online Opt-In Polls(pewresearch.org)
    26comments
  26. Grammarly will send unhinged messages to all your users if you try to cancel(reddit.com)
    64comments
  27. Obscura: VPN that can't log your activity(obscura.com)
    119comments
  28. The current balance of power in open models(interconnects.ai)
    40comments
  29. OpenAI is well positioned to fast-follow Jev(arcturus-labs.com)
    212comments
  30. Show HN: JevBench, a reproducible benchmark for typed decision models(benchmarkheaven.com)
    32comments

What Is an AI Software Factory? Lessons from 3 Client Deployments

8 pointsby 2h agocamplight.net
2 comments
1h agoHN ↗

If the goal is to write a blog post to advertise the product, I'd ask the LLM to summarize the content a bit, as there's quite a lot of structure for very little content.

I also have a feeling that the "40k to 250k EUR" to build this is a bit exaggerated. One ChatGPT/Claude subscription and the following can put together the described system, perhaps with fewer bells and whistles:

- OpenAI Agents API

- GitHub

- CI/CD

- identity system

- MCP/tools

- an eval suite

- a small UI

53m agoHN ↗

Everything nowadays boils down to one claude/codex subscription :D Point taken, though, on the structure.

for one of our clients the amount of plumbing involved required 2 people working and tinkering for months with max subscriptions. I guess we're in the era of buildout and probably in 2027 the cost of software factories will be down to zero.