123
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Jan 2025
123 points (97.7% liked)
Linux
8763 readers
288 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
Blog post: https://fishshell.com/blog/rustport/
Preach.
make install
is the biggest source of "works on my machine" ever. (obviously exaggerating). You could point me at 99% of all C++ projects that have dependencies and it./configure && make install
wouldn't work on any of my machines. "Oh of course you need to install the dependencies, justsudo apt get
" let me stop you right there, I don't have debian. And with that you're on your own with C/C++ projects.Everything else in that chapter plays a big part in my departure from C++. ~30 years of existence and they have barely learned from their missteps.
Wow. What an amazing job 👏
Anti Commercial-AI license
In case anyone else was wondering what "Rust 5" and "C 6" were, the numbers are footnotes in the blog post.