Results 117 comments of Shish
trafficstars

At hotarucon 2022 we used one queue for the whole weekend, 12 hours of playtime in total - it got up to 307 tracks, 55KB of `queue.json`

It works now \o/ Not fully automated as there's an issue with parcel's out of the box `svg`->`jsx` converter, but built with a shell script for now

I've created the `hyperapp-synced-interval` library which will call a given callback function every second, synced with the server clock, and used it in player2 and browser2

Chromecast TV HD/4K support h265, so I have ordered one of those to test with, maybe it'll support smooth CSS animations too

Looks like `make oss` followed by `make oss` rebuilds the entire project too, so it looks like this isn't a case of "`make oss` and `make install-oss` use different caches",...

I'm looking at creating some nodejs SDL bindings, because all the existing ones I can find on NPM are abandoned, out of date to the point of not even compiling,...

> when somebody opens a pr concerning ps2, (at least) the ps2 workflow should run For reference, you can filter triggers by paths like: ```yaml on: pull_request: paths: - '**/ps2/*'...

4f10db1f adds extra context, which means errors have a large amount of text (including the misleading "internal server error"), but do contain the info. It would be nice to have...

afd6e3fad02d691b2157ae1018fd5b19091b4f54 adds special-case handling for "queue validation failed", in which case it shows just the context by itself

We now support iOS 14+ (2020, but runs on hardware as old as 2014) fully - and iOS 11+ partially (it doesn't support webp thumbnails)