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

Programmer Humor

24214 readers
1256 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 1 month 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 1 month ago* (last edited 1 month 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 1 month 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