If you want to install static JS libraries in your project and you know Bower is no longer an option. I also tried Webpack and did not like it for my use case because it was too complex for what I was building. Therefore, being very familiar with nodejs, npm and plain-js, I wrote a script that is simple and “extensible”.
[Read More]Best Linux Email Client
The electron revolution
For the past few weeks, I have been testing various email clients on Ubuntu 16.04. I have been using Thunderbird for a while now and was pretty satisfied. Thought that there might be better options available. These are my findings.
Update (08 May 2018): I have decided to write an update of this article due to its popularity so far. I’ll keep you posted with my honest findings. I don’t have any involvement in the project (other than a small code contribution).
[Read More]A JavaScript puzzle
For rainy days …
[Read More]When Cron and Docker are not 🤝
Convincing Cron to work with Docker
Docker is very popular these days and used almost everywhere in deployments. The idea is pretty straight forward: build, deploy, observe it running. This is very clear for live tasks, but what if you want to build a recurring task?
[Read More]Emoji Logging
This post contains emojis. 🤔
📚 Inspired by this C++ Reddit post.
[Read More]Nvidia Docker
A random rant
Nvidia made the great technical decision to add GPU support to Docker images. This is all great, but in practice it creates a whole new set of problems. I am trying to explain my configuration, my issues and offer a possible solution.
[Read More](Updated) This is how it all starts ...
This is how it all (re-)starts…
A while ago, I decided that it was time to blog again. Share my thoughts across the world. Great news! Alina wants to do the same, so we decided that Roboslang should be revived once more. We have a short chat about the topics and we are off … This was 1 year ago.
[Read More]