this post was submitted on 16 May 2025
        
      
      542 points (99.5% liked)
      Programmer Humor
    27182 readers
  
      
      1047 users here now
      Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
 - No advertisements
 - Posts must be related to programming or programmer topics
 
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
          
          
Most sites use some custom js-based players instead of the native video tag anyways, so I don't exactly think it's an issue.
Support for this feature would lessen the need for such players though, and anything that lessens the amount of JavaScript in the world is an objective moral good.
Fair, although AFAIK we'd also need native hls support (outside safari) since it's quite commonly used as well. Although, that info might be outdated