Rust:
Cannot move princess out of
castle
which is behind a shared reference
I have also switched to Colemak and my advice is to just not do that. Just learn Colemak without looking at the keyboard, it’ll make you a better typist anyway and you can get comfortable with it within a few weeks. In particular you don’t want to move the little knobs on the index finger keys (F and J).
The hexagon minecraft one is neat.
If you’re on Arch, why don’t you just use the discord package from extra repositories and have discord simply update with pacman?
I still don’t see how having a flat subvolume layout would make that more problematic. You can still (even better in my opinion) choose what subvolumes to automatically snapshot, which to include in backups etc.
Yes, that seems correct to me. I would also say that the flat layout is preferable because it makes dealing with snapshots later easier. When snapshotting the rootfs subvolume you won’t have to keep track of where exactly the home subvolume is located and it is easier to boot into a different rootfs snapshot.
Is that in reference to the Safety Third podcast?
man -k
Everyone is having fun playing air guitar, though bad they may be at it. Except the beige dude who forgot his air guitar at home.
My experience is you should try to always use find over ls when writing robust scripts, and consider ls as just an end user tool, not a scripting tool.
In arch/x86/Kconfig
of the kernel tree it says for CMDLINE:
Enter arguments here that should be compiled into the kernel
image and used at boot time. If the boot loader provides a
command line at boot time, it is appended to this string to
form the full kernel command line, when the system boots.
However, you can use the CONFIG_CMDLINE_OVERRIDE option to
change this behavior.
In most cases, the command line (whether built-in or provided
by the boot loader) should specify the device for the root
file system.
and for CMDLINE_OVERRIDE:
Set this option to 'Y' to have the kernel ignore the boot loader
command line, and use ONLY the built-in command line.
This is used to work around broken boot loaders. This should
be set to 'N' under normal conditions.
So both commandlines will probably be used. I don’t think an initramfs will normally interfere with the kernel commandline. In any case you can make sure you got what you wanted with cat /proc/cmdline
.
It took roughly 10-15 minutes on a Ryzen 5800X with 32GB RAM. I have compiled other programs before, but none nearly as large and notable as the kernel. I am in fact very close to getting a computer science degree, but that is in no way required to be able to do this. If you are able to follow the wiki-page I linked, you can do it too.
Because even if you pay them, RedHat won’t allow you exercising your GPL rights and redistributing the sources.
Yes, that was my experience as well. And of course there is the added tension that if you mess up somehow your system might become unbootable.
Sure did.
I didn’t really keep track, but I would estimate around 10-15 minutes on a Ryzen 5800X.
Do you have a link to that email?
Sufficiency is just as important as efficiency, if not more so.
Neovim for me. There are so many plugins to make the editor behave exactly as you want.
Yeah, not gonna do that.