90
submitted 1 month ago by that_leaflet@lemmy.world to c/linux@lemmy.ml

This is related to this post: https://lemmy.world/post/19184514

you are viewing a single comment's thread
view the rest of the comments
[-] unknowing8343@discuss.tchncs.de 35 points 1 month ago* (last edited 1 month ago)

I just wish every programmer completed the rustlings game/tutorial. Doesn't take that long.

I didn't even fully complete it, and it made me a way better programmer, because it forces you to think RIGHT.

It may sound weird for people who haven't experienced it, but it's amazing when you get angry at the compiler and you realise... It is right, and you were doing something that could f*ck you up 2 months in the future.

And after a bit of practise, it starts wiring your brain differently, and now my Python code looks so much better and it's way more safe just because of those days playing around in rustlings.

So yeah, Rust is an amazing language for everything, but particularly for kernel development. Either Linux implements it, or it'll probably die in 30 years and get replaced with a modern Rust kernel (Redox OS?).

[-] someacnt_@lemmy.world 6 points 1 month ago

Is rustlings a game? Where can I find it? I can only find a project

[-] unknowing8343@discuss.tchncs.de 3 points 1 month ago

It is a project! All games are, 😅, just follow the instructions from the README. You'll be solving Rust exercises on your preferred editor, and get some feedback from a terminal window. It's great.

[-] someacnt_@lemmy.world 3 points 1 month ago* (last edited 1 month ago)

Welp, that means I set up my neovim with rust as well.. will do when I got time!

this post was submitted on 29 Aug 2024
90 points (95.9% liked)

Linux

47755 readers
876 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS