

For the monero mining, did you solo or pool mine? Also p2pool+xmrig ?
For the monero mining, did you solo or pool mine? Also p2pool+xmrig ?
Uh I think you meant bind mounts lol
No.
Any coding LLM could probably help you piece together the kernel configs, makefiles and so on but you can’t just tell it “build me a linux distro called Mannah Hontana”.
Edit: not to mention that distro is more then just the kernel, there is also the choice of init system (what will start and manage “background” services), package manger (so also the package format), desktop environment (kde, gnome, …none) and so on
I’ve actually forgot where exactly was the prolem, I remember some electron app in wayland mode was crashing/glitching - that might be because of my GPU though (3090 with open dkms latest drivers). Also maybe Pycharm didn’t look right?
Yeah, same boat.
Tried riverwm few months ago but couldn’t fit my Awm workflow into it, river seems to think about tags as just tags for where you want windows (even on multiple of them) but I just want workspaces, where each ws also has its own tiling mode. Also, seems there is no standard on how to read/show the current tiling mode by something like waybar, also essential for me when toggling through them.
Also I don’t understand Xwayland - I’ve searched hours for ways to tell the compositor to “tell” Xwayland to not scale the content dpi or something along these lines - there seems to be no standard and every compositor handles xwayland in their own way?
So vesktop it still is
You might be able to turn off sleep indication (nlinking power led) in bios btw:)
https://wiki.archlinux.org/title/EFI_system_partition#Typical_mount_points
(Efi System Partition)
Not wrong, it is shady. Though the NTDEV guy behind it does have some (sparse) information on their patreon about how and what tools, mainly seems to be done with osdbuilder. Comes down to trust as with anything on internet, I just need to run chkdsk.exe on drives from time to time and the smaller it is the better.
Tiny11 iso
The closest thing with the remote stuff and media will probably be https://libreelec.tv/
There is also Tiny11 iso flying around somewhere which is a lot smaller and less resource heavy then usual windows vm.
There is winapps that does the bottle thing for you in a background vm.
Before RustDesk I have used NoMachine but that’s completely proprietary (Luxembourg company, except for the old core protocol - NX 1).
Afair I am afraid that there isn’t an all-in-one foss desktop remote software as good as RustDesk currently.
Now it looks correct:)
Big stuff
-euo pipefail
now being a posix standard is really awesome, as well as readlink and realpath (didn’t even know these last two were non-standard).
Formating of the configuration content under point 4 seems to have spilled out, you might have to use a triple backtick followed by newline if it’s a multiline code/content.
I’ve once tried WinBTRFS and on top of not making it work I still have leftover drivers that can’t be deleted.
I just use ntfs3 and ever since tweaking steam so that it does not put proton compatdata on it I didn’t have to reboot and run chkdsk for months now.
Uh probably not that helpful but I am somewhat sure that this was super easy to do from virt-manager (on Arch qemu & kvm, virtualizing Tiny11 )
You are replacing partitions with subvolumes, as such you have to make these operations on the btrfs filesystem (so as others have already written, deleting the subvolume instead of re-formatting the partition).