←back to thread

Go is still not good

(blog.habets.se)
644 points ustad | 3 comments | | HN request time: 0.863s | source
1. guappa ◴[] No.44983400[source]
I've had library code cause a segmentation fault. I think that is even worse.
replies(1): >>44983488 #
2. bhickey ◴[] No.44983488[source]
I've had Go's garbage collector free memory that it never allocated in the first place.
replies(1): >>44983688 #
3. guappa ◴[] No.44983688{3}[source]
Better to be proactive, hehehe