Honza Pokorný

Results 19 issues of Honza Pokorný

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...

After executing `denote-backlinks` on a buffer, a new buffer is opened in a split and it shows a list of files that link to the original buffer/file. This new buffer...

development

I'm using Fedora 41. Stable rust to compile myself. My config is simple: ```ini [global] device_name = "..." device = "front:CARD=Generic_1,DEV=0" zeroconf_port = 1234 ``` Since https://github.com/Spotifyd/spotifyd/commit/f53deb9b877126b956a5e233fb743b639232232b, starting/stopping playback, changing...

bug