[James_Gallaghe]petermolnar thanks for the heads-up. Link rot was not the biggest factor in my decision. I was more concerned about page sizes. I do think that’s worth noting though.
themaxdavitt, geoffo, djmoch, mattl, dckc and voxpelli joined the channel
GWGFor those of you versed in the spec....what should a 'current' IndieAuth endpoint do if getting a response_type=id ? Since this is no longer an allowed type, it should in theory reject it, but for compatibility...
GWGI was just thinking if we don't mention it was removed, then some people will have failures and not know why, if someone implements the 09-26 edition
lahacker"App Platform is a Platform-as-a-Service (PaaS) offering that allows developers to publish code directly to DigitalOcean servers without worrying about the underlying infrastructure."
lahackerlooks like you can point it to a GitHub repo with some kind of configuration file (requirements.txt, dockerfile, etc.) and it'll continuously deploy from your repo and automatically patch the underlying OS
ZegnatI am liking it sofar though. It is interesting that you can git push and have something build an entire docker container on the fly without you having to touch (or know anything about) docker