this post was submitted on 28 Sep 2025
511 points (89.1% liked)

Programmer Humor

26628 readers
1520 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 2 days ago (5 children)

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

[–] inbeesee@lemmy.world 1 points 3 hours ago

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

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

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

[–] glorkon@lemmy.world 8 points 2 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.