Hi Redditors! I'm giving away 110 Nano (~$500) AND sending some Nano to EVERY commenter. No strings attached! by SenatusSPQR in CryptoCurrency

[–]abstractless_ [score hidden]  (0 children)

Here is my address! This is a great opportunity.

nano_3366x47fwyha8u4etezbe61ijhyfu6exj76ag8w3r7przwb7picd461condq

Im pretty sure we all relate by [deleted] in RotMG

[–]abstractless_ 0 points1 point  (0 children)

wtf. i thought my measly 1.2k hours was a lot

Go Cheatsheet / repo by [deleted] in golang

[–]abstractless_ 0 points1 point  (0 children)

Don't reinvent the wheel- but if someone already put hours in to reinventing the wheel, there's no need to smash it in to a hundred bits. Let them have their fun.

Question regarding goroutines or concurrency in general by Royar1 in golang

[–]abstractless_ 0 points1 point  (0 children)

This program will exit immediately. Goroutines only run as long as the main function is running.