this post was submitted on 08 Jun 2026
552 points (94.2% liked)

Programmer Humor

32482 readers
660 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.zip 1 points 1 month ago* (last edited 1 month ago) (2 children)

But... per-process-isolation is a hardware feature, no?

[–] CanadaPlus@lemmy.sdf.org 2 points 1 month ago* (last edited 1 month ago)

Sure, that may be (it's definitely not in userspace). But don't forget it works by crashing your program.

[–] psud@aussie.zone 2 points 1 month ago

So you really should implement it in your compiler so you don't contravene it