this post was submitted on 21 Nov 2023
2088 points (98.6% liked)
Technology
59440 readers
4923 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not on localhost at least no it isn't.
And why the hell would you be using ftp in currentyear. Newsflash: They also ditched gopher.
Never came across a video on the modern web that firefox couldn't play. Everything post-flash should really be fine.
What actually annoys me about all browsers are the policies around loading certain stuff from
file://
. Try getting something wasm to run without serving the thing from a web server or, *shudder*, base64-encoding bitcode into html. I understand there's some valid gripes around ../ and softlinks and whatnot but, wait, hear me out: What about zipping everything up and calling it a webapp, treat the file as a domain.Oh it was never my intention to use it, but I was playing a bit with OpenAL and HRTF and ended up on a webpage that actually was using FTP to provide some audio files. So I kinda had no other choice.
The video thing is actually a known issue, but might be due to OpenSUSE not providing codecs by default. I still wonder why Chromium was working, though.