Mastodon Feed: Post

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

with Rust coding, I find I am constantly having to scratch my head at the compiler complaints & the VSCode/CoPilot suggestions for edits. with D coding, I look at the docs & examples & I understand what is going on enough to immediately write my own code that “just runs right, right away”. I do not need/use generative AI support to code, and frankly the code I turn out is clearer, cleaner, shorter, and probably faster that way.

for sure, that way I actually know what I’m doing next time I code.