15 Weird Googling Tricks 99.9% of Developers Don’t Know About | JavaScript in Plain English Well, I know most of them.
Continue ReadingTricks
Fix Missing GPG Key Apt Repository Errors (NO_PUBKEY)
You might see a missing public GPG key error (“NO_PUBKEY”) on Debian, Ubuntu or Linux Mint when running apt update…
Continue ReadingIncrease “Open Files Limit”. Solution for “Too many open files (24)”
One liner, static web-server
willurd on web-servers.md show quite a few one-liner (or mostly) commands that will run an ad hoc http static server…
Continue ReadingSQL Fiddle
SQL Fiddle Application for testing and sharing SQL queries.
Continue ReadingOSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey support now! Only commercial (paid) support is available now…
Continue ReadingNo Title
10 Things I Stole from Programmers Far Better than Me
Continue ReadingI know them all
Linux Networking Commands That You Must Know | by Vikram Gupta | Nov, 2021 | Level Up Coding Fine, I…
Continue ReadingNot deprecated
«In Kotlin, loops are deprecated.» That’s the title picked by Luc-Antoine Girardin. Of course they are not, in fact he…
Continue ReadingHow to Run Shell Script as Systemd Service in Linux ?
How to Run Shell Script as Systemd Service in Linux ? Here, we will make a manual script which will…
Continue Reading