awkwardturtle

joined 1 year ago
 

Found myself trying to debug an issue with memory not being garbage collected in a program. It turns out go comes with a tool that shows you the different memory allocations and resource hogs between different goroutines. Super useful so far from what I've found on some basic debugging, but still trying to understand how the flamegraph, the visualizations when writing to a png, and some other utilities in there work.

Overall was happy to learn that there was included tooling for that purpose within go itself.

 

Ordered something that was gonna take a week to get here, and today it was supposed to arrive.

My package wasn't here though; it turns out I forgot to put in the last number of my address on the shipping info and now it's been sent back because it was a non-existent address :'( I also have to figure out what company I need to contact next week to update the delivery address for since USPS didn't directly handle the package entirely. Sad day and mild inconveniences all around