https://github.com/aldernero/sketchy
🎨 Sketchy: A Framework for Creating Generative Art in Go — This is pretty slick. Powered by Ebitengine and canvas behind the scenes.
about 1 month ago
https://www.alexedwards.net/blog/how-i-use-htmx-with-go
How I Use HTMX to Build Go Webapps — A practical walkthrough of using htmx (think AJAX-style updates driven by HTML attributes) with Go. Opinionated, super Go-specific, and honest about the tricky bits. A good starter on building server-rendered interfaces with incremental interactivity.
about 1 month ago
https://opentelemetry.io/blog/2026/go-compile-time-instrumentation-v1/
Compile-Time OpenTelemetry Instrumentation for Go — No more hand-written instrumentation or eBPF agents needed, as OpenTelemetry's compile-time instrumentation for Go is now stable. It uses -toolexec to inject telemetry automatically, but v1's library coverage has some limits worth noting.
about 1 month ago
https://packagemain.tech/p/my-thoughts-on-the-future-of-go-in-ai-era
My Thoughts on the Future of Go in the AI Era — Akin to Steve Francia's recent piece, Alex argues that "AI might actually make boring languages more valuable, not less."
about 1 month ago
https://fyne.io/blog/2026/07/13/fyne-v2.8-released/
Fyne 2.8: A Big Update for the Popular GUI Toolkit —
The cross-platform GUI toolkit lands its biggest release in years, adding GPU-accelerated shapes, shadows and custom GLSL shaders, richer Markdown rendering, multi-monitor window APIs, and more.
about 1 month ago
https://agentfield.ai/github/pr-af/?utm_id=golang-260717-pr-af
AI Wrote the Diff. Who Reviews It? — Open-source multi-agent PR review, drops into GitHub Actions.
about 1 month ago
https://blog.jetbrains.com/go/2026/07/16/goland-2026-2-is-now-available/
GoLand 2026.2 Released — The latest release of the commercial Go IDE now integrates with the go fix tool and introduces a new 'Go optimization' tool that brings profiling, escape analysis, and struct optimization into one place.
#goland
#performance monitoring
#profiler
#release
about 1 month ago
https://devblogs.microsoft.com/go/microsoft-agent-framework-for-go-public-preview/
🤖 Microsoft Agent Framework for Go in Public Preview — Microsoft follows in Google ADK Go's footsteps with its own framework for building, orchestrating and deploying AI agents and workflows. GitHub repo.
about 1 month ago
https://www.hmans.dev/blog/chatto-is-open-source
💬 Chatto: A Go-Powered Group/Team Chat App — A complete, self-hostable Slack-like (except fast and doesn't nag about AI features constantly) group chat with a Go backend and SvelteKit frontend. GitHub repo.
about 1 month ago
https://www.tigerdata.com/go/trial
One Database. Zero Pipelines. Full Postgres — Extend Postgres: hypertables, 95% compression, continuous aggregates. Analytics on live data. $1000 credit to start.
3 months ago