akrieger

Results 92 comments of akrieger

Why not at line 4920 where we test for `!remaining` already?

🤔 IDK the old code seemed pretty fine to me? The new code is almost strictly less efficient (although in practice it doesn't matter) and not really cleaner. You could...

Legit looking failures. ``` (~[slow] ~[.],starting_items)=> CHECK( calc_expected_dps( weap.first ) == weap.second ) (~[slow] ~[.],starting_items)=> with expansion: Error: (~[slow] ~[.],starting_items)=> Approx( 5.3147823341 ) == 8.42 (~[slow] ~[.],starting_items)=> with message: (~[slow]...

Pocket settings menu has some weird overlaps, and the submenu renders behind everything else.

It's like it's not completely clearing the old screen first or something. There's an afterimage until it renders another frame.

Pockets settings left list doesn't scroll when the cursor wraps around from bottom to top (or vice versa) until another scroll event happens.

Some cursed triple selection bars if you reverse directions in the middle of the list when using arrow keys.

That was it, the blue box.

> It seems that PCH files generated by clang contain absolute paths. Why should ccache be working around that? Can you show that compilation works correctly if you manually reference...

AIUI, at least in the current implementation of focus, in general you make more XP over X amount of time by performing the relevant activity for the whole duration as...