Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mvirts, (edited ) to linux in How do I create a docker container with custom programs inside?

Idk anything about those softwares, but I would bet if you set up the hide.me client in a container you could add it to the same network in compose then configure all the other containers to use it as their gateway… I’m probably missing some details and you may need to rebuild all of your containers, or maybe just change the network settings in your compose yaml?

mvirts, (edited ) to linux in What are some must have Linux compatible VSTs?

Surge XT, it’s LV2 but still awesome

Also I’m a zynaddsubfx / yoshimi die hard. Not for everyone but it can do almost everything if you can live with 8bit automation parameters

mvirts, to linux in Does Nix's break from FHS cause problems?

Nothing unsolvable, but it can be a pain when you want to run something not in nixpkgs. My solution is to have Ubuntu on a separate partition, and I was using docker to solve this problem for a while but have moved away from it.

mvirts, to linux in I feel like I'm missing out by not distro-hopping

Nothing, unless you’re not using nixos, then everything 😹

mvirts, to linux in Good Nix OS series: five articles for new users.

I think ultimately

Sudo nix-collect-garbage --delete-old

Is my go-to command. For a while I was looking at generations manually, but now I just wait a while (days, a few reboots, or until I need more space) to run this after changing things in case the new stuff is broken.

I think running this as my normal user cleans out old env generations… But I’m not 100% sure.

mvirts, to linuxmemes in AMA

What does the X stand for?

mvirts, to linux in Good Nix OS series: five articles for new users.

I do think it’s important to emphasize the difference between installing software in user environments and system wide, which is why the tool is named nix-env. System packages must be installed via the nixos configuration file and a rebuild.

To me the biggest missing piece for new users is a tool to help manage your system configuration and reduce the frustration of having to constantly look up nix syntax or nixpkgs quirks. Maybe thinking of it as a nixos/nix IDE? Also a polished distribution built on nixos would be a good starting point (and easy to do, I didn’t realize I could just copy someone else’s configuration until well after I had my system working well enough)

The other thing that got me starting out is the need to garbage collect old packages. It’s not strictly necessary if you have a large enough disk, but it took me several iterations of filling my root partition before I figured out how to properly clean up old generations.

mvirts, to memes in But hey, at least everyone supports webp now.

Let’s rename JXL to GPEJ to give GIF pronunciation a run for its money

mvirts, (edited ) to lemmyshitpost in mHz is superior

mNs/g

mvirts, to linux in (Constructively) What is your least favorite distro & why?

You can’t have the best of both worlds

mvirts, to linux in Help w/ crash

Looks like dmesg isn’t being logged to disk… But I made my font smaller 😹 https://lemmy.world/pictrs/image/7d5b658b-f029-4cce-aeeb-ddcce9760426.jpegDefinitely more to go on there, this happened while playing Minecraft with a small human so I didn’t dig into it yet. I’m pretty sure the kernel I’m running was built by a derivation that applies some preempt patches so I’ll start there. Ubuntu works fine with the adapter, but it’s also not a preemptable kernel.

mvirts, to lemmyshitpost in well grounded

And now the spell is complete

mvirts, to linux in Help w/ crash

It’s a 3770k… So super old? 😅 The USB nic is this guy: CF-953AX a.aliexpress.com/_mNfj796

Maybe I should set up a config that doesn’t use a preemptable kernel for when I want faster wifi :P

Maybe this is my chance to actually fix something kernel related

Thanks for taking a look at this, your comments are super helpful.

mvirts, to linux in Help w/ crash

Lol I checked the system journal but forgot to check if the dmesg los is being written 😹 thanks for the reminder, going to take a look later today

mvirts, to linux in Help w/ crash

I think You’re right, it is a mediatek chip and I used to add the USB device id manually to load the module, but with nixos 23.11 it started working automatically. I’m also running a preemptable kernel… Probably related now that I think about it :P

I should track down the firmware, that was one of the things I was looking into when setting up the device id hack.

I think this happened once before after uptime of about a week… But I didn’t get any information from that crash. Also, I’m remembering that some configurations were failing to see this wifi device and falling back to wired so maybe this has been a hidden problem since the new nixos release…

Thanks to everyone for your thoughts, it’s very helpful.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #