Matthias Berndt

Results 46 comments of Matthias Berndt

@bplommer Any chance this could be merged?

Since this project appears to be unmaintained, we've decided to use avro4s instead 🤷🏻‍♂️

I just noticed that this seems to be the same as #192. So apparently I'm not the only one who wants this. Any chance we can make this happen?

Doesn't work for me. ``` warning: Git tree '/home/mberndt/tuya-convert' is dirty warning: creating lock file '"/home/mberndt/tuya-convert/flake.lock"': • Added input 'flake-utils': 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13) • Added input 'flake-utils/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' (2023-04-09) • Added...

> If you add what the flake tells you to add then it works Yes, I tried that later and ran into another error, specifically #1153. I figured it's probably...

In it's current form, `.maxByOption(f)` is equivalent to `.map(f).maxOption`. So… maybe we just don't need it? If it can't be made to work the way it does in Scala collections,...