Why CGO?: Build Beautiful, Pure Go Desktop Apps with Proton
Hey everyone! If you've ever tried building a desktop application in Go, you probably know the...
Tag archive
Hey everyone! If you've ever tried building a desktop application in Go, you probably know the...
Introduction When you fire up a Python environment, Tkinter is already there—a silent...
After years of building desktop applications in Go, the one hurdle that consistently frustrated me...
A self-hosted web UI for managing and running Ansible — a simpler, friendlier AWX that runs from a...
Introduction: The State of RGtk2 RGtk2, once a cornerstone for building graphical user...
Introduction In the realm of manufacturing, G-code serves as the backbone for CNC...

Medix already converted media from the terminal. But the people I actually built it for don't open terminals. So I gave it a local web face, no React, no Electron, no node_modules.
Model Context Protocol solved a real problem. Before MCP, every tool integration required custom glue...
Discover Ollama, the game-changing tool that empowers non-programmers to effortlessly run local AI on Windows, ensuring privacy and control for conten

The backup you skipped last Tuesday is the one you'll need next Monday. There's a ritual every...

https://miniscript.org/MiniMicro is a virtual home computer with a primarily command-line interface. ...

How we brought Flutter/Chrome-class rendering to Go: Layer Tree compositor, multi-rect damage, per-boundary GPU textures, and persistent tree allocation — all in pure Go, zero CGO.