Hacker News

Top stories

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

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

8 pointsby 2h agocamplight.net
2 comments
46m 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

11m 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.