Kill the Loop: Why `while true` Is Not Reliability
别再无脑用while true!它并非可靠保障,更优雅的退出策略才是稳定系统的关键。
Disclosure up front: I build agentproto , which runs checks inside an agent's loop rather than only at the end. Everything about why that matters you …
别再无脑用while true!它并非可靠保障,更优雅的退出策略才是稳定系统的关键。
Disclosure up front: I build agentproto , which runs checks inside an agent's loop rather than only at the end. Everything about why that matters you …
HN上关于如何引导LLM写出高质量代码的实战讨论,以音乐专辑整理为例,揭示prompt技巧与常见误区。
Lately, I wanted to see if I could get the bot to help me organize my music collection. Specifically, I want it to code a Python function that takes t…
告别“Great!”空洞反馈,手把手用Claude Code搭建能记住你的AI面试教练
ChatGPT always says "Great!", but I remember nothing — I built a real interview tutor with Claude Code A universal pain point When using ChatGPT / Cla…
一篇关于生成式AI伦理使用的深度思考文章,结合编程经验探讨“用与不用”的决策框架,适合开发者反思技术边界。
Article URL: https://blog.johanneslink.net/2025/11/04/to-gen-or-not-to-gen/ Comments URL: https://news.ycombinator.com/item?id=48314135 Points: 4 # Co…
一本教你优雅命名张量维度的免费书,从根源减少维度错误与思维混乱
Article URL: https://einlang.github.io/einlang/book/ Comments URL: https://news.ycombinator.com/item?id=48180820 Points: 1 # Comments: 1