this post was submitted on 28 Sep 2025
482 points (88.9% liked)

Programmer Humor

26611 readers
1315 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 19 points 1 day ago (4 children)

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

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

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

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