How diffChangelog and Snapshots Work TogetherWhen I started formalizing Database DevOps practices, one recurring issue kept surfacing: schema drift. Development was ahead of staging. Production had emergency hotfixes. QA sometimes had “just one small tweak” that never made it back to version co...Feb 11, 2026·5 min read·31
Running WebAssembly with ContainerD + CRUN + WasmEdgeWebAssembly (Wasm) isn’t just for the browser anymore. It’s conquering the cloud too — and if you're feeling adventurous, let's plug it into container runtimes like containerd, run it with crun, and power up workloads in Kubernetes like a boss. Oh, a...Apr 20, 2025·4 min read·271
DeepCoder-14B: Open-Source LLM That Beats GiantsNot all AI breakthroughs come wrapped in billion-dollar hype. Some just quietly show up, crush benchmarks, and leave researchers wondering how something so small can be so powerful. That’s DeepCoder-14B in a nutshell. What is DeepCoder-14B? DeepCoder...Apr 11, 2025·4 min read·962
Breaking Language Barriers with Azure OpenAI and Next.jsEver found yourself struggling to communicate in another language? Yeah, me too. That’s why I built Translate.AI - an AI-powered translation tool that makes breaking language barriers not just seamless but actually fun! As a developer, I wanted somet...Feb 5, 2025·4 min read·108
The Marvelous Rise of AI Test Case GenerationWhile coding frameworks and workflows have become faster and more efficient, one thing that often slows teams down is testing, especially when it comes to generating accurate test cases. Fortunately, Gen AI is stepping up to make testing easier. Tool...Dec 17, 2024·8 min read·88
How GitHub Codespaces Enhances Developer ProductivityIn this blog, we share how we improved the daily build-run-test-edit experience using CodeSpaces, our remote development environment. We will start with some initial challenges, the pain points we addressed with CodeSpaces, our architecture, and how ...Dec 16, 2024·6 min read·126
Elevate Your API Testing with Keploy's VS Code ExtensionComplete API Testing Tool - Unit testing & e2e testsDec 12, 2024·3 min read·67