Posts
Page 20 of 59
-
Jellyfin vs Plex: Your Media Deserves Better Than a Subscription
Jellyfin vs Plex in 2026: features, mobile sync, and transcoding compared. Is Plex Pass still worth paying for, or has Jellyfin fully caught up for home lab?
· Updated:6 min read -
Key Parameters of Large Language Models
Temperature, top-p, top-k, context length, LLM inference parameters explained so you stop guessing why the model gives weird output.
· Updated:5 min read -
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:16 min read -
LazyLibrarian + Readarr: Automating Your Book Library
LazyLibrarian vs Readarr for ebook and audiobook automation in 2026, why Readarr got retired, what to run instead, with real Docker Compose configs.
12 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
Disaster recovery for your Linux home lab, tiered backups, a restic script that actually runs, restore drills, and the gotchas that bite at 2 AM.
· Updated:5 min read -
linux shell argument list too long rsync or cp
Fix 'Argument list too long' in bash when cp or rsync chokes on thousands of files, glob loops, find + xargs, and the ARG_MAX reason behind it.
· 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