Janet Shi

5 posts
RSS
Apr 19, 2024

My Struggle with Hugo in Docker

My Struggle with Hugo in Docker

This is a post to document the issues I stumbled upon when setting up my resume website. Firstly, why did I choose Hugo ? Because it's written in go, that's

Apr 19, 2024

Memory Leak in cgo

Memory Leak in cgo

Recently my team encountered memory leak in our system. We have a service that is written in golang and rust. The golang part invokes the functions in rust. To do so, we use

Apr 16, 2024

My Battle with CGNAT

This battle started when I was configuring this website. It lasted for around 3 months, thanks to my laziness and impatience. I thought it would be a good idea to make it my