this post was submitted on 25 Feb 2026
459 points (99.1% liked)

Programmer Humor

30053 readers
1649 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
[–] gravitas_deficiency@sh.itjust.works 9 points 2 days ago (2 children)
[–] Ziglin@lemmy.world 7 points 2 days 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 2 days ago

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

Nah I know I was just shitposting lol

[–] tetris11@feddit.uk 4 points 2 days ago* (last edited 2 days ago) (1 children)

Some people write their entire codebase within those parentheses.

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

[–] peoplebeproblems@midwest.social 7 points 2 days ago (1 children)

They like to live ~~dangerously~~ unsafely

:3 idk should we try the unsafe code?