Lambda@lemmy.catoProgrammer Humor@programming.dev•git commit -m "minor fixes" +26858 -69429
21·
10 months agoAll praise our lord and saviour git rebase -i
!
I’m a software engineering developer from Ottawa, Ontario, Canada.
All praise our lord and saviour git rebase -i
!
Beej’s guides are absolute classics. The networking guide is also amazing. Definitely worth the read.
Ada, hands down. Every time I go to learn Rust I’m disappointed by the lack of safety. I get that it’s miles ahead of C++, but that’s not much. I get that it strikes a much better balance than Ada (it’s not too hard to get it to compile) but it still leaves a lot to be desired in terms of safe interfacing. Plus it’s memory model is more complicated than it needs to be (though Ada’s secondary stack takes some getting used to).
I wonder if any other Ada devs have experience with rust and can make a better comparison?