Andy Lindeman
Andy Lindeman
@mtodd: This seem OK?
> @alindeman should the change should be applied to rb_geoip_org_look_up et al as well? Yes, somehow I missed these, nice catch. Added a new commit to deal with those.
I haven't been able to reproduce this. At least for the GitHub org, URLs can be automatically generated without a backing calendar event. Anyone know why this differs for others?
@rtgibbons An [earlier version of hubot-google-hangouts](https://github.com/hubot-scripts/hubot-google-hangouts/blob/v0.5.1/src/hangouts.coffee) implements (2). You're welcome to pin to 0.5.1, it should still work just fine. I removed it in 0.6.0 because the simpler URL structure...
@mtodd, any news on the test DBs?
@mtodd, I don't feel like I have the time or expertise anymore to maintain this gem. Thoughts on inviting new maintainers from the folks submitting pull requests?
@findchris, are you interested in maintaining the gem?
Right, this is the geoip-c gem. I'm :+1: to make you a committer. I'm not using this gem day-to-day anymore, so I'm not a good candidate to keep things moving....
> By the way, @alindeman, are you using any geo data anymore, and if so, what gem are you using to access that data (out of curiosity)? Ah, I'm just...
Unfortunately this is actually the correct behavior according to statsd: https://github.com/etsy/statsd/blob/master/docs/metric_types.md#gauges > This implies you can't explicitly set a gauge to a negative number without first setting it to zero.