Maybe Python? Explaining Haskell (to myself) with Python.
Do you miss functional stuff in Python? I personally don’t :)
Python asyncio for dummies.
I read several articles on asyncio
python module. Watched several conf talks on it. But once I had to deal with it - I was confused. I have solid knowledge of python and can say that I’m a bit used to async programming with node. But it wasn’t easy for me to get my hands wet with asyncio
. That’s why I’d like to share a simple but clear example of how it can be used and some basics of it.
Sample node.js Jenkinsfile
So you want to run CI or even CD of your node.js project using Jenkins. Even though Jenkins interface is good enough to handle everything you need and Jenkinsfile syntax is easy to understand you may need default template to start with. So here it will be. You can use, update and do whatever you want with it until you do it for good :).
How to isolate node.js for real good
Per Aspera
We are developers! We can fix code, but cannot fix people. (part 1)
Here is why I stand for automatic deployment to production, and stay strong.
One more time...
Moved my blog once again. This time want to start blogging consistently.