Below you will find pages that utilize the taxonomy term “golang”
Profiling a Go-language Production Server
Wednesday, Apr 27, 2022
A few months ago, I noticed my app was having CPU spikes. Read on to see how I diagnosed the issue on a running production server.
Using NATS to build a very functional Websocket server
Wednesday, Jul 22, 2020
How we built the Woogles backend messaging system using NATS and Websockets.
Macondo Dev Blog - simming
Sunday, Mar 22, 2020
I’m going to log more of my progress on the apps that I wrote about in an earlier post, in an attempt to:
make myself more likely to work on these apps write a log for me and others and drum up some excitement! ;) Monte Carlo simulation is basically working on Macondo. I expect that since I just got it working, that I’ll discover some bugs and special cases, and there’s so much more I want to do with it, but for now I’m excited that I got it working.