Jeremy Morgan
banner
jeremymorgan.com
Jeremy Morgan
@jeremymorgan.com
Developer, Tech Blogger, and Volunteer Firefighter. World's okayest developer

"You don't need permission to be awesome" - @reverentgeek.com

I came here to break builds and chew bubblegum. And I'm all out of bubble gum.
Retro Racer MVP
Experience the thrill of high-speed racing in Retro Racer MVP.
www.jeremymorgan.com
April 18, 2025 at 3:56 AM
In the end I scripted it all out in SSH commands. PASS. It's crude but works great. Only took me 34 tries.
April 17, 2025 at 12:16 AM
If you're curious, I'm building and deploying a Go service to a FreeBSD server with Supervisor.
- I tried cross compiling within the Linux runner: Fail
- I tried building a FreeBSD container within the runner and compiling it: Fail
- I tried hosting a local GitHub runner on the FreeBSD server: Fail
April 17, 2025 at 12:16 AM