Claude Code: Terminal-First AI Agents with Your MarketplaceHow to wire your marketplace plugins into Claude Code for maximum developer productivity.May 1, 2026·6 min read
Capturing FastAPI server access logs using Loki and visualizing them on GrafanaIntroduction FastAPI is a high-performance web framework for building APIs with Python. One of its many features is its built-in logging capabilities. FastAPI uses the standard logging module in Python to log information about requests, responses, an...Feb 14, 2023·6 min read·544
How to setup & install oh my zsh on Chrome OSA guide to setup and install oh my zsh with agnoster theme and working fonts like a pro on Chrome OS.Aug 12, 2020·2 min read·293
Use Python & Boto3 to Backup files/logs to AWS S3Python script, using Boto3, to backup files in a folder or server logs to AWS S3 in daily at a fixed time with the backup data in the file/log name.Aug 12, 2020·8 min read·99