Kevin Glowacz

Results 19 comments of Kevin Glowacz

I was hoping to to clean most deleted files (like any static files like images that get deleted), but *keep* old versions of hashed build files that could potentially still...

I'm not sure if that same pattern is going to work for my use case, but maybe we can figure something out! My use case is around building a Single...

Thanks for taking so much time thinking about this. That approach does sound very promising and it sounds like it should fulfill this use case!

Can you [code-sign](https://developer.apple.com/library/content/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html) hyperterm-1password? Shouldn't this make it work

Nevermind, it looks like this makes use of hyperterm-helper which IS signed. The real issue is 1Password dropped support for websocket communication and only supports Native Messaging. This plugin is...

I _think_ 470dae1da39ffa4c70237ed9455f0051d3814156 fixes this one too

I created a repo and everything for the extraction :) I just never finished https://github.com/kjg/oat-jsonapi. I'll try to finish that up

Can you write a spec that can get run through all the request drivers to proves we maintain the trailing slash in each implementation of #request_uri

I think it would make sense to have a header that specifies the path originally used to sign the request. On the server side I wonder if we should provide...

Do you have any examples that show why this doesn't work as is? My understanding is that the server side should get the path and query string exactly as it...