Posts

Showing posts with the label 10gen

This Blog Has Moved!

Right, so yes, five years ago I moved to github pages, and never bothered to redirect any of these pages there. Now I've moved on from there, and... Finally I am using my real domain, trishagee.com . My blog is now at trishagee.com/blog .  See you there!

Developers hate support, don't they?

Image
This is Dublin.  Honest. I'm at the end of my first official week doing support for 10gen .  My major achievements are: Learning how to work the coffee machine in the Dublin office.  It's taken me a week to get it, but now I can understand the machine's needs.  Even if my coffee did taste a bit of cleaning fluid this morning. Navigating around Dublin - I led the way to the pub, followed by two people who live here. Turns out I know the most efficient routes between work venues and pubs, even in a town that I've never been to before. Closing all outstanding  Java driver pull requests , except for the one we want to merge but needs to be updated.  This is a massive win for us, now we can actually stay on top of them instead of wondering which are valid and which ones we're actively ignoring.  I hope the CTO isn't peeved I closed one of his from two years ago. I got my highest scoring day on StackOverflow yesterday, receiving a "whopping" 67 poi...

Popular posts from this blog

Dissecting the Disruptor: What's so special about a ring buffer?

Dissecting the Disruptor: Writing to the ring buffer

Dissecting the Disruptor: How do I read from the ring buffer?