for 3d printed gun people (not personally one of them, just browsed their subreddit once), they use some vaguely blockchain crypto related p2p video host called LBRY, not sure if that model is scalable though, as it seems to be based around free p2p hosting like torrents, although there was some mention of hosting fees, presumably in crypto? not sure
reddithalation
the infrastructure of the pirate streaming sites is impressive, but I bet that is still orders of magnitude easier than hosting youtube.
open source drivers were developed for apple's gpus, so if there is demand seems like someone would do it for qualcomm
hey, just wanted to ask, how on earth do you maintain your rate of posting??
yes, but if youtube only serves you the real video chunks after your client plays through the ad chunks (all in the same media stream to the client), theres gonna be some waiting involved, not like adblocking today where it is instant.
That is an interesting question. From what I know, youtube has every video in chunks that they serve to the client, and so server side ad injection is just serving some ad chunks before the video. I think you're right with the buffer thing, it seems to me like the only way to make sure the client can't skip it would be to make the buffer shorter, impacting some people (although seems like only really people with internet thats fast enough for streaming some seconds, but not other seconds, which is an odd catagory)
Ultimately it would be a tradeoff for youtube, but the fact that they put the effort into doing mass testing of the idea at all shows that clearly there are some good incentives, and it may eventually be implemented.
you can skip through sponsor segments, but these are ads from youtube, not from the creator, and youtube will not let you conveniently skip through the ads. if implemented correctly, youtube could ensure that the ad is fully played, which would need downloading and automatic editing to counter.
nope, the ad time varies unlike a sponsor segment, and also youtube would not let you skip through an ad while streaming it, whereas sponsors you can, hence the download and edit out with LLM or whatever algorithm works best
Also if someone else wants a prebuilt solution for this, I've heard good things about tube archivist
nah, if they embed the ad into the video stream (they were testing this for some users!), the only adblocking option will be to blank out the screen and wait through the ad (or download the video in advance and edit the ad out automatically), both of which would make it a lot more annoying to adblock than currently.
anduril (creepy military defense company from right wing tech bro) has made this, I'm sure its absurdly expensive though, and I don't think they sell to random people.
crowdstrike has caused issues like this with linux systems in the past, but sounds like they have now moved to eBPF user mode by default (I don't know enough about low level linux to understand that though haha), and it now can't crash the whole computer. source