Yay! PyCharm 2018.3 !!

I’ve been using PyCharm for professional use since about 1 ½ years now ( I mean paying for the Pro license, I have more time using the Community Edition), and I like a lot what PyCharm help me to do, the Django support is pretty awesome and is super fast even when my computer is a 2012 model.

So, I’m pretty happy with every new version of PyCharm, there are several new features and improvements, you can see them here: What’s New in PyCharm

GitLab Web IDE now open source

Useful for quick edits, maybe not a full featured IDE (I don’t know why it is called Web IDE instead of Web CodeEditor or something…) because it lacks of several features of the complete IDE, for instance you cannot do debugging in it, just an editor but still useful.

I like the idea that this “web IDE” is Open Source, is available for everyone and it will be integrated in many other parts of gitlab.