MCP Is Great for Tools. Terrible for Agents.
Building claudebin as an MCP server for Claude Code. JSON-RPC protocol, session extraction, device auth, and an honest comparison with OpenCode's plugin model.
Building claudebin as an MCP server for Claude Code. JSON-RPC protocol, session extraction, device auth, and an honest comparison with OpenCode's plugin model.
Everyone talks about AI-assisted learning. Here's what it actually looks like. A 155-message journey from zero WebGPU knowledge to a working MNIST classifier, with the entire conversation captured and browsable.
A free, open-source tool for publishing Claude Code terminal sessions as shareable, embeddable, and resumable web URLs. One command, permanent link.
How I went from 0 paying customers to growing MRR by abandoning traditional marketing and riding existing distribution waves
An OpenCode plugin that analyzes a web project's visual styling and generates a concrete transformation plan to match a target design system. Three agents, zero guesswork.
An OpenCode plugin that replaces terminal-based brainstorming with a browser UI. 14 rich input types, parallel exploration branches, and a 5x speedup over typing.
An OpenCode plugin that turns a single coding agent into an orchestrated team of 12 specialized sub-agents, enforcing a Brainstorm-Plan-Implement workflow with parallel execution and session continuity.
I gave myself 3 hours to see if AI coding tools could tackle a legacy Laravel app. Here's what actually happened.
A CLI tool to transform Claude Code transcripts into readable HTML. Built because I wanted to share and replay my coding sessions.
This article explores parallel transaction execution in blockchain systems, explaining how blockchains like Solana, SUI, and Aptos handle transactions simultaneously to increase performance. It covers the differences between deterministic and optimistic methods, the challenges of conflict resolution, and how these approaches improve scalability and efficiency in blockchain technology.
Guidelines for maintaining a healthy Python codebase: consistency, explicit code, fail-fast patterns, testing strategies, and practical refactoring examples
Building a serverless hosting platform using Knative, Tekton, and Kubernetes on bare metal - from cluster setup to automated CI/CD deployments
How multiple inheritance works in Python?
A short interviewing statement for 2019
2019 - the beginning