Modern frontend development is basically about: Making a good looking UI (i.e. writing css and other javascript tricks to do fancy...
So if you're used to jump between: $ tail -F /var/log/yourlog.log and $ less /var/log/yourlog.log You may benefit from this command instead: $ less...
Sometimes it happens: you want to create a new UNIQUE constraint on a table that currently doesn't respect it. The most effective way I found to do...
Ryan Dahl is a young software engineer. In 2009, he created Node.js - enabling JavaScript anywhere, not only in browsers. The main reason he did that...
It went under my radar for a long time. I had to reinstall fish today and I saw pkgfile listed as an optional dependency. It turns out that fish can...
It's kinda easy to miss that ArchLinux can be installed by a remote machine using SSH. After booting your USB live drive you can run: # Set up a...