Lakin Wecker
Lakin Wecker
@lhoangan No. I never did successfully work around it. I gave up trying to use Opt some time ago. It depends on too many things that are too old and...
@zauguin would we want blob to operate over a span instead of a vector? That way we can use things like std::array or some other container that a span can...
Waiting until it's part of the standard is an understandable approach.
I am referring to both PDFs and the PGN books that everyman chess distributes. Both are worthwhile. PGN books for opening repertoires which would integrate very nicely with the opening...
Hello, no worries about deleting my comments. Because of that, I didn't receive notices of your comments though, so that is why I am responding so late. :) Yes, I...
I am experiencing the same issue. In my case, I tracked it down to the fact that kitty stores a cached window-size: ```json -> cat ~/.cache/kitty/main.json {"window-size": [859, 517]} ```...
In the end, I made a new issue and am linking it here so that people who end up on this one can follow the discussion: [kovidgoyal/kitty#5467](https://github.com/kovidgoyal/kitty/issues/5467)
Based on the information provided in the kitty issue, this may well be an issue with hyprland and not in kitty itself. Set your kitty config to be a prime...
I agree that average is not a good solution. Displaying both or displaying a percentage based on last full capacity and current percentages is ideal. In the case of dispalying...