Sampson Crowley

Results 95 comments of Sampson Crowley

just incase it helps someone, I took my own approach using cpx to synchronize files: https://github.com/SampsonCrowley/mega-repo-template

I think it's been moved to @adapttive/vue-markdown

not officially though, just by someone who wants to actually use it

For anyone saying just use spdy, HTTP/2 is an actual standard now. SPDY is not. On top of that `spdy` makes **heavy** use of private internal functions in node. It...

@bwillis one of the slimmings I did was to take out the options for different versioning systems. I was only ever going to use `ACCEPT` header style versioning, so I...

@bwillis if you're curious about specific implementation changes, I think most of them were in actionview: https://github.com/SampsonCrowley/api_view_versions/tree/main/lib/api_view_versions/action_view I'm on my phone rn, and would have to actually get on my...

https://github.com/SampsonCrowley/api_view_versions/blob/main/lib/api_view_versions/view_additions.rb

@mohamedhafez have you been renewing subscriptions? push notification subscriptions periodically expire

@lsegal down again, right now I'm unable to view the docs for `StdLib StringIO`