Sep 28, 2021, 6:59 PM

I'm offended by the phrasing of this topic and the content.

It implies it should be easy to program/code.

It implies if my dyslexic brain takes years and years to learn something, I'm not so intelligent because its actually easy.

I started to learn Mu-Code way back on Star Trek MUSE: Tos. They had coding school as part of joining your race, this is early 90s when everyone was expected to learn some code and to contribute to the environment of the Muse.

I still don't know everything, I still ask questions on MUSH, the PennMUSH Social MU where the developers hang out.

The fundamental difference for my brain and going to Python or Ruby is model/class/etc.

In MU softcode, if I look at an object that uses another object for code (the +attack uses the inherent dice code to roll dice by example), I can find the attack code (maybe its on the combat code object) because I learned grep or something. I can see in there it pulls a function from RNG object and in there I can see how the dice are rolling and storing in registers to go back to combat. I can slowly piece it together.

In Ruby, if I look at one file that adds to a model created by other objects, I have no clue how to find it all. NPC model maker gives it some attributes, but the Combat checker does something else with NPC model to help for combat. But I have no clue where to look or search to know what all is building the complete NPC model.

So what i learned since coding in PennMUSH since the 90s (thirty years for my dumb ass) is turned on its head in my brain. Hell, I can't go to TinyMux and expect to do what limited stuff my dumb brain can do in Penn.

So, I guess thanks for the snobbery about what's so hard and making me feel dumb today.

And probably all the people that think coding is hard in general. Thanks for them too. There is a reason not everyone is coding. And this 'its easy' isn't helping as much as you think it might be.

Know what's easy for me? I'm not gonna say, cause it will sound like I'm bragging and in the end, doesn't matter what I like to do or find entertaining.