How I Ported a Python Astronomy Library to Go with AI
Feb 25, 2026
AI-assisted port of Skyfield (Python) to a Go ephemeris library. Validation-first approach, golden tests, and bug hunts.
Tag
Feb 25, 2026
AI-assisted port of Skyfield (Python) to a Go ephemeris library. Validation-first approach, golden tests, and bug hunts.
Jun 21, 2025
Outgrew Python tools, built my own Go backtester. Here's what I learned about speed, scale, and tradeoff.
Aug 1, 2017
When working on multiple projects that use GoLang see how you can ensure that updating dependencies do not break other projects.
Jul 27, 2017
If your Go version is stuck at an earlier installation, read further.