HackerTrans
TopNewTrendsCommentsPastAskShowJobs

schlarpc

no profile record

comments

schlarpc
·hace 10 meses·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
·hace 11 meses·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
·el año pasado·discuss
And thankfully you won’t be looking at it much longer
schlarpc
·el año pasado·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
·hace 2 años·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
·hace 8 años·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...