shmanio
- 3 Posts
- 6 Comments
It is not different from how the previous shared libraries worked. I guess it’s there to stop cheaters from buying a single copy of the game and sharing it with throwaway accounts.
shmanio@lemmy.worldto Selfhosted@lemmy.world•[Fixed] Jellyfin video stutters on some files (all MKV it seems)English5·1 年前It could be an issue with the codecs (browsers are usually pretty limited in what they support). You could try to use a client like Jellyfin Media Player instead. It bundles libmpv, so it plays almost any video format there is.
Since you are sharing anecdotes, let me join.
For me FF has always been extremely stable, and I too regularly keep 100+ tabs open, on much more limited system resources. It is so stable that I’ve completely disabled history saving, and if there is something I want to read later I just keep the tab open. Never had an issue.
Tree Style Tabs also pushed me to have many tabs, because now I can actually organize those that I’ve opened and find them later.
shmanio@lemmy.worldto Privacy@lemmy.ml•Is YouTube starting another attack on third party clients?English2·2 年前Have you tried enabling HLS in “Audio and video”? It solved the issue for me (using the official instance).
You should put some quotes where you use the array:
not_what_you_think=( "a b" "c" "d" ) for sneaky in "${not_what_you_think[@]}"; do echo "This is sneaky: ${sneaky}" done This is sneaky: a b This is sneaky: c This is sneaky: d
How long have you used it and how is it?
I’m pretty curious about those kinds of distros, and don’t really like how nixos is completely hosted on github (and all the drama that constantly comes from the community, and the bad documentation for many things, …).
However, guix seems such a niche project that I feel like it can’t really be used.