this post was submitted on 16 May 2025
531 points (99.4% liked)
Programmer Humor
23626 readers
1653 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
As discussed previously, browsers are quite complex and so adding a new feature (subtitles) is actually adding several features, on top of existing features (video player) that aren't really (arguably) core to the web experience.
(I think olds like me want to believe the web is still "for" text and static images, but the majority of users today are (allegedly) all-in on video.)
Anyway, what sub-features make up "simple" subtitles? Oh the usual: where are they sourced? What format? What language? What encoding? (Utf8 one can only pray) Left to right support? Asian character support? What font are you using? System fonts? Are they widely supported? Does any of it work on mobile? Who holds the relevant patents? Etc.
I'll take complete video support over WebBluetooth, DRM, WebGL and other similar garbage.
can we add webusb and direct filesystem access to the list?
There's direct FS access now? Wow, going full ActiveX
yeah, in chrome. It's put behind a permission.. but that's just a single click or two, and very dangerous, like webusb