Featured Articles
Mastering Taskwarrior
The Command-Line Task Management Powerhouse
2025-06-27
~Steve Lloyd
#taskwarrior, #commandlinetools
Mastering HTTPie: The Modern CLI HTTP Client
A command-line HTTP client that makes CLI interaction with web services as user-friendly as possible
2025-06-20
~Steve Lloyd
#commandlinetools, #httpie
Mastering Vim: The Ultimate Guide
From Novice to Ninja: Transforming Your Text Editing Experience Forever
2025-06-13
~Steve Lloyd
#commandlinetools, #vim
Archive
Mastering Taskwarrior
The Command-Line Task Management Powerhouse
2025-06-27
~Steve Lloyd
#taskwarrior, #commandlinetools
Mastering HTTPie: The Modern CLI HTTP Client
A command-line HTTP client that makes CLI interaction with web services as user-friendly as possible
2025-06-20
~Steve Lloyd
#commandlinetools, #httpie
Mastering Vim: The Ultimate Guide
From Novice to Ninja: Transforming Your Text Editing Experience Forever
2025-06-13
~Steve Lloyd
#commandlinetools, #vim
The Complete Guide to Technology Acronyms
Decoding the Technical Alphabet Soup of Databases, Networks, and Programming
2025-06-06
~Steve Lloyd
#general
A Master Class on YT-DLP
The definitive tool of choice for downloading videos
2025-05-30
~Steve Lloyd
#ytdlp, #commandlinetools
Mastering ThinkScript
A Comprehensive Guide to Coding in ThinkOrSwim's Proprietary Language
2025-05-23
~Steve Lloyd
#programming, #thinkscript
A Master Class on FFmpeg
Master the Swiss army knife of multimedia processing
2025-05-16
~Steve Lloyd
#ffmpeg, #commandlinetools
EXIF - The Metadata of Modern Photography
A deep dive into the hidden data tucked inside every image
2025-05-09
~Steve Lloyd
A Master Class on ImageMagik
Master the swiss army knife of image processing
2025-05-02
~Steve Lloyd
#imagemagik, #commandlinetools
SMIL - SVG Animations without JS or CSS
An in depth look at SMIL for svg animation effects without using JavaScript or CSS.
2025-04-25
~Steve Lloyd
#svg
Duck DB Crash Course
From Big Data to AI Insights: Why Duck DB is Your Essential Tool
2025-04-18
~Steve Lloyd
#databases, #duckdb
Relational Database Differences
Comparing MySQL, PostgreSQL, MSSQL, Oracle, Snowflake, SAP HANA, SQLite, and DuckDB
2025-04-11
~Steve Lloyd
#databases
Advanced JSON Querying in PostgreSQL
Sophisticated techniques for working with complex JSON structures efficiently
2025-04-04
~Steve Lloyd
#databases, #postgresql, #json
Command Line Git
From basic to advanced, this will help you become a Git Pro
2025-03-28
~Steve Lloyd
#git
Mastering Lua
A Comprehensive Guide to Coding in Lua
2025-03-21
~Steve Lloyd
#programming, #lua
JavaScript Crash Course
What you need to know to become a JavaScript guru.
2025-03-14
~Steve Lloyd
#javascript, #programming
Querying Databases with Python
SQLite, MySQL, MSSQL, PostgreSQL, Oracle, SAP HANA, Snowflake, MS Access, Firebird
2025-03-07
~Steve Lloyd
#python, #databases, #programming
PHP 8 Crash Course
What you need to know to become a PHP guru.
2025-02-28
~Steve Lloyd
#programming, #php
Describe table in PostgreSQL? Yes we can.
Build a custom Describe Table function in postgres using File FDW
2025-02-21
~Steve Lloyd
#databases, #postgresql
Regular Expressions Made Simple
A simple guide to understanding and using regular expressions
2025-02-14
~Steve Lloyd
#regex