Re: [go-nuts] Re: Go predicts the end of the universe

2017-11-11 Thread Michael Banzon
Remember to flush your buffers! -- Michael Banzon https://michaelbanzon.com/ > Den 11. nov. 2017 kl. 09.32 skrev andrey mirtchovski : > > Seems time is on our side. yes it is. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe fro

Re: [go-nuts] Re: Go predicts the end of the universe

2017-11-11 Thread andrey mirtchovski
> > Seems time is on our side. > yes it is. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit htt

[go-nuts] Re: Go predicts the end of the universe

2017-11-11 Thread Gabriel Aszalos
Seems time is on our side. On Friday, 10 November 2017 09:38:37 UTC+1, Hal wrote: > > Go predicts the end of the time, i.e. the end of the universe 😂 > > https://play.golang.org/p/THHvbdo_IS > > package main > > > import ( > "fmt" > "math" > "time" > ) > > > func main() { > endOfTheTime := tim