▲ | CuriouslyC 5 days ago | |||||||||||||||||||||||||
In the last day I've rewritten two service hot cores in rust using agents, and gotten speedups from 4x to >400x (simd+precise memory management) and gotten full equivalent test coverage basically out of the gates from agent rewrites. So I'd say my experience has been overwhelmingly positive, and while I might be ahead of the curve in terms of AI engineering ability, this capability will come to everyone soon with better models/tools. | ||||||||||||||||||||||||||
▲ | kragen 5 days ago | parent [-] | |||||||||||||||||||||||||
That's great! What's a service hot core? Which agents are you finding most useful, and what's the best way to take advantage of them? I was recently surprised to see Antirez recommend copying and pasting code back and forth to a "frontier model" instead of using agents: https://antirez.com/news/154 | ||||||||||||||||||||||||||
|