HackerTrans
TopNewTrendsCommentsPastAskShowJobs

schlarpc

no profile record

comments

schlarpc
·vor 10 Monaten·discuss
Doesn’t work for livestreams as far as I know. There’s an open PR: https://github.com/yt-dlp/yt-dlp/pull/6498
schlarpc
·vor 11 Monaten·discuss
Interesting that it can’t reestablish the connection, as the application level protocol should support it just fine. The client should notice the GRE (game rules engine) TCP socket is broken, and reset everything. When you reconnect, the front door service should notify you to a GRE session still in progress, and the client should be able to rejoin that. At least, that’s how it works on desktop.
schlarpc
·letztes Jahr·discuss
And thankfully you won’t be looking at it much longer
schlarpc
·letztes Jahr·discuss
Just wanted to say thanks for nix2container. I’ve been using it to do some deploys to AWS (ECR) and my iteration time between builds is down to single digit seconds.
schlarpc
·vor 2 Jahren·discuss
Thanks for the link, I've got a bunch of hacky code for running Immich's compose under Nix that this might be able to replace.
schlarpc
·vor 8 Jahren·discuss
The Chrome update only bumped to 3.25.3, so it's likely a commit between 3.24.0 and 3.25.3:

https://chromium.googlesource.com/chromium/src/+/c368e30ae55...