Not sure where that commenter is from, but it’s the case for Germany. Pretty useful to compare
GHOSCHT
- 0 Posts
- 15 Comments
GHOSCHT@feddit.deto Jellyfin: The Free Software Media System@lemmy.ml•Jellyfin 10.9 Coming Soon!English34·1 year agoIs there a place where I can see a list of features set to release with 10.9?
Pretty much, yes. Although most of the guides install nix via curl. You can find the recommended installation procedure on the official nix website.
What I’m right now also realizing is that i switched things up.
nix-shell -p curl
creates a shell with the curl command temporarily available. If you exit this shell it’s gone. I use this all the time if if i don’t want to pollute my system with programs I only use once. If you want to permanently install something you have to usenix-env -iA nixpkgs.curl
. But don’t take my words for granted, since I have never tested this on a non-nixos machine.Note: You can also see how to install something by clicking on the package title in the nixpkgs repo.
Nixpkgs can be used without knowing anything about nix. You can install almost anything by just running e.g.:
nix-shell -p cowsay
The requirement for that is the nix package manager but that should be easy to install. But yeah getting into Nixos with flakes and all that stuff can be hard.
GHOSCHT@feddit.deto Selfhosted@lemmy.world•Which OS do you use for your homeserver?English21·1 year agoRight now Debian, but I’ll migrate to NixOS pretty soon since it’s already running on all of my machines except this server.
GHOSCHT@feddit.deto Jellyfin: The Free Software Media System@lemmy.ml•Is it worth using the windows app vs. just using Jellyfin in Firefox?English2·1 year agoIf you right click anywhere you can get into a separate context menu from which you can reload/refresh. At least that’s how it works for me
I followed this guide from VimJoyer and it works like a charm. Have been using this approach for quite a while now. It just uses raw nix with homemanager
GHOSCHT@feddit.deto Ask Lemmy@lemmy.world•Lemmy, what’s your favorite local menu item right now?1·2 years agoIt’s not really a menu item, but I love Obatzda
GHOSCHT@feddit.deto PC Master Race@lemmy.world•I did a jank upgrade... from a SATA SSD to NVMeEnglish3·2 years agoIs NVMe really cheaper? I thought SATA was the cheaper one.
Come on. C++ isn’t thaaat bad. It’s actually kind of nice to use coming from C.
Piped uses the Newpipe Extractor, so they basically use the same tech. But IMO the biggest advantage of Piped is that you can sync your subs and playlists between devices. Piped is also more private as it’s not your phone that talks with YouTube.
You can also do it with the normal settings menu (about:preferences). The setting is called “Enable Firefox Sync” under the tab “LibreWolf”. Might be a bit easier this way.
You can reenable that in the settings, but it’s off by default. I use it everyday
Looks interesting, but I would’ve really liked some gameplay. From what’s being shown here and on gematsu it somehow looks like a mixture between Observer and Bioshock (only universe, not really gameplay).