I feel like VSCode is falling apart
用户吐槽VSCode等常用软件质量下滑,质疑AI加速开发反而导致体验倒退,引发技术人共鸣。
Not just VSCode, but other pieces of software I always use, not sure if that's related to AI, but this genuinely upsets me. I would expect things to b…
用户吐槽VSCode等常用软件质量下滑,质疑AI加速开发反而导致体验倒退,引发技术人共鸣。
Not just VSCode, but other pieces of software I always use, not sure if that's related to AI, but this genuinely upsets me. I would expect things to b…
单元测试全绿也不能轻易上线,端到端真实验证才是关键。
We sell authentication, which makes our scariest question a simple one: when a customer wires their app to us and switches everything on, does it actu…
修复 Bug 只是开始,真正难的是杜绝它卷土重来——从症状中挖出根本原因才是关键。
Most developers celebrate when they identify the root cause of a bug. The debugger finally reveals the problem. The fix is coded. Tests pass. A pull r…
AI写代码效率高但质量未必好,真正决定软件优劣的是开发环境与工程实践
Article URL: https://adrianferrera.dev/en/blog/ai-does-not-write-good-code Comments URL: https://news.ycombinator.com/item?id=48444459 Points: 2 # Com…
AI如何颠覆软件测试?揭秘自动化测试新纪元。
Article URL: https://antirez.com/news/168 Comments URL: https://news.ycombinator.com/item?id=48433351 Points: 9 # Comments: 3
可运行的代码仓库不一定可信,尤其在AI辅助开发时代,信任需要更深层次的标准。
A repo can run and still be hard to trust. That sounds strange at first. If the app starts, the build completes, or the tests pass, the repo is workin…
GitHub 上有人呼吁警惕 LLM 生成的代码提交,称其可能造成安全隐患,引发社区对 AI 代码质量的热议
Article URL: https://github.com/RsyncProject/rsync/issues/934 Comments URL: https://news.ycombinator.com/item?id=48346640 Points: 5 # Comments: 1
Google百天百功能与个人用AI写脚本bug不断,软件开发的速度与质量如何平衡?
Google claimed at Google I/O that they shipped "100 features in 100 days" for Antigravity. I can barely get Claude Code to implement a pnl script for …
AI被指背锅软件质量下滑?真相是人类自身的问题,而非技术。
Article URL: https://rapha.land/no-ai-is-not-making-software-worse-people-are/ Comments URL: https://news.ycombinator.com/item?id=48264348 Points: 3 #…