latest 20 messages by urda
+
[2017-04-03T00:30:57Z]
urda
oh shit upstream firewall is blocking it, nevermind
+
[2017-04-03T00:29:44Z]
urda
ssh: connect to host github.com port 22: Connection refused
+
[2017-04-03T00:29:30Z]
urda
any github issues? I can't seem to git push to it right now
+
[2017-02-10T20:12:07Z]
urda
us engineers are fickle creatures and change is scary!
+
[2017-02-10T20:11:55Z]
urda
github y u do this
+
[2017-02-10T20:06:59Z]
urda
ok I thought I was losing my mind
+
[2017-02-10T20:02:37Z]
urda
or am In some A/B test ?
+
[2017-02-10T20:02:26Z]
urda
did, did the github.com menu bar turn black ?
+
[2016-10-27T21:06:14Z]
urda
for just +6 lines
+
[2016-10-27T21:05:08Z]
urda
notice that the bottom file docker-compose.yml has "diff suppressed"
+
[2016-10-27T21:04:54Z]
urda
Here's a good example of one: https://github.com/docker/compose/pull/4035/files
+
[2016-10-27T21:03:19Z]
urda
has anyone else been getting a ton of "Diff suppressed. Click to show." on Github? I've seen a bunch of my PRs today do that for like, files with 3 line changes
+
[2015-10-16T19:35:09Z]
urda
which feels, kinda hacky but ok
+
[2015-10-16T19:34:14Z]
urda
I ended up looping through site.pages and looking for it by permalink
+
[2015-10-16T19:26:39Z]
urda
I am a total jekyll noob fyi
+
[2015-10-16T19:24:08Z]
urda
{% if site.pages.foo %} doesn't seem to be "true"
+
[2015-10-16T19:23:54Z]
urda
I have foo.md which links to /foo/
+
[2015-10-16T19:23:48Z]
urda
I my if seem sot not be true
+
[2015-10-16T19:22:21Z]
urda
hm
+
[2015-10-16T19:20:06Z]
urda
rad! {% if site.pages.foo %} seems to work