Hello!
Writing
Notes on fullstack engineering, AI in production, and shipping reliable software.
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 read
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.
llm · ai
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
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.
python · fastapi
Learn to apply the Miller Principle (7 ± 2) to simplify Python applications, FastAPI APIs, and LLM prompt design, effectively reducing cognitive load and improving maintainability.
Uncover the vulnerabilities and biases in current AI agent benchmarks and learn practical Python strategies to build more robust, secure, and trustworthy LLM evaluation frameworks.
Explore how to leverage Python and prompt engineering with Large Language Models to transform modern text into a distinct 'caveman speak' style, showcasing LLMs' flexibility for creative text generation.
developer tooling · ai
Learn how to create optimized VS Code Dev Containers for your AI/ML projects, ensuring consistent development environments, faster onboarding, and reproducible results for your team.