550
Pointers explained:
(lemmy.world)
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.
They all have footguns that cause different crashes.
If you want to do explicit memory access without inevitable safety problems, you need Rust. That's the whole hype with Rust.
But... per-process-isolation is a hardware feature, no?
So you really should implement it in your compiler so you don't contravene it
Sure, that may be (it's definitely not in userspace). But don't forget it works by crashing your program.