Hello!
Writing
Notes on fullstack engineering, AI in production, and shipping reliable software.
Featured
Learn to set up a self-contained local environment for LLM app development using Docker Compose. Deploy vector stores, open-source models, and FastAPI for a streamlined build process.
· 1 min read
mlops · ci/cd
Learn practical strategies and tooling to build automated CI/CD pipelines for managing, versioning, and deploying machine learning models reliably from training to production.
· 1 min
ai/ml · full-stack
Learn to architect and implement full-stack web applications with LLM agents, covering backend orchestration, tool usage, and frontend interaction patterns for intelligent, production-ready systems.
llm · ai
Discover how developers can strategically leverage LLMs for intelligent code review and security analysis in Python and FastAPI, boosting productivity while preserving core coding skills.
Jul 2026 · 1 min
python · ai
Encountered `AttributeError: 'OneHotEncoder' object has no attribute '_infrequent_enabled'`? Learn to diagnose and fix this common scikit-learn versioning issue, ensuring robust data preprocessing for your ML projects.
Jun 2026 · 1 min
ai · llm
Learn to leverage Hugging Face's open-source speech-to-speech models to create performant and privacy-focused local voice agents with practical Python implementation steps.
Explore how Python and LLMs provide technical solutions for detecting AI-generated content and maintaining academic integrity, offering an alternative to traditional methods like typewriters in education.
Explore the practical implications of token usage differences between Claude Opus 4.6 and 4.7. Learn to measure and optimize LLM token consumption in Python for cost-effective AI applications.
May 2026 · 1 min
data structures · algorithms
Explore skiplists with a practical Python implementation, uncovering their performance benefits over traditional data structures for highly efficient systems requiring fast ordered data access.
security · audio security
Explore the SPEAKE(a)R threat: how speakers become covert microphones. Discover Python and AI techniques to detect and mitigate unusual audio device activity for robust system security.
ai · workflow
Discover practical strategies for integrating AI tools and LLMs into your Python/TypeScript development workflow. Automate tasks, enhance code quality, and accelerate project delivery with smart AI assistance.
Apr 2026 · 1 min
Discover how Claude Code Routines streamline the orchestration of LLM-powered coding tasks, enabling Python developers to build robust, predictable, and AI-driven applications.