Tag
#cli
4 posts
Foundations linux 10 min
What Is the Command Line and Why Do Developers Love It?
That black screen with text isn't movie hacking — it's the most powerful tool on your computer. Here's why developers swear by it.
cli terminal bash
Foundations linux 10 min
Your First Bash Script That Actually Does Something
Most bash tutorials start with 'Hello World.' This one starts with a real script that solves a real problem — and teaches you shell scripting along the way.
bash scripting cli
Applied ai ml 18 min
Audio Fingerprinting at Scale: Building a 5-Second Ambient Sound Classifier
Cairn classifies ambient sounds in 5 seconds using PANNs Cnn14 — what took Shazam years of R&D, we built as a CLI tool. Here's the architecture.
audio machine-learning panns
Applied web development 16 min
Building a Home Lab Dashboard with Preact, Express 5, and SQLite
dankMire is my personal command center — a lightweight dashboard for tracking projects, managing media assets, and monitoring my home lab.
preact express sqlite