ccostino
ccostino
Thanks for answering, @acdha! I didn't get a chance to sit down until just now and would not have been able to provide all of the detailed info you did...
@mbland, did you use Protocol Buffers at all while at Google, and if so, what were your impressions? Good, bad, indifferent? In reading the link you had posted (https://developers.google.com/protocol-buffers/docs/overview?hl=en) it...
Looks like this and #54 are closely related, and the validation piece can be handled with https://github.com/18F/about-yml-validator.
What exactly is intended to be captured with this attribute? That a project has tests (so true/false presumably)? That a specific CI is configured (looking for a config file, e.g.,...
This happened to me as well over the weekend. I shut the computer's lid on Friday evening (12/8, around 7:30 PM), opened it up this morning (12/10, around 11:30), and...
This happened again to me this morning after a couple of successful wakes yesterday. At about 9:35 AM, I opened my laptop and it wouldn't wake up, seemed to be...
Happened again to me this morning - it almost seems like this is a regular thing now if the computer goes to sleep for an extended period of time, e.g.,...
Just to clarify on this a bit more, even though `VCAP_SERVICES` will report back a URI that is `redis://` it will still actually use `rediss://` when it's defined? Do we...
Ah, and this could be problematic if it's more than just a display issue when looking at what's in `VCAP_SERVICES` - if the URI is actually returned as just `redis://`...
Awesome, I will take a look soon! :-)