• 1 Post
  • 151 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle

  • 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.













  • Have you seen that study about the accuracy of chatgpt responding to programming questions? (here) It’s wrong 52% of the time, and I can say that I have personally experienced trying to use chatgpt for programming and getting more confused rather than less. Maybe it is because I wasn’t using gpt4, or claude, or whatever new model is the best, but I’m just sharing my experience.

    Also I support electric vehicles because without them lots of energy (and emissions) is generated for critical infrastructure (we can’t ditch cars yet), and so replacing that with renewably generated energy is a good idea.

    LLMs consume lots of energy to train and use, but instead of literally moving millions of people around, they assist you in doing things you could have done without them, but with dubious accuracy. Look at the massive use of LLMs in by students to cheat in school, yes they may not get detected, but sometimes they have noticable flaws, that get them in large trouble for being too lazy to actually learn anything.

    If you want to learn in depth knowledge about a topic, just go look it up and learn there, it’s more helpful than an LLM.