this post was submitted on 11 Apr 2025
1157 points (99.4% liked)

Programmer Humor

22659 readers
1783 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
[โ€“] CanadaPlus@lemmy.sdf.org 4 points 1 week ago (1 children)

Only until you've figured it out, at which point you're god. You could make it non-repeatable somehow to avoid that, but magic is depicted as being mainly old, repeated spells most of the time, like in the comic. You could also move to something like Brainfuck or even Malbolge where coding a single new program is hard. As I learned the hard way, though, you're still going to have no control over what ends up being easy and what's not.

Actually, it's more like homeomorphic encryption since you have a system of some bounded complexity instead of a single fixed piece of information. That's usually harder, but then again you actually want the scheme to be "insecure" in this case.

[โ€“] lime@feddit.nu 1 points 1 week ago

i think that's just a fundamental problem with designing magic systems though. if you design it logically, it doesn't feel like magic. if you design it by feel, it doesn't make sense. if you want it to feel magic but still be tricky to learn, it becomes a mess.

in the context of minecraft mods there's also not much you can do.