WaSQL Wired
Past Articles
About
Featured Articles
Common Table Expressions in SQL
The answer to making complex SQL more readable and maintainable
2025-08-08
~Steve Lloyd
AI Code Prompting
How to prompt AI to get the best coding sidekick you ever saw
2025-08-01
~Steve Lloyd
#ai, #programming
Bash Mastery
A guide to Linux Command Line Excellence
2025-07-25
~Steve Lloyd
#linux
Archive
0
commandlinetools (7)
databases (11)
json (3)
postgresql (6)
programming (10)
Title
Subtitle
Tags
Contains
Search
1-20 of 30
Common Table Expressions in SQL
The answer to making complex SQL more readable and maintainable
2025-08-08
~Steve Lloyd
AI Code Prompting
How to prompt AI to get the best coding sidekick you ever saw
2025-08-01
~Steve Lloyd
#ai, #programming
Bash Mastery
A guide to Linux Command Line Excellence
2025-07-25
~Steve Lloyd
#linux
Mastering Android Debug Bridge (ADB)
The Ultimate Command-Line Tool for Android
2025-07-18
~Steve Lloyd
#programming, #adb, #android
PostgreSQL TOAST: Advanced Storage Optimization
Understanding the hidden storage mechanism that could make or break your database performance
2025-07-11
~Steve Lloyd
#databases, #postgresql
REST APIs Done Right: A Technical Deep Dive
A Guide to Building APIs That Developers Actually Want to Use
2025-07-04
~Steve Lloyd
#programming, #rest, #json
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