Honza Pokorný

Results 18 issues of Honza Pokorný

It would be super helpful to have a working example of an `.ordeal` file for whatever project is created via `stack new Xxx`. I'm getting all kinds of strange output...

When the project contains type errors, the `ordeal` command starts and then hangs while pegging the CPU. This is using 0c995e7d69e1aca079c2fbc24b9d10371ed220ef

Running `ordeal` in a brand new stack project created with `stack new Xxx` **hangs** indefinitely while consuming tons of CPU. Running `stack ghci` first, and then `ordeal` works fine. This...

In order to avoid having image sources mixed with thumbnails

Allow me to send a few queries to the server before accepting responses.

The `go-nostr` library [deprecated](https://github.com/nbd-wtf/go-nostr/commit/c18de89dd3dafbb2f2b1a7e8095d37d246228f74) the `RelayPool` mechanism. We need to implement our own if we want to upgrade to newer versions of the library. Do we have any thoughts on...

I tried to to hack around and even tried the `fitgen` tool and can't see where the bug could be. The fit file definitely has that information. Any pointers would...