Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
class Me {
private:
const int children = 0;
const bool wantsChildren = false;
} -
@aviad-rom Set up a new email account the new arrival - I've been emailing my 15 month old since she was born with pics and nice memories. I just hope email is still around when she's old enough to read them!
-
arbel037257yCongratulations!!
Aviad is an Israeli name, what're the chances that you are from Israel? -
Can we get this guy to 500 for a stress ball or what? Think he's gonna need it now!
-
World := make(chan Child)
...
go makeChild(&World)
...
func makeChild(place chan<— Child) {
defer notifyDevrant()
time.Sleep(time.Month * 9)
place <- &Child("dev child")
}
Related Rants
me.children += 1;
^_^
random
life choices
life change