The main lesson I learnt from working on these projects is that agents work best when you have approximate knowledge of many things with enough domain expertise to know what should and should not work. Opus 4.5 is good enough to let me finally do side projects where I know precisely what I want but not necessarily how to implement it. These specific projects aren’t the Next Big Thing™ that justifies the existence of an industry taking billions of dollars in venture capital, but they make my life better and since they are open-sourced, hopefully they make someone else’s life better. However, I still wanted to push agents to do more impactful things in an area that might be more worth it.
Жители Санкт-Петербурга устроили «крысогон»Жители центра Санкт-Петербурга решили серьезно бороться с крысами
,详情可参考safew官方版本下载
«Страдают женщины и дети»В России подготовили законопроект о домашнем насилии. Что он изменит в жизни россиянок?21 июня 2024,更多细节参见雷电模拟器官方版本下载
"Or consider pipeTo(). Each chunk passes through a full Promise chain: read, write, check backpressure, repeat. An {value, done} result object is allocated per read. Error propagation creates additional Promise branches.