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

Programmer Humor

31948 readers
431 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 2 weeks ago* (last edited 2 weeks ago) (2 children)

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

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

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

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

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