π» Technical Tutorial
Writings about coding, development, and technical implementations. From setting up servers to debugging React apps, these posts walk you through real-world tech solutions with practical examples.
13 posts
Your Error Messages Are Talking to Machines Now
AI agents don't read your error messages the way people do, they act on them. As MCP and autonomous coding agents take over, a vague error can stall an entire pipeline, and a convincingly worded fake one can smuggle in a hidden instruction.
Mantis Is Google's Answer to a Problem AI Itself Created
Naive AI code scanners hallucinate bugs and get it right less than 7% of the time. Mantis is Google's open-source attempt to fix that: a chain of AI agents that don't trust each other's findings until a bug proves itself in a sandbox.
AI in everyday Life (For non-techies)
AI isn't just for experts, it's already in your daily life through voice assistants and spam filters. Learn how these digital tools work, discover tips to use them more effectively, and find out how to set up your own local AI system.
One Simple Domain Change That Cut My API Gateway Costs in Half
I found out why hosting my API on a subdomain might be costing me more than necessary, and how I fixed it with a straightforward solution that also improved my application's performance.
I switched to Cloudflare Tunnel and ditched Ngrok
Tired of Ngrok's limitations? Discover how Cloudflare Tunnels can help you securely share your local development projects with the internet without deployments.
Simplifying Complex Systems with Backend for Frontends (BFF)
Discover how the Backend for Frontends (BFF) pattern can revolutionize the way you structure your applications, ensuring a smoother and more efficient interaction between your frontend and backend systems.
Webhooks and What They Are?
Unravel the mysteries of webhooks and discover their power in real-time app interactions. From basic definitions to hands-on Node.js examples, this post has you covered. Say goodbye to constant API polling and hello to event-driven design!
Building a NextJS ChatGPT UI Categorizer
Unveil the power of NextJS 13 and ChatGPT API to categorize UI components into Atomic Design terms, all achievable in under 30 minutes!
Crafting the Perfect Prompt: The Art and Science Behind Effective Queries
Every AI journey begins with a simple prompt. However, the success of this voyage depends heavily on how well we phrase that first step. Letβs explore the art and science behind crafting a clear, engaging, and effective AI prompt that ensures your digital sidekick genuinely grasps your intent. π
Event-Driven Setup with Docker, RabbitMQ & Node.js
Getting Our Hands Dirty: A Chill Walkthrough to Event-Driven Goodness with Some of Our Fave Tech Stacks! π
Navigating the World of Algorithms for Modern Developers
Understanding the Essence and Power of Algorithms: A Comprehensive Journey for Today's Developers to Decode, Design, and Dominate in the World of Computational Problem-Solving.
What is GraphQL?
GraphQl, is the new buzzword in our ecosystem. But what is it about? Why is there this hype to learn and use it? Let us travel through the
load more ↓
One Simple Domain Change That Cut My API Gateway Costs in Half
I found out why hosting my API on a subdomain might be costing me more than necessary, and how I fixed it with a straightforward solution that also improved my application's performance.
I switched to Cloudflare Tunnel and ditched Ngrok
Tired of Ngrok's limitations? Discover how Cloudflare Tunnels can help you securely share your local development projects with the internet without deployments.
Simplifying Complex Systems with Backend for Frontends (BFF)
Discover how the Backend for Frontends (BFF) pattern can revolutionize the way you structure your applications, ensuring a smoother and more efficient interaction between your frontend and backend systems.
Webhooks and What They Are?
Unravel the mysteries of webhooks and discover their power in real-time app interactions. From basic definitions to hands-on Node.js examples, this post has you covered. Say goodbye to constant API polling and hello to event-driven design!
Building a NextJS ChatGPT UI Categorizer
Unveil the power of NextJS 13 and ChatGPT API to categorize UI components into Atomic Design terms, all achievable in under 30 minutes!
Crafting the Perfect Prompt: The Art and Science Behind Effective Queries
Every AI journey begins with a simple prompt. However, the success of this voyage depends heavily on how well we phrase that first step. Letβs explore the art and science behind crafting a clear, engaging, and effective AI prompt that ensures your digital sidekick genuinely grasps your intent. π