PinnedInDev GeniusbyCheikh seck·Apr 24Godex: AI-Assisted Coding in the TerminalLooking at AI Through a Different Lens
PinnedInStackademicbyCheikh seck·Mar 13Godex: Designing an AI Coding AgentHow MCP Servers Connect LLMs to Your Local Ecosystem
InTowards DevbyCheikh seck·Jun 30Go 1.26 Quietly Fixed the Things That Were Actually AnnoyingMost release notes read like change logs. This one reads like a list of apologies. Here’s what changed, why it matters, and what you can…A response icon1A response icon1
Cheikh seck·Jun 25eBPF in Go: Observability for AI-Generated ServicesFrom blind debugging to kernel-level visibility in 10 minutes
InStackademicbyCheikh seck·Jun 24Secure Your Go Projects in 5 Minutes with Trivy — Full WalkthroughIn the era of AI-generated code, the scanner is the only thing standing between your repo and a CVE you didn’t write.
InDev GeniusbyCheikh seck·Jun 21I Built an MCP Server in 200 Lines of Go (and Claude Became 10x More Useful)Model Context Protocol is the API contract for the AI era. Go is the only language that lets you build one in an afternoon.
InDev GeniusbyCheikh seck·Nov 27, 2025Overcoming the Cyclical Import ProblemA ballad about Dependency Injection
InDev GeniusbyCheikh seck·Jul 7, 2025Exploring Go 1.25’s json/v2 package.A look at the new field tags offered by the package
InDev GeniusbyCheikh seck·Jul 6, 2025Making HTTP Requests with RestyAn Elegant HTTP Client with a Retry mechanism
InStackademicbyCheikh seck·Jul 5, 2025Building CLIs with CobraCreating Powerful Command Line Tools in Go