@Griatch said:
@Thenomain
OMG, so Evennia can get malware?!
Huh, where did that come from?
All the ad-based malware that's going around.
It came from dry humor, mixing ignorance with bad information. Sorry, I thought the excessive "OMG!"ing made it clear that the seriousness was nil.
We do have the advantage of free access to the huge (and now we are really talking huge) Python ecosystem though.
One thing that I think you have a very strong handle on, Griatch, that I don't think @acharles does is that it doesn't matter how big a repository of knowledge and information is if you are introducing it to a culture that knows nothing about it.
One of the hardest parts of me self-learning programming languages that are library-based is figuring out which one of the billions and billions of libraries do the one very specific tiny thing I want to do. All you need is 20(30?) years of experience to know, obviously.
Example: The one functioning bit of code I wanted to do in Python was rife with confusing explanation of what an MD5 check does, when all I wanted to do was to generate the check without the ton of work that the help files were implying I had to do. I turned to Ruby and immediately groked it.
I'm no longer harshing on "just learn Python and Git, duh" because it's becoming clear to all involved that this isn't just a simple cultural change. The growing pains are going to happen; I don't think anyone needs to—and almost no one has—reacted to this as a negative. Most of it is on our side and is mainly, "I ... I don't ... ow ... brain hurts ...."
By the way, the positive reaction here is fantastic. I'm ecstatic that Volund's excitement is justified.
I think it's clearer to say that you (and your contemporaries) have a huge body of established, stable, tested work to draw from, which is 100% Balls-To-The-Wall Awesome. This will make learning for the rest of us easier, but I would like to stress the '-er' on that just a bit, one last time.
I do wish I had the time, between maintaining the insanely complex code I have already created for WoD and the full-time job that does not allow me any desk-time, to dive in with both feet. Some day.