9 blog available in the CoPilot directory
goWhat is a package? In Go, every Go program is made up of packages. A package is a...
goPithom Labs Scraper introduces a systematic approach to web scraping that treats data extraction as a...
goWhat would a Better Auth–level developer experience look like in Go? That question turned into Limen, an open-source plugin-first auth library.
goProject scaffolders help speed up development. Until they fail halfway. Now you're left with a messy...
goI wanted an IBKR library that felt like Go and had testing I could trust. So I wrote one.
goSerie of sketchnotes about Go. Explaining in a visual way Go/Golang concepts.
goA full-stack starter with Go/Gin, React 19, auth and multi-tenancy already done — so you can jump straight into business logic.
goError handling is one of the most distinctive aspects of Go. Unlike languages that use exceptions, Go...
goCLI Snitch monitors every outbound connection from your Mac and lets you allow or deny them with real pfctl firewall rules — all from the terminal.