this post was submitted on 06 Jun 2025
8 points (57.7% liked)

Programmer Humor

36208 readers
223 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I would like to know what programming language you use, why you made this choice and for what tasks it is used.

you are viewing a single comment's thread
view the rest of the comments
[–] apt_install_coffee@lemmy.ml 11 points 1 day ago

C because it's what is used for low-end linux & embedded work.

Shell scripts because they're the caulk that holds a Linux distro together.

Rust when possible because it's how I wish systems programming could be.