HackerTrans
TopNewTrendsCommentsPastAskShowJobs

schlarpc

no profile record

comments

schlarpc
·10 месяцев назад·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
·11 месяцев назад·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
·в прошлом году·discuss
And thankfully you won’t be looking at it much longer
schlarpc
·в прошлом году·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
·2 года назад·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
·8 лет назад·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...