Anders Pitman

Results 102 issues of Anders Pitman

I'm trying to automatically compare BAM files being output by bowtie2 (for a continuous integration system). The input data is identical, but when running on 2 different machines I'm noticing...

https://github.com/fractalnetworksco/selfhosted-gateway

I'm looking for the JSON-LD context description for RS, but the link 404s

docs

I'm trying to implement a simple OIDC server that uses the "registration-free" OAuth2 setup described here: https://aaronparecki.com/2018/07/07/7/oauth-for-the-open-web Essentially instead of needing to register a client with the OP ahead of...

question

Implement custom mux for Websocket servers ### Motivation: I need to serve other HTTP content on the same mux as the websocket used by RSocket ### Modifications: Added a function...

enhancement