this post was submitted on 16 May 2025
562 points (99.5% liked)

Programmer Humor

23590 readers
1008 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HyperfocusSurfer@lemmy.dbzer0.com 21 points 2 weeks ago (1 children)

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.

[–] drosophila@lemmy.blahaj.zone 37 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

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.

[–] Rin@lemm.ee 1 points 2 weeks ago

honestly, if it wasn't so piss easy to write, i wouldn't use it at all

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