Your second example has wrong type for that file should be video/mp4
.
Note: Amds Zero RPM is getting support in 6.13 kernel.
1 is nixos
and 8 does not exist so nan:P
No space and time for creativity or "doing it right", just do it fast, like yesterday also that feature we talked about three months ago? yeah, client also needs this added ...
Or even better: this is what up to 20 years of technical debt does to people
Steam is close but actually not electron, they use CEF - Chromium Embedded Framework which is something Electron uses too under the hood (afair)
It hurts itself in confusion?
Welcome to federation, where basically every instance is a proxy to all others.
Btw you are also free to block any instance yourself.
https://github.com/nikitasius/Telegraher
No one gets to decide what i run on my device
No one gets to decide where i run my app
No one gets to decide what must be deleted
https://nitter.cz/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA
Afaik tachiy is not hosting any illegal content itself isn't it?
Edit: Some of these are not necessarily indies (solo or small team devs), it's more like indie/niche games I consider good.
- Outer Wilds
- Subnautica
- Slay The Spire
- Noita
- Dome Keeper
- Risk Of Rain 2
- Inscryption
- Barotrauma
- Baba Is You
- The Binding of Isaac
- Battlebit Remastered
- GRIP: Combat Racing
- Factorio
- Dyson Sphere Program
- Against The Storm
- Banished
- Caves Of Qud
- Darkest Dungeon
- Deep Rock Galactic
- Duskers
- Fly Dangerous
- Foxhole
- Forts
- Frostpunk
- FTL
- Graveyard Keeper
- Hardspace Shipbreaker
- Hollow Knight
- Hotline Miami
- Kingdoms And Castles
- Loop Hero
- Magicka & Magicka 2
- Nebulous Fleet Command
- Nebuchadnezzar
- OpenTTD
- Oxygen Not Included
- Peglin
- Project Zomboid
- Rimworld
- Mindustry
- Space Engineers
- Shapez
- Songs Of Conquest
- Starbound
- Starmancer
- Stardew Valley
- Tin Can
- Terraria
- Trailmakers
- ΔV: Rings of Saturn
- Vampire Survivors
- Vectorio
- Wizard With A Gun
- HADES
Non Steam (yet):
Not in any specific order, my steam library is about 80% either Indie or non-AAA.
Oh and it seems this is not all of it, an ex-employee came out on twitter about sexual harassment, extremely bad work conditions and so much more.
The timing of it is weird to say at least but there's a lot.
I know, I've linked that to show the correct mimetype.
Is your web server returning the correct mimetype for the FooBar.mp4 file ? Also codecs part should probably look more like this:
type='video/mp4; codecs="av1, ogg"'
(omit the ogg in your case)E: if you are opening the html with the element as a file:// in firefox, you probably wont be able to load resources from http:// (only https:// it seems), and it will show the same error in this case but it's because of security not because it can't decode the media. You can see the detailed error (for loading the file) in developer tools ctrl+shift+i and switch to network tab.