I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?...
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.
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.
Any advice on where to go from here? This console was running dmesg -w to try and catch an intermittent crash… And this is what I got. I am using an el cheapo USB wifi adapter that I’m suspicious of....
Next chance I get I’m booting without the USB wifi adapter. I’m worried I may have broken something because it was mostly stable before :/ lol I actually don’t have the Nvidia card yet, I ordered a cheap Tesla K80 that’s arriving on Tuesday 😹 and it already brokey system :P
That’s a good idea, I have an Ubuntu partition that I should try.
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.
I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me....
So I’m trying to bridge to physical locations together. At one location I control the firewall and at the other I don’t. I would normally use Wireguard but its all dynamic IPs so it would break every so often....
Title. Basically, “if a street fighter gamer and a linux tryhard had a baby” where a combination of keys is issued to run a command/script rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the...
I’m not sure if this is the best community to post in, but I just bought a used computer and slotted in an RX480 as the GPU. I installed KDE Neon 5.27 on it, and it worked flawlessly for 2 days....
Looks like you need to look for messages about /dev/md0 and why it may be timing out. Also maybe add nofail to the raid entry in fstab so you can still boot if the root fs is not on it and it fails ( is root on NTFS possible or good?)
I don’t think the edid message is a problem, just an artifact of your monitor not talking to your video card?
Maybe NTFS is the problem, I think it needs special options to automatically remove the dirty bit and replay the journal
Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo....
My Google-fu has completely failed me. I’ve got an RGB addressable led curtain. It has 20 strings of 20 LEDs in a square arrangement. I initially assumed it had a wire feeding led data back up, to go to the next drop. On checking however, they are T jointed....
Gnome 3 has an option to keep one display fixed when changing workspaces… Also most window managers allow you to keep certain windows on all workspaces, maybe that will help?
Hmmmm do you want to write to both shift register at the same time? I say this because you’re looping 16 times, but seem to be sending the high and low bytes out 16 times over rather than one bit each time, although you are shifting the input.
Everything I hate in one pic (lemmy.sdf.org)
Earth and the Moon behind Saturn’s rings (Cassini 2017)
Does Nix's break from FHS cause problems?
I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?...
Good Nix OS series: five articles for new users. (feddit.it)
I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!...
Help w/ crash (lemmy.world)
Any advice on where to go from here? This console was running dmesg -w to try and catch an intermittent crash… And this is what I got. I am using an el cheapo USB wifi adapter that I’m suspicious of....
Which terminal emulator do you use?
I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me....
Writing program
Besides Libre Office, what other programs/solutions exist in the Linux world for writers?...
What's your automatic vacuum's name? (lemmy.world)
I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries...
I need someone to do a sanity check for me (i2p to bridge networks)
So I’m trying to bridge to physical locations together. At one location I control the firewall and at the other I don’t. I would normally use Wireguard but its all dynamic IPs so it would break every so often....
"Combokeys" instead of hotkeys. [Feature/new command suggestion]
Title. Basically, “if a street fighter gamer and a linux tryhard had a baby” where a combination of keys is issued to run a command/script rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the...
Super weird error, what's happening? (lemmy.zip)
I’m not sure if this is the best community to post in, but I just bought a used computer and slotted in an RX480 as the GPU. I installed KDE Neon 5.27 on it, and it worked flawlessly for 2 days....
Cool fancy programs?
Hello,...
Storing SSH keys on gnome-keyring, kwallet, ibsecret or similar
I don’t like my ssh keys being stored in plain sight, I also don’t like having to type a passphrase to use them....
Controller (i.imgur.com)
This meme is so accurate to me that I **TRULY** cannot remember if I made it or not. (lemmynsfw.com)
What game do you play to just chill?
Nowadays I find a lot of games feel like too much work and/or anxiety when I just want to relax for like, 30 minutes to an hour after a long day. On the other hand, the games specifically designed to help you unwind just feel boring imo....
Fixed address WS2811/WS2812b clones.
My Google-fu has completely failed me. I’ve got an RGB addressable led curtain. It has 20 strings of 20 LEDs in a square arrangement. I initially assumed it had a wire feeding led data back up, to go to the next drop. On checking however, they are T jointed....
(help-solved)monitor 1 with workspace 1 and monitor 2 with workspace 2, how pls?
hi everyone, using xfce(main desktop) doesn’t work, tried gnome and cinnamon and same thing. anyway know how to do this pls? thanks for reading....
Linux Mint - Screenshot annoyance
When trying to capture an area of the screen; specifically a Firefox extension; the context menu disappears when I press Ctrl-Shift-PrintScreen...
Shift register missing bits (discuss.tchncs.de)
Hey friends,...