Hacker News new | past | comments | ask | show | jobs | submit login
Faster Python with Go shared objects (the easy way) (kchung.co)
19 points by pjmlp on April 14, 2021 | hide | past | favorite | 2 comments



"Let's ignore the memory leak for now. We will address it later."

I am very excited to find a programmer who approaches life the same as I.


As a junior programmer, I experienced this.

There was a messages system for controlling a device. The reads/writes were unapologetically leaked. My young mind couldn't comprehend it, and it made me angry. 20 bytes per message, and we sent thousands!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: