An unpopular story of a solo-backend developer: where productivity is the most important aspect. Source: Why I switched From Rust…
Continue ReadingDocumentations
ASCII, oh ASCII! Wherefore art thou, ASCII?
ASCII, oh ASCII! Wherefore art thou, ASCII? The original line copied by an infamous English poet Puns aside, in the…
Continue Reading6 Popular PostgreSQL CLI Libraries
6 Popular PostgreSQL CLI Libraries pgcli – Postgres CLI with autocompletion and syntax highlighting pgsh – Branch your PostgreSQL Database…
Continue Readinghome directory – Is it okay to delete the ~/.cache folder? – Ask Ubuntu
This will delete everything in your .cache that was last accessed more than a year ago find ~/.cache/ -type f…
Continue Reading10 Powerful Python One-Liners.
I shall Eiffellize those, one day or another: 10 Powerful Python One-Liners. Python one-liners can be just as… | by…
Continue Reading15 Weird Googling Tricks 99.9% of Developers Don’t Know About | JavaScript in Plain English
15 Weird Googling Tricks 99.9% of Developers Don’t Know About | JavaScript in Plain English Well, I know most of them.
Continue ReadingFix 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 ReadingSelf-Hosted Streaming Server – NGINX + RTMP – YouTube + Facebook Live
Copying this here in case the original goes offline Self-Hosted Streaming Server – NGINX + RTMP – YouTube + Facebook…
Continue ReadingChoosing a Postgres Primary Key
Computer Scientists Break Traveling Salesperson Record | Quanta Magazine
After 44 years, there’s finally a better way to find approximate solutions to the notoriously difficult traveling salesperson problem. Source:…
Continue Reading