Filter by:
Showing 6 articles
External HackerNoon
• 14 min read
Make Docker Builds Faster with Layer Caching
Dockerfile is an immutable ledger. Look at it this way and optimizing containers becomes intuitive and obvious.
• 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.
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.
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.
External Towards AI
• 8 min read
Demystifying Google’s Data Gemma
Unmasking AI’s Illusions: Inside Google’s Data Gemma
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