this post was submitted on 28 Sep 2025
524 points (89.6% liked)

Programmer Humor

26722 readers
148 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 1 week ago (5 children)

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

[–] inbeesee@lemmy.world 3 points 5 days ago

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

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

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

[–] glorkon@lemmy.world 9 points 1 week 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.