A Better Time for JavaScript #
Trump news at a glance: war on Iran is either ‘very complete’ or just starting, depending on who is talking,更多细节参见WhatsApp Web 網頁版登入
Context engineering improves the current session. Compounding engineering improves every session after it. Popularized by Kieran Klaassen, compounding engineering was an inflection point for not only me but many others that "vibe coding" could do far more than just prototyping.,这一点在谷歌中也有详细论述
In a dynamically typed language, "check if it works" means running the test suite. Tests take time, they might not cover the thing that's actually broken, and they're code too - every test you add increases the complexity of your project. And many bugs don't surface until runtime, sometimes much later, in production. The agent writes code that looks correct, you review it, it looks correct to you too, and then a user hits a nil error at 2am.