this post was submitted on 25 Feb 2026
420 points (99.3% liked)

Programmer Humor

30003 readers
1908 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
[โ€“] Ziglin@lemmy.world 6 points 16 hours ago (3 children)

The unsafe rust keyword basically just lets you declare a scope in which some memory checks do not need to pass for the program to compile.

[โ€“] vithigar@lemmy.ca 3 points 11 hours ago

Also exists in C#, where it allows you to use pointers.

Nah I know I was just shitposting lol

[โ€“] tetris11@feddit.uk 3 points 15 hours ago* (last edited 15 hours ago) (1 children)

Some people write their entire codebase within those parentheses.

^me.^ ^I'm^ ^talking^ ^about^ ^me^

[โ€“] peoplebeproblems@midwest.social 5 points 15 hours ago (1 children)

They like to live ~~dangerously~~ unsafely