@Thenomain said:
@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.
Heh, sorry, sarcasm and irony can be hard to catch online sometimes. I blame me not being a native English speaker.
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.
Yes, in the case of Python, it's one of those things that are very easy to learn to use productively, yet takes a lot longer time to master. Knowing how to dive into Python's standard library is an important skill. Google and Stack Overflow are my constant friends! It's surprising how often someone else has asked the exact same question (although in a completely different context) and there is a finished Python example to refer to.
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 should point out that I (being the only "official" Evennia representative here) am not here to "lure anyone away" though. If people are interested in testing Evennia I'm of course happy but as @Derp points out, existing code bases work well (and has for a long time), with people being used to their functionality. They also do some things out of the box that Evennia does not do - I have no doubt people will continue doing cool stuff with them in the foreseeable future.
As for @Volund, he is rushing ahead with his WoD implementation. New stuff is literally happening every day.
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.
We have worked hard to try to make the Evennia framework easy and efficient to work with. No doubt there is more to do. The experience of people coming to us from MU* softcode has helped us quite a lot: their input has helped shape our system's various connection modes, just to do pick one example. They also do things a bit differently and tend to approach coding paradigms in new and sometimes interesting ways.
.
Griatch