Back

All Posts

architecture distributed-systems crdt real-time collaboration javascript

Building Real-Time Collaboration: A Technical Deep Dive

Real-time collaboration has become table stakes for modern document editors. Users expect to see their collaborators’ cursors, watch edits appear …

Nov 21, 2025 8 min read
AI Security MCP SAFE-MCP Prompt Injection Tool Poisoning LLM Security MITRE ATT&CK

Thousands of AI Agents Are Vulnerable to a New Class of Attacks. This Framework Aims to Fix That.

SAFE-MCP brings MITRE ATT&CK-style security to AI agents as prompt injection and tool poisoning attacks surge Security researchers have discovered a …

Nov 19, 2025 18 min read
AI Agents Blockchain Web3 Payments USDC Cryptocurrency API Design

x402: The Payment Protocol That Makes AI Agents Financially Autonomous

Why Your AI Agent Can’t Pay for Its Own API Calls (Yet) Imagine this: You build an AI agent to research market trends. It needs real-time stock data, news …

Nov 4, 2025 6 min read
AI Security Supply Chain DevOps Cybersecurity AI Agents MCP

When Your AI Coding Assistant Becomes a Trojan Horse: The Rise of AI Agent Weaponization

The August 2025 Nx breach revealed a new attack vector that turns developer tools into automated spies. If you’re a developer who uses AI coding …

Oct 30, 2025 14 min read
mcp security ai-agents open-source anthropic model-context-protocol threat-modeling safe-mcp

MCP is Everywhere. Its Security Playbook Shouldn't Be Nowhere.

The Model Context Protocol (MCP) is having a moment. GitHub repos implementing MCP servers are multiplying weekly. Major companies are adopting it as their …

Oct 30, 2025 8 min read
javascript bun nodejs performance web-development tooling runtime

How Bun Simplifies JavaScript Tooling

If you’ve been working with JavaScript for any length of time, you know the setup pain. Installing dependencies, configuring TypeScript, setting up …

Oct 30, 2025 5 min read
claude-code git github mcp tokens workflow ai-tools

When to Use Git MCP vs GitHub CLI: A Token-Conscious Developer's Guide

If you’re working with Claude Code and wondering whether to use the Git MCP server or stick with GitHub CLI, you’re asking the right question. The …

Oct 27, 2025 4 min read
open-source security MCP tutorial contributing

SAFE-MCP Contributor Guide: A Complete Beginner's Guide to Contributing

Table of Contents Welcome to SAFE-MCP! What You’ll Contribute Prerequisites Step-by-Step Contribution Guide Step 1: Fork the Repository Step 2: Clone Your …

Oct 26, 2025 10 min read
AI Claude architecture agent-skills sub-agents developer-tools

Skills vs Sub-Agents: Choosing the Right AI Architecture

TL;DR When building AI-powered workflows, you have two powerful patterns: Skills: Add capabilities to your AI (like installing plugins) Sub-Agents: Delegate …

Oct 25, 2025 5 min read
productivity tutorial email domains

Why I Spent $30 on Email Addresses When Gmail is Free (And How You Can Too)

Gmail is free and works great. So why would anyone pay for custom email addresses? Because hello@yourname.dev for coding projects and hello@yourname.fit for …

Oct 22, 2025 3 min read
meta introduction

Welcome to My Technical Blog

Welcome to my technical blog! This space will serve as a platform to share insights, experiences, and learnings from my journey in software engineering. What to …

Oct 20, 2025 1 min read
AI Development Claude Code LaTeX Collaboration Case Study

Building Production-Ready Code with AI: A 7-Day Journey

When I started working with Claude Code on November 12th, I had a vision: build a professional LaTeX collaboration platform for academic researchers. What I …

Jan 19, 2025 12 min read