data1701d

joined 8 months ago
[–] [email protected] 2 points 3 months ago (1 children)

I go to the host folder I want to transfer files from and run ‘’’python3 -m http.server’’’. Then (I can’t remove if I use ‘’’ip a’’’ to find the IP address of the host or if I used mDNS), I use the guest web browser to download files.

[–] [email protected] 1 points 3 months ago (3 children)

I’ll have to try that. What I have tried so far is running a different kernel version and making sure my driver blacklists are correct (I found that the GPU shouldn’t ever connect to snd_hda_intel. It briefly eas again, but after fixing it, I still had the problem.).

[–] [email protected] 2 points 3 months ago

Woah. An interesting setup indeed.

KDE almost became my default when I was installing probably my first bare-metal Linux distro a few years back - Debian Buster, to be precise - on an old laptop. However, something borked with the network manager installation, so when I tried again, I chose XFCE, which worked (probably by coincidence - I probably just did something dumb the first time) and has been my go-to ever since.

From a programming perspective, I definitely like Qt a lot over GTK, though it’s not like I write GUI applications all the time anyhow.

[–] [email protected] 1 points 3 months ago (5 children)

I have two GPUs - an RX 550 hooked to the monitors and 580 for VMs. Until recently, once the VM shut down, the 580 was able to return to Linux and be used again via PRIME - no reset bug. It randomly stopped working and I’ve tried to debug it to fix the problem to little avail.

[–] [email protected] 1 points 3 months ago

Nothing less than the best from startrek.website. 🖖⭐️

[–] [email protected] 2 points 3 months ago

Quite honestly, I almost chose NixOS over Debian a few years for that reason, but I prefer the community support of Debian. Of course, that could change, but right now, I’m not in a big distro-hopping mood nor am I sufficiently unhappy with Debian. On a side note, it kind of bothered me that you couldn’t use Nix to configure e.g the layout of your XFCE desktop. If I ever transition, maybe I’ll put in some time one summer to make that all work.

[–] [email protected] 2 points 3 months ago (4 children)

I’m not a Mac fan, but I do keep a Hackintosh VM with GPU passthrough to run the occasional XCode and the like or send a text message when I’m too lazy to pull out my iPhone. I will say that MacOS’s standardized interface is rather nice, though.

[–] [email protected] 3 points 3 months ago

I’ve become a Flatpak fan for a similar reason.

[–] [email protected] 2 points 3 months ago (2 children)

I’ll be frank - I never have, though I probably should. For me, if an application’s configuration ever annoys me enough, I just manually copy the config from a machine that I already did the config.

One day, I may set up a shell script based on Debian’s Debootstrap that feeds it a list of packages (I think you can provide it a text file with a list of packages) to get everything set up, but that day is not today.

[–] [email protected] 2 points 3 months ago (7 children)

Also, for context, part of my exFAT leanings are that while NTFS is read-only on Mac, exFAT is read-write. I’d presume as I am, you’re not a frequent Mac user, but I’ve had situations in the past where I had to use one.

[–] [email protected] 2 points 3 months ago (9 children)

My pleasure. The LG problem is unfortunate. Most other devices tend to support exFAT, but LG is an exception, albeit a very big one due to its pervasiveness as a brand. I do have an LG TV, but an older one that’s getting annoying to the point it’s tempting to throw a Roku behind it. Also, do you have a laptop with HDMI? That could also be a solution.

[–] [email protected] 3 points 3 months ago

I get the feeling I’ll become a bcachefs fan for those reasons in the future (I tested it on a spare laptop as soon as 6.7 got into Debian Testing), but for now, I use a mix of ext4 and btrfs, as bcachefs-tools isn’t in Testing. It is trivial to apt-pin, but I try not to make FrankenDebian a regular thing. I have a feeling that they’ll iron it out and Bcachefs will be an option in Trixie by the tome it hits stable, if still with a /boot partition considering the slow state of Grub support.

view more: ‹ prev next ›