chayleaf
chayleaf
also gonna link [this](https://github.com/SSLMate/certspotter/discussions/73#discussioncomment-7360156) here
Would something like this work? ```bash [[ "$EVENT" != discovered_cert ]] && exit mkdir -p /var/lib/certspotter/allowed_tbs for cert in $(find /var/lib/acme -regex ".*/fullchain.pem"); do hash="$(openssl asn1parse -in "$cert" -strparse 4...
It would be convenient to either provide the certificates directory to the program to verify certs against, or at least simply create an option for running a script that returns...
I checked sokol code, and it seems there's no easy way to handle input separately from drawing, at least because on Windows the thread blocks while waiting for the new...
One such example is rhythm games. Most actions in rhythm games need to be absolutely precise, 5ms offset is very noticable (I say it as a rhythm game player), and...
I do think timestamps is enough, I even wrote "It can be implemented by recording event time when it happens" in the original post, and it basically is how I...
you're probably doing something wrong? We can't you without the code, anyway
it looks like you forgot to apply rustfmt?
allowing *completely* transparent taiko-bar and notes and allowing overriding taiko-bar in the map-specific skin is an option as well
I listed all the loved beatmaps in the post above, but I can't possibly list all the graveyarded maps. As far as I'm aware, only https://osu.ppy.sh/b/2114258 and https://osu.ppy.sh/b/2083972 use this...