+[2019-10-17T16:16:53Z]fooR2robot: good point, there are other points too actually - which is (since I have looked into that dynamic) - if someone else even stole it, what is done with is what's actually matters. And more often than not, someone else understanding a code base, the time, etc... for that to really be worth it... would take a lot of time and $. And the odds of getting that big? Heck, I doubt we'd ever get that big. No +[2019-10-17T16:16:59Z]fooone here wants to sell out, get investment, or IPO, this is a lifestyle business... which probably is even more convincing to use github +[2019-10-17T16:18:09Z]R2robotYeah. if the biggest game can have it's source stolen and nothing happen, we should be fine. lol +[2019-10-17T16:19:36Z]fooR2robot: again, really appreciate you helping me think through this! +[2019-10-17T16:19:45Z]R2robotnp
+[2019-10-18T06:18:51Z]amosbirdHello, does github have a pass plugin for https auto password authentication? +[2019-10-18T06:19:32Z]amosbirdaha, https://github.com/languitar/pass-git-helper +[2019-10-18T17:59:00Z]dtuxi'm getting a bunch of 404s for css/js files in my gh-pages branch (that are clearly present)... anyone know what's up with that? https://dmtucker.github.io/verdoc/ +[2019-10-18T18:00:51Z]dtuxoh... missing .nojekyll in the root (i have them in the subdirs)? +[2019-10-18T18:06:26Z]dtuxyup... nvm