12 Python Decorators to Take Your Code to the Next Level
Continue ReadingDocumentations
9 Python Built-In Decorators That Optimize Your Code Significantly | by Yang Zhou | TechToFreedom | Jan, 2023 | Medium
Do more by less: leverage the power of decorators Source: 9 Python Built-In Decorators That Optimize Your Code Significantly |…
Continue ReadingPv – Show Progress for [Copy/Backup/Compress] Data in Linux
Pv – Show Progress for [Copy/Backup/Compress] Data in Linux Pv is a terminal-based tool that allows you to monitor the…
Continue ReadingHow to become a command-line wizard
Dudes, I already use the tricks described in «How to become a command-line wizard». Do you think I’m a CLI…
Continue ReadingHow to configure wireless wake-on-lan for Linux WiFi card
How to configure wireless wake-on-lan for Linux WiFi card – nixCraft
Continue ReadingLearn How to Use Bash For Loop in Shell Scripts
A little promemoria For Loops in Shell Scripts
Continue ReadingWhy I switched From Rust to Go on the Backend
An unpopular story of a solo-backend developer: where productivity is the most important aspect. Source: Why I switched From Rust…
Continue ReadingASCII, 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 Reading