chilts | mwhudson: Michael Hudson-Doyle (SERVER-15210 SERVER-15211 SERVER-15382): | 08:07 |
---|---|---|
chilts | (v8-3.25) remove OID undefined behavior and make it endian aware. | 08:07 |
chilts | fixes v8-3.25 build failure. | 08:07 |
chilts | you're famous! | 08:07 |
chilts | in MongoDB 2.7.7 | 08:08 |
chilts | I see the MongoDB tools have been rewritten in Go | 08:08 |
ibeardsl1e | morning | 18:03 |
=== ibeardsl1e is now known as ibeardslee | ||
ibeardslee | and again as me .. morning | 18:03 |
mwhudson | chilts: hee hee | 18:43 |
mwhudson | chilts: which tools have been rewritten in go? | 18:43 |
mwhudson | the test harness is still a terrible mix of python and js | 18:48 |
olly | morning | 19:34 |
ibeardslee | speaking of go .. any good learning resources for it? | 19:45 |
olly | they should get ex-Blue-Peter presenter John Noakes to do a TV series introducing programming in Go | 19:48 |
olly | they could call it "Go with Noakes" | 19:48 |
olly | wow, he's 80 now | 19:48 |
olly | ibeardslee: it's been a while, but ISTR the resources on the website are good: http://golang.org/doc/ | 19:50 |
ibeardslee | ta, I'd started going through that .. but as usual distracted by other things | 19:53 |
kcj[work] | Morning. | 20:00 |
mwhudson | ibeardslee: i found effective go to be a pretty good read | 20:17 |
chilts | mwhudson: not sure, perhaps all of them! :) | 20:28 |
chilts | lemme find where I found the reference | 20:28 |
mwhudson | although as usual for me, my main experience with go has been fixing bugs in gccgo and the go tool rather than actually writing lots of go code | 20:34 |
chilts | mwhudson: this is what I saw : https://groups.google.com/forum/#!topic/mongodb-dev/liSXgWwTfXQ | 20:48 |
chilts | looks like all of these are now in Go : https://github.com/mongodb/mongo-tools/tree/master/src/github.com/mongodb/mongo-tools | 20:48 |
chilts | of course, 2.7 is a dev branch, so not yet officially released | 20:49 |
mwhudson | chilts: oh, mongodump and so on | 21:03 |
mwhudson | they were c++ before i think? | 21:03 |
chilts | yeah, think so | 21:05 |
chilts | and of course they use Gustavo's mgo to do it all too | 21:05 |
chilts | which I'm sure he's pleased about | 21:05 |
chilts | quite fantastic a company is using an externally developed library, instead of doing it themselves | 21:05 |
mwhudson | chilts: oh nice | 21:09 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!