List installed deb packages by size From The best command line collection on the internet, submit yours and save your…
Continue ReadingDocumentations
How to get the most out of your Terminal
How to get the most out of your Terminal | by Reagan McFarland | Medium the recipe is basically three…
Continue ReadingTake your SQL from Good to Great: Part 3
A quick inforgrafic of SQL joins: Time to join the JOIN movement. Take your SQL from Good to Great:…
Continue ReadingIs Julia Really Fast?.
An overview of what you can and cannot expect from Julia performance. A guide to the fence sitters pondering whether…
Continue ReadingOldies but goldies
A little reminder to myself: I should really give an extensive read to PortlandPatternRepository, a repository for computer programming software…
Continue ReadingUseful tricks
Most of them are quite unnecessary when you have a POSIX command line (i.e. a GNU/Linux machine) available, but they…
Continue ReadingFFMPEG to Youtube Live
video – FFMPEG to Youtube Live – Stack Overflow After a lot of trial and error the solution below works…
Continue ReadingDesign by contract in a spreadsheet!
Today I wanted to format a boolean value in a spreadsheet so that true values are shown as “Sì” and…
Continue ReadingIt’s what they told you about OOP that sucks
These days it seems to be fashionable to say that “OO sucks”. Why OO Sucks by Joe Armstrong. We already…
Continue ReadingPython Packages and one-liners
That Makes You Life Easier 20 Python Packages That You Must Try | by Abhay Parashar | Level Up Coding…
Continue Reading