Wiktor Krokosz

Results 175 comments of Wiktor Krokosz

Ah, understandable.

I see. In my experience I have mostly dealt with the 99% of cases, you've mentioned ;) I didn't realize qudi fell in the remaining 1%. I guess we'll switch...

Unfortunately, hardware acceleration is broken on ARM and has to be disabled by setting the environment variable `LIBGL_ALWAYS_SOFTWARE=1`. As far as I know this is an issue with WebkitGTK and...

I am missing creating lists in extension the way you can do with tags, but that may be because I just started using Hoarder (loving it!) and need to create...

Uhh, I might have messed it up as I tried several link organizers before settling on this one. I vaguely remembered this shortcut and I guess I just clicked on...

I would be happy to work on this and started looking at how can this be implemented. My main inspiration is of course Splitwise and I would implement the maximum...

The repo isnot maintained currently, you can use my fork to get this feature and I would appreciate the feedback :)

Sorry, I was hoping to upstream my changes, so I only built it locally

Together with #209, I am leaning into converting all the number related logic and calculations to the `BigInt` data types. This way we will have proper numerical stability. Once that...