dspiteself

Results 11 issues of dspiteself

If the path is not included and you create a link it will always point to #/$path but your index file may not be root for instance /version/test/index.html#/$path

More info needed

On a large project a very big concern is tracing, metrics and logging. I assume in a framework like this stack traces only go to the last fiber which it...

I modified lein-ring and ring-server to support http-kit, but it is crude. It would be great to have a plug-able design where the decision of server could be pushed back...

on gnanderson's branch i have tried to do some a basic update but it would be great if you could update the repository name to the package name socketio https://github.com/gnanderson/go-socket.io/pull/1

Is there a way to get the set of all the novel tuples after the match resolve act cycles have resolved?

enhancement

Our company generates a lot of spec from [data definitions](https://www.hl7.org/fhir/json.html) We us `[malli.util :as mu]` to update those specs with vendor specific information. Currently we have to use `mu/transform-entries` when...

goog/nullFunction went away from in newer google closure. I replaced calls with goog.functions/UNDEFINED

How do you feel about this patch adding support for accepting a map with scale and offset to defunits-of? I included a temperature example.

I am porting code where I need stateful websockets that are initialized on http upgrade. I made a hack to accomplish that end on my [fork](https://github.com/dspiteself/hirundo/commit/0b06cc3389e28a1bb92b473abeb69d3d3b35ad37) In my fork I...

low-priority