Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Do you like Go?

Name: Anonymous 2013-11-16 20:39

I am thinking to give it a try, looks like the C of XXI century, and the mascot was created by the same author of Glenda..

Also the go get is pretty trendy, almost like npm, bundler or cpan!

so, how many of you are already using it?

Name: Anonymous 2013-11-17 21:30

>>9
I guess you might be able to do something that would mimic dynamic GC, technically, but I can't think of a way that wouldn't either

- cause you to leak memory like a bitch, or
- create so many objects that you'd still incur the hit from Go's mark+sweep/world-stopping GC.

Of course, I haven't thought about this too much, because the obvious answer is just ``Don't use Go for that.''.

Name: Anonymous 2013-11-17 21:32

>>10
dynamic GC
I'm an idiot, that should be `dynamic allocation' of course.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List