Echo Nolan

Results 27 issues of Echo Nolan

Right now, there's no built-in way to format a `TimeInterval`. I'm writing something that checks how long it has been since something was last done. Ideally, I'd like to pass...

I have a 1440p laptop screen connected to a 1080p desktop monitor. AutoHiDPI works properly when moving Firefox between them, but if I'm looking at Firefox on the hidpi screen...

[Postgres can't handle strings with \0 in them](https://www.postgresql.org/message-id/alpine.BSO.2.00.0906031639270.2432%40leary.csoft.net). However, they are valid Haskell `Text` and `String` values. If you pass one to a `postgres-simple` query, the string will be silently...

First off, thanks for writing this. It'd been a substantial improvement, even if the hand written CUDA kernels would've been better. I've discovered a bug with odd sequence lengths. For...

As it stands, the attention functions return float32 regardless of the input dtype. This change makes them match it instead so you can use bf16 or fp16 or whatever. I've...

It's setting a limit of 300k gas, which is apparently insufficient. [Etherscan tx](https://etherscan.io/tx/0xf7da0e261e09c97ebecd724e1b90a48bc94227fba60e0debf02d80b80bde7c7f)

The README links to CHANGELOG.md but that hasn't been updated since 0.8.2, 4 releases ago.