Kirk Scheibelhut

Results 58 comments of Kirk Scheibelhut
trafficstars

I reached out the ezgif.com and they explained that they actually have the same issue and that the workaround was to call Gifsicle 4 times as a workaround: `crop-transparency, rotate-90,...

Ahah yes, oops! `diff` seems to report it gives the same result. Which is great for cutting the workaround in half, but its disappointing a workaround is needed in the...

ezgif actually is already using 180, I had just somehow managed to interpret it incorrectly despite it being quite explicit: https://twitter.com/ezgif_com/status/1417713291410001921

> SQLite vs. Postrgres I have nothing against going right to Postgres, but SQLite can easily handle modlogs 'scale'. PM logs are considerably larger and are plenty fast on SQLite...

Is this blocked on Zarel and my opposition to `MoveEffectiveness` in its `constants.ts` file? I think making a `MoveEffectiveness` type literal (`type MoveEffectiveness = 'invalid' | 'neutral' | 'immune' |...

Obviously this is going to need to be updated to handle the recent `RoomGame` refactor, but could you elaborate on how "client support for non-battle gamerooms needs to be improved"?...

> The main issue I was dealing with was that music was playing and I wasn't very good at turning it off. If this is all that is required, does...

> I should probably refactor BattleSound, yes. That's certainly a refactor that can land before a full Preact rewrite because it's in the `.ts` files already used by the old...

@Jarred-Sumner I'd been happily using a version of this you built for me but with the merge of the vscode zls/zig extensions things understandably stopped working. Any chance you've got...