Stop Writing Bigger Prompts. Start Designing Agent Skills.How to reduce context size, improve reasoning, and build more predictable AI coding workflowsApr 11, 2026·6 min read
How to Use RERO to Improve Developer Velocity and Feedback LoopsA practical guide to embracing "Release Early, Release Often" to ship faster, learn sooner, and build better software.Nov 8, 2025·3 min read
Concurrency is not ParallelismParallelism makes it faster. Concurrency makes it work.Oct 26, 2025·3 min read
gofmt & goimports - Small Tools, Big DifferenceBecause formatting shouldn’t be a team debateSep 26, 2025·3 min read
MCP Server in Golang Providing Data for Amazon Q in JetBrains IDEModel Context Protocol Server in Real-Life ExampleAug 24, 2025·4 min read
How to Run YOLOv8 Inference Directly in Golang (with ONNX)And mark the detected objects in the output imageJul 27, 2025·7 min read
How to Run YOLOv5 Inference From Golang with Python APIConnect Golang to a FastAPI-Powered YOLOv5 Inference ServerJun 29, 2025·6 min read