I've set LANG=eo system-wide, now urxvt and xmonad refuse to input cyrillic, and tkabber produces garbage when i input things like "™" with XCompose. Going back to en_DK :(
Экономной хозяйке на заметку: пока мемпул пустой, можно за копейки перегнать битки с legacy-кошельков на segwit и платить в будущем меньше комиссии, когда она будет высокой!
What's the highest performing processor/SoC an open source hardware+software computer could be made on?
I'm fine with the chip itself not being open hardware or running nonfree microcode, but apparently an average Joe can't even have the documentation enough to make a motherboard for x86 or a good ARM SoC.
эх, нет мне жизни без out-of-tree модулей:
/* Disable ASPM completely as that cause random device stop working
* problems as well as full system hangs for some PCIe devices users.
*/
rc = pci_disable_link_state(pdev, PCIE_LINK_STATE_L0S |
PCIE_LINK_STATE_L1);
Есть в природе загрузочный дистрибутив линукса
?
В смысле, чтобы линукс исполнял роль загрузчика для другого линукса (kexec!), а мне не нужно было собирать для этого LFS.
Попалась материнка, которая не может грузиться с NVMe; grub тож не видит.
Доставил 5мг GHRP-6, впечатления от инъекций по два-три раза в день так себе, скорее всего не буду повторять со столь же сомнительными веществами // может лет через двадцать, но надеюсь к тому моменту будут более годные вещества, либо я смогу позволить себе снюхивать стократную дозировку чтобы не ебаться с преодолением кожного барьера
Is in-kernel ZFS mature enough to be used as a daily driver on a GNU/Linux laptop NVMe (and generally without a complete system backup to grab when it shits its pants) with reflink, continuous-ish CoW snapshots and data deduplication?
XFS turned out to be really nice and good enough to deploy by default, but it's lacking proper snapshot provisions (the idea to add some LVM thin awareness for the free space accounting didn't took off it seems: https://marc.info/?l=linux-xfs&m=150900682026621&w=2), and BTRFS is still too buggy for my taste after a decade of development.