SQL Fiddle
Application for testing and sharing SQL queries.
Application for testing and sharing SQL queries.
Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
From https://github.com/kholia/OSX-KVM
I’ll try it because Sosumi which uses snap has some issues when dealing with some part of data linked in another partition (don’t ask me why I did it)
Update: Try this instead https://www.linuxuprising.com/2021/03/install-macos-big-sur-or-catalina-in.html and https://github.com/sickcodes/Docker-OSX
Linux Networking Commands That You Must Know | by Vikram Gupta | Nov, 2021 | Level Up Coding Fine, I know and use them all: ifconfig traceroute tracepath ping netstat hostname curl wget whois scp ssh
«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 would not make sense to actually deprecate them as loops have been a part of programming for decades… They reality is that programming language that…
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 Linux system. To begin, Make a bash script that redirects date and disk utilization in a file. You can create files in any location. We…
3 Books Every Programmer Should Read
by Aniket, in JavaScript in Plain English

Automate the Boring Stuff with Python — Al Sweigart
In questa breve guida vi mostro come impostare il logout automatico dalla sessione su sistemi Linux e Unix-like. Source: [GUIDA] Linux: come effettuare il logout automatico per inattività Ovviamente dalla shell (linea di comando). Basta impostare la variable d’ambiente TMOUT. Mai smettere d’imparare. Ovviamente si può Configurare l’uscita automatica anche dall’interfaccia grafica.
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. Like really fast. This is because it uses OpenGL to offload some of the processing to your GPU, a feature very few terminal emulators have.…