mat

joined 1 year ago
[–] mat@linux.community 1 points 2 months ago
[–] mat@linux.community 2 points 2 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 3 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 3 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 3 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 3 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 3 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 3 months ago (1 children)

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

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

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

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

Wow yeah, your position sounds awesome. I guess if I were in an indie studio I could be in charge of the engine or like, dev environments. I've found such benefit in doing gamedev on Linux, even if targeting Windows via cross-compiling, it's so much faster and nicer. But what company would be willing to hire an intern to move over their whole workflow... not happening lol.

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

I am very serious about using Linux exclusively. I have ported/rewritten all of my university's course materials in my past two years of gamedev studies and made them available for others. But the time has come to do an internship and I have yet to find a single studio I could be at while still using Linux. I feel like I reached a dead end tbh

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

Thank you so much :D I had a lot of fun with that one; happy you liked it.

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 ›