Mari Donkers

Results 6 issues of Mari Donkers

Currently errors in `Conduit.Data.Jwt` are silently ignored because toAuth uses hush and errors in Lefts are dropped to Nothing. When for example Webgear Realworld is used for a server, the...

Also see issue: Add console logging for token errors #33.

Running the project using `ob-run` doesn't work because of failing 'hydratation' tests in `relfex-dom-core`. (I'm using NixOS 20.09) As a workaround I've disabled `reflex-dom-core` tests in the overrides section of...

For [binance-api-swagger/spot_api.yaml](https://binance.github.io/binance-api-swagger/spot_api.yaml) the section ```yaml aggTrade: type: object properties: a: type: integer format: int64 description: Aggregate tradeId example: 26129 p: type: string description: Price example: "0.01633102" q: type: string description:...

[Racket](https://racket-lang.org/) e.g. ``` racket (define aname "Jane Doe") #;(displayln "Hello ~a" aname) ``` only shows line with [#;](https://docs.racket-lang.org/reference/reader.html#%28part._parse-comment%29) in comment style, not the whole S-expression. Also block comments #l ......

ace editor

Android phone ``` Galaxy M13 Model name: SM-M135F/DSN ``` If start my camera app (stock Android) then I get a warning that Amber keeps crashing with a close app option....