1591 Commits (11d4baf648ce1f9e4e9b8157f391768918bbc74f)
 

Author SHA1 Message Date
Dan Buch 78625088e8 Detecting statis with blinkers or beacons or some other 2-period oscillator
12 years ago
Dan Buch 8ff1125452 Even better, I guess
12 years ago
Dan Buch 3ff6e2e999 Ending game automatically when statis is reached
12 years ago
Dan Buch ad1bd2537a Introducing concept of mutation
12 years ago
Dan Buch ea5bb19b0b Flagging up the command-line interface
12 years ago
Dan Buch 00b750e2b0 Plugging stuff into command-line runner
12 years ago
Dan Buch 32095ef057 Ensuring the game can display itself
12 years ago
Dan Buch ffb8d1e43c Implementing dead cell reproduction
12 years ago
Dan Buch c2ffaee979 Implementing overcrowding rule
12 years ago
Dan Buch aaba7c22df Getting two of the four rules (sorta) working
12 years ago
Dan Buch f6546e7186 More tests, including finally getting into implementation of real reqs
12 years ago
Dan Buch 8a858a9a11 Filling in a few more tests
12 years ago
Dan Buch f1ab95c68f (finally!) doing some TDD in Go
12 years ago
Dan Buch ecffff2a60 Starting work on a Go implementation of Conway's Game of Life
12 years ago
Dan Buch 6bd27f93b8 picking up the android thing again
12 years ago
Dan Buch 5228eba27e Using the more explicit Java symbol access pattern
12 years ago
Dan Buch e1a07fadd9 Working through an old @why post on metaprogramming
12 years ago
Dan Buch 9fd03cab2f Implementing rpc example in Go
12 years ago
Dan Buch b0553c1b8d Renaming some stuff and starting on ch. 4 rpc example implemented in Go
12 years ago
Dan Buch 4c63923238 Ignoring symlinked bin dir from main go workspace
12 years ago
Dan Buch 9802fe8ca5 Removing obsolete autoenv file and updating imports to match new layout
12 years ago
Dan Buch 80e5b8fa5e Attempting to correct Go project layout
12 years ago
Dan Buch bbb709be31 Accepting fib count from os.Args, whoopdittydooo
12 years ago
Dan Buch b01f9d70fd Doing the bit of the go tour on `select`
12 years ago
Dan Buch 42b7abccc0 Re-namespacing stuff, but not quite going the whole way with "correct" go layout
12 years ago
Dan Buch b8d83c830c Playing with round-robin behavior
12 years ago
Dan Buch 10aa737d1d Adding the picture resizing consumer
12 years ago
Dan Buch b3f0f5c4ec Touching up the `add-points` consumer
12 years ago
Dan Buch c4e8e39176 Adding the alert consumer
12 years ago
Dan Buch 952604d431 Adding fanout publishing script for the picture upload example
12 years ago
Dan Buch 6d5cc71aa4 Printing awesomely
12 years ago
Dan Buch 91f9d80e16 Finishing the consumer side of the alert example from chapter 4
12 years ago
Dan Buch 4acbd0a911 Getting the alert producer JRuby implementation working
12 years ago
Dan Buch d42c036909 Adding another creds env var
12 years ago
Dan Buch d3918bd79c Goofing around with JRuby implementation of chapter 4 alert stuff
12 years ago
Dan Buch c01332ff84 Updating rakefile setup task to pull in gson, too
12 years ago
Dan Buch 12bd530e6f Meant to `go clean`, too
12 years ago
Dan Buch 61a748bd44 Finishing up the alert consumer and producer
12 years ago
Dan Buch 4e980011d6 Filling in the chapter 4 alerts consumer
12 years ago
Dan Buch 0be6b37318 Adding setup script for ch. 4 alerting user
12 years ago
Dan Buch 19350d73ca Having a level helps
12 years ago
Dan Buch d418a7ae38 Beware the trailing slash
12 years ago
Dan Buch 2bf7d416e2 Using a separate admin '/' vhost login
12 years ago
Dan Buch 0e5566367c Setting up separate admin user for use with log consumers
12 years ago
Dan Buch 9e0e2ab567 Goofing around with log consumers
12 years ago
Dan Buch 351a7dc5ba Kinda fixing rake to at least only download once
12 years ago
Dan Buch 5500be5264 Playing with rolls of dice or whatebbs
12 years ago
Dan Buch 0bad7fe2f9 Playing with counters and flips
12 years ago
Dan Buch 9cb1be13fe TRIVIAL go fmt
12 years ago
Dan Buch e99e5165bd Filling in example binary search thing with real implementation
12 years ago