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

Programmer Humor

25059 readers
1569 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
[–] WhyJiffie@sh.itjust.works 2 points 2 months ago* (last edited 2 months ago) (1 children)

maybe the plugin system wasn't that bad of a concept for video players and such, but it should be more limited and especially secured in any way possible

[–] rikudou 1 points 1 month ago (1 children)

I mean, you can write a plugin to support arbitrary subtitle format.

You can create an ass to css converter if you're crazy enough and render it over the video, or convert it to vtt on the fly if you only care about basic support.

[–] WhyJiffie@sh.itjust.works 1 points 1 month ago* (last edited 1 month ago)

I mean, you can write a plugin to support arbitrary subtitle format.

I was meaning NPAPI plugins, to replace the whole video player element. I don't think any modern browsers still support it, but it's a bit funny that VLC's installer on Windows still offers installing its plugin