Posts
Page 8 of 47
-
LangGraph vs CrewAI vs AutoGen: AI Agent Frameworks for Mere Mortals
Confused by AI agent frameworks? Compare LangGraph, CrewAI, and AutoGen with real Python examples, a no-nonsense breakdown, and zero hype. Pick the right one.
· Updated:10 min read -
Large Language Model Formats and Quantization
GGUF, GGML, AWQ, GPTQ — LLM file formats and quantization levels explained: trade-offs between model quality, size, and inference speed.
· Updated:6 min read -
Lazy Docker & Dive: CLI Tools That Make Docker Less Painful
Learn how lazydocker and dive make Docker manageable from your terminal. TUI dashboards, image layer analysis, CI integration, and optimization tips.
· Updated:15 min read -
LazyLibrarian + Readarr: Automating Your Book Library
LazyLibrarian vs Readarr for ebook and audiobook automation — honest comparison of features, maturity, and community support, with real Docker Compose configs.
11 min read -
LinkedIn Is Searching Your Computer
LinkedIn scans every visitor's installed extensions and sends the data to third parties without consent. Here's what they're looking for—and how to stop it.
· Updated:6 min read -
Linux Bash Tips and Tricks pt1
Bash tricks that save keystrokes — history expansion, brace expansion, process substitution, and the shortcuts your fingers will thank you for.
· Updated:4 min read -
Linux distribution info & kernel info
Find your Linux distro version, kernel version, and architecture with uname, lsb_release, /etc/os-release, and hostnamectl.
· Updated:6 min read -
Linux Home Lab Security: Planning for the Unexpected
Harden your home lab against real threats — SSH hardening, fail2ban, network segmentation, backups, and preparing for when things go wrong.
· Updated:5 min read -
linux shell argument list too long rsync or cp
Fix 'Argument list too long' errors in bash when cp or rsync chokes on thousands of files — xargs and find-based workarounds.
· Updated:5 min read -
LiteLLM & vLLM: One API to Rule All Your Models
LiteLLM proxies every LLM — local or cloud — behind one OpenAI-compatible endpoint. Pair it with vLLM for GPU-backed serving and ditch the SDK sprawl.
· Updated:8 min read -
Automating Docker via Ansible
Automate Docker container deployment with shell scripts, cron, and Ansible — stop SSHing in and restarting things by hand.
· Updated:6 min read -
MinIO Is Archived: Move to Garage
MinIO Community Edition was archived April 25, 2026. Here's why Garage (AGPL, Rust, NLnet-funded) is the right self-hosted S3 replacement and how to migrate.
· Updated:10 min read