Filter by:

Showing 5 articles

• 5 min read

I spent $80 and 14 hours to build this, welcome to my new website!

My refreshed personal blog, built with the help of Claude Code.

AnnouncementClaude Code
External InfoQ
• 11 min read

Unpacking Docker image with `dive`

Docker images bloat from AI libraries and OS components. This articles suggests using docker history and dive tools to diagnose layer-by-layer bloat sources for targeted optimization.

DevOpsDockerOptimizationContainers
External HackerNoon
• 12 min read

Deploying Transformers in Production: Simpler Than You Think

A beginner-friendly guide showing developers how to easily deploy transformer models (like DistilBERT) using Docker, Flask, Gunicorn, and AWS SageMaker.

MLDockerAWSPythonBERT
External Towards AI
• 8 min read

Demystifying Google’s Data Gemma

Unmasking AI’s Illusions: Inside Google’s Data Gemma

No tags
External Towards AI
• 13 min read

Unlocking the Power of Efficient Vector Search in RAG Applications

A Comprehensive Guide to Choosing the Right Vector Index for Efficient Similarity Search

No tags