mat

joined 2 years ago
[–] mat@linux.community 2 points 2 months ago

Awesome! I now know the next show we'll watch when we finally coordinate to finish Breaking Bad off my Jellyfin instance :)

[–] mat@linux.community 4 points 2 months ago (2 children)

(unrelated to piracy, though I agree with the main point of the post) I loved Le Bureau des Légendes! Are these shows well-subtitled/dubbed? That's what prevents me from sharing them with my English-speaking friends usually, the language barrier is too great and it's not as usual to watch a subtitled French show than a kdrama f.e

[–] mat@linux.community 4 points 2 months ago* (last edited 2 months ago)

The "immutable" type of distros could be worth a shot. They don't let you break the system and if anything does break, you can undo it with a reboot, so they tend to be pretty stable. My family runs a few flavors of Universal Blue, which are based on Fedora and hasn't broken for them, but I don't know the exact hardware. I've been running NixOS (also immutable) on a Framework 16 since the laptop came out, I can't count a single hardware issue I encountered. However, NixOS does come with a steep learning curve, so it's hard to recommend, and it also has trouble running software that hasn't been already packaged for it.

[–] mat@linux.community 1 points 5 months ago
[–] mat@linux.community 2 points 5 months ago

My Ubuntu server (which has been working for a few years now) recently asked me in a full-screen prompt while updating something about GRUB. There was a list of partitions with just one element, which is the partition that GRUB os on. I was focused on something else so I just hit enter, but now I am really scared to reboot it. Is there any way to pull this back up or to double-check that everything is ok with the machine?

[–] mat@linux.community 1 points 6 months ago (1 children)

I tried this and was able to set a colorscheme in qt5/6ct that stuck in nheko (with QT_QPA_PLATFORMTHEME=qt5ct), but it still has the same icons issue in Dolphin. pcmanfm-qt also has the icons missing.

[–] mat@linux.community 1 points 6 months ago (3 children)

Is there a way to set catppuccin as the qt5ct theme? I tried manually adding the files but using qt5ct breaks all icons in Dolphin (it displays alt text or nothing), and kind-of applies in nheko but leaves the main window background fully white.

[–] mat@linux.community 1 points 6 months ago (5 children)

Agreed! I wonder how it will work if I have to reinstall, I guess I git clone my flake from the install CD and use that instead.

For Qt themes, I had Catppuccin working on Arch but I haven't found a way to apply it. I tried Stylix (kde.enable = true does nothing for Dolphin or nheko), the official Catppuccin flake (dropped GTK support, sets QT_STYLE_OVERRIDE which breaks nheko). I know it's possible to theme Qt apps because I've had it working before, but I can't find any info on how to do it with NixOS that works..

[–] mat@linux.community 1 points 6 months ago (7 children)

Yeah, I did find the page, but it assumes you're doing a command line install whilst I was using the graphical installer. Now that I know more about Nix I think I should've gone for a CLI install, but I don't know if I will stick with it due to the themeing issues.

[–] mat@linux.community 6 points 6 months ago (9 children)

Honestly I saw btrfs in the arch install guide and read about it because I thought the name sounded funny. I used it until I distro hopped to NixOS couldn't figure out how to install it with btrfs, so I'm back on ext4.

Maybe I'll give it another try next hop, which is likely soon since Qt theming seems impossible on Nix. :/

[–] mat@linux.community 8 points 6 months ago (1 children)

Looks great! Do you often use TTY login over a graphical display manager?

[–] mat@linux.community 18 points 8 months ago (1 children)

Thanks, I can't think of it as anything but duke nukem forever now. Your comment made my day.

60
NixOS for gamedev (linux.community)
 

Hiya! I'm following a gamedev degree in university. It's been a major challenge doing it from Linux, as everything is Windows stuff (.sln Visual Studio projects, DirectX API, excel graphs...). However I've gotten by by making my own tools and dipping into WINE when it gets too difficult. I'm replacing my laptop due to hardware faults (never buying from ASUS again) and my Framework 16 preorder should arrive in a month or two.

I'm considering trying out NixOS. I currently have Arch on the laptop because it makes it easy to get recent versions of libraries and compilers. However, I've had lots of issues due to inconsistent setup (SDDM theme randomly disappears, KDE apps have black text on dark background, video encoding does not work) and I figured having a declarative config might allow me to set things up better and more consistently. I do have a few worries though, given this is new to me:

  1. Installing proprietary software. For certain courses I unfortunately have to use software like Unreal Engine, Maya, Houdini, Unity, P4V, and a few others. I read NixOS has difficulty with running random binaries. I also could not find an UE5 package in nixpkgs, which Arch does have.
  2. Building binaries. I know nixos does some weird stuff with libraries and binaries. I need to be able to do normal stuff with binaries, and perhaps package and distribute them. It'd be really nice to be able to try out different compilers for my CMake/C++ projects also. Can NixOS do that easily?
  3. VMs. I will be doing dGPU passthrough for testing assignments before handin. I assume this is no problem but it requires some weird stuff so I want to be sure before diving in!

Am I better off just setting up a brittle Arch install again, or is NixOS worth the plunge?

 

Hi! I've installed Stremio on the ISP-provided AndroidTV "decoder" and it allows my family to watch shows while still having access to live TV. However, I am not aware of any option to watch live sports ("Ligue 1" in France) with as good an interface as Stremio, so my father has to watch it on his computer by finding a site that's streaming it and has the least invasive adblock-bypassing ads.

I wanted to know whether something like Stremio exists that I can set a Linux server to boot directly into and control with a remote (so we no longer depend on the ISP-provided box) and would allow watching the free live TV provided by our ISP, as well as something similar to Stremio's interface for pirating shows/movies, and also has sports streaming. I know torrent streaming doesn't help the ecosystem much, but I'm not sure where else to look. I installed Kodi and played around with it, but I couldn't get Elementum to work (and it looks much more complicated for my family to use than Stremio). Thanks in advance!

view more: next ›