Not deprecated
«In Kotlin, loops are deprecated.» That’s the title picked by Luc-Antoine Girardin. Of course they are not, in fact he starts the article with Well… That’s not entirely true. It…
A civil engineer with a longlife fondness for Software Libero
«In Kotlin, loops are deprecated.» That’s the title picked by Luc-Antoine Girardin. Of course they are not, in fact he starts the article with Well… That’s not entirely true. It…
How to Run Shell Script as Systemd Service in Linux ? Here, we will make a manual script which will act like a process to find disk utilization of the…
3 Books Every Programmer Should Read by Aniket, in JavaScript in Plain English
In questa breve guida vi mostro come impostare il logout automatico dalla sessione su sistemi Linux e Unix-like. Source: Linux: come effettuare il logout automatico per inattività Ovviamente dalla shell…
List installed deb packages by size From The best command line collection on the internet, submit yours and save your favorites.
How to get the most out of your Terminal | by Reagan McFarland | Medium the recipe is basically three steps: a “modern” terminal. He suggest Alacritty becuase is fast.…
Most of them are quite unnecessary when you have a POSIX command line (i.e. a GNU/Linux machine) available, but they may be nevertheless useful: Website Safety & Security Check https://www.ssltrust.com.au/ssl-tools/website-security-check…
video – FFMPEG to Youtube Live – Stack Overflow After a lot of trial and error the solution below works pretty much perfectly. To make sure it runs 24/7 wrap…
Today I wanted to format a boolean value in a spreadsheet so that true values are shown as “Sì” and false as “No” (italian words for “yes” and “no”). I…
That Makes You Life Easier 20 Python Packages That You Must Try | by Abhay Parashar | Level Up Coding 25 Useful Python One-Liners That You Should know