Proposal Details When the proposal for GORISCV64 was being discussed, the situation regarding compressed instructions for RISC-V was somewhat unclear
GORISCV64=rva20u64 accepted to include compressed instructions
The accepted proposal to fold compressed instructions into GORISCV64=rva20u64 leads the day, cleaning up an ambiguity left over from the original RISC-V baseline discussion and nudging the default a little closer to what real rva20 hardware actually runs. On the side, the x/tools analysis framework resurfaces on Hacker News as a reminder of how much modular static analysis quietly rides along with the toolchain, and someone shipped a pure-Go WebP codec with no cgo, libwebp, or wasm in sight, which is the kind of yak-shave that pays off for years.

The accepted proposal to fold compressed instructions into GORISCV64=rva20u64 leads the day, cleaning up an ambiguity left over from the original RISC-V baseline discussion and nudging the default a little closer to what real rva20 hardware actually runs. On the side, the x/tools analysis framework resurfaces on Hacker News as a reminder of how much modular static analysis quietly rides along with the toolchain, and someone shipped a pure-Go WebP codec with no cgo, libwebp, or wasm in sight, which is the kind of yak-shave that pays off for years.
GoWest: a community-driven single-day Go conference in Utah.
Africa's Go conference, celebrating the growing Go community across the continent.
The flagship GopherCon conference, North America's largest gathering of Go developers.

sqlite-backed shell history
I needed webp encoding in a project that I'm building without cgo, and thus without libwebp. I found gen2brain's webp which uses libwebp compiled to wasm, but I also discovered that this didn't have g
While I see fewer unsynchronized these days, they still appear often enough in regard to fire-and-forget work. Unmanaged results in unbounded concurrency, memory leaks, and other surprising behavior i
Go on lego, should it exists? maybe not, but i had fun I still need to clean it and OSS it when I have the time, wanted to share my journey, of going low resource barebones
R a p i d 7 is continuing their mass eshittification campaign by retiring AttackerKB in mid-August. This small, MIT-licensed golang utility — https:// git.sr.ht/ hrbrmstr/attackerkb -archive — wil
I want to create my own little modules for reusing code I regularly use. Like handling files and paths. I was hoping I could just create a module put it somewhere on my PC and import that into every p
Ok On Sunday, July 26, 2026 at 9:42:25 AM UTC Duncan Harris wrote:
Join Golang SP @ São Paulo, BR on Wed Aug 5
Join EUG Go @ Eugene, US on Wed Aug 12
The Model Context Protocol (MCP) from Anthropic is becoming the standard for connecting LLM agents to...
The NASA Ten Rules of Programming My interpretation of these rules with Golang...
Let's build a simple TODO list application using Golang, HTMX, SQLite and Tailwind CSS. The goal is...
Design Patterns in Go: What They Actually Solve, and When to Reach for Them Continue reading on Medium »
Kubernetes answers one important question: which node should run this Pod? Production clusters need a larger answer: how can… Continue reading on Medium »
You already write Go, so why bundle a whole Chromium to ship a desktop app? Wails builds cross-platform desktop apps on the ...
Go will get generic methods! Let's talk about it. If you are curious about a 15 minute crash course in Go, feel free to check out this ...
Same codebase. C++: up to an hour. Go: seconds. ⚡ Here's the real engineering behind it: Go reads compiled export data ...
Just Me and my Boy(s) coding cool stuff every weekend and having fun!

Kris and Matt have a pretty big question they're trying to answer this week: in the age of AI, what does it actually mean to build something? We start (for real this time!) with the "SDKs are dead" di
Evolution API / Evolution Go is an open-source WhatsApp integration API

Add MemHop - embedded cognitive memory database for AI agents MemHop is an embedded cognitive memory database for AI agents, written in pure Go with 4 direct dependencies. Six-layer cognitive architec

Add MemHop - embedded cognitive memory database for AI agents MemHop is an embedded cognitive memory database for AI agents, written in pure Go with 4 direct dependencies. Six-layer cognitive architec

MemHop is an embedded cognitive memory database for AI agents, written in pure Go with only 4 direct dependencies. Six-layer cognitive architecture (L0-L5), Dream consolidation pipeline, three-channel

Co-authored-by: Your Name
GoBGP: Remote Denial of Service (Panic) in UpdatePathAttrs4ByteAs via Malformed BGP UPDATE in github.com/osrg/gobgp
GoBGP: Remote Denial of Service (Panic) via Malformed Well-known Path Attribute in github.com/osrg/gobgp
Opentelemetry-go's baggage parsing no longer caps raw header length in go.opentelemetry.io/otel




