X
Feed Intel
beta
-- Voter --
Ed
Alex
Bryan
individual tinkerer enterprises
Weekly Prep
Posts
Topics
History
789
relevant
273
topics
2290
posts
$1.633 cost
fetched 02-23T23:00
789
Relevant
273
Topics
2290
Total Posts
$1.633
Cost This Week
$1.633
Total Cost
2026-02-23T23:00
Last Fetch
← Back to Topics
Time
Author
Post
2026-02-23T18:10
@davidcrawshaw
Even with agents, most software should still be written in garbage collected languages. Because just like humans, agents produce better output when you take busywork out of the critical path. But for software where GC is technically challenging, this is worth exploring.
↩ reply
parent
2026-02-23T18:05
@davidcrawshaw
This is interesting. I have avoided Rust because the productivity hit of statically managing lifetimes while trying to solve problems is too high (especially when refactoring code). But if agents can do the drudgery of lifetime management for me, it becomes a valid option. https://t.co/pD86lNx3jX
@davidcrawshaw
2026-02-23T18:10
Even with agents, most software should still be written in garbage collected languages. Because just like humans, agents produce better output when you take busywork out of the critical path. But for software where GC is technically challenging, this is worth exploring.
↩ reply
parent
@davidcrawshaw
2026-02-23T18:05
This is interesting. I have avoided Rust because the productivity hit of statically managing lifetimes while trying to solve problems is too high (especially when refactoring code). But if agents can do the drudgery of lifetime management for me, it becomes a valid option. https://t.co/pD86lNx3jX
Markdown Export
Copy to Clipboard
Close
Loading...