this post was submitted on 28 Sep 2025
518 points (89.2% liked)

Programmer Humor

26649 readers
2465 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] artiman@piefed.social 20 points 3 days ago (5 children)

What is the software between Linus and rust? Never seen that icon before

[–] inbeesee@lemmy.world 2 points 1 day ago

Zoologist, it's a person that studies animals for a living. Hope this helps

[–] Tja@programming.dev 32 points 3 days ago* (last edited 3 days ago)

Zig, a language for systems programming, alternative to rust.

[–] glorkon@lemmy.world 9 points 3 days ago

Zig is actually pretty easy to get into. I got a Raylib game scaffold with scene switching running in a couple of hours from scratch, with no prior knowledge of the Zig language or ecosystem whatsoever.