Conversation
Notices
-
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:06:26 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: i would like to be able to run linux and not have kernel build times take more than an hour, albeit that's definitely asking for a lot -
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:07:02 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: well i'd like to at least not be reliant on gcc, this openbsd system doesn't have gcc and it works great with all of the traditional practices from the unixes of old -
waifu (waifu@mai.waifuism.life)'s status on Thursday, 28-Nov-2024 06:07:14 JST waifu @nyanide@lab.nyanide.com get better puter
-
cream queen (creamqueen@clubcyberia.co)'s status on Thursday, 28-Nov-2024 06:07:31 JST cream queen @nyanide you should hit up the "kernel" at KFC and apply for employment -
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:07:47 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @waifu if i had a bit of money i would -
waifu (waifu@mai.waifuism.life)'s status on Thursday, 28-Nov-2024 06:10:30 JST waifu @nyanide@lab.nyanide.com are computer expensive where you live?
-
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:11:22 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @waifu not particularly i just don't have a lot of spare cash to throw around -
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:16:04 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @gentoobro i guess i could go around menuconfig disabling shit like firewire support or whatever, is that what you mean by slim? -
gentoobro (gentoobro@shitpost.cloud)'s status on Thursday, 28-Nov-2024 06:16:05 JST gentoobro Run a slim kernel. Mine builds in about 20 minutes on a Ryzen 1600 potato.
-
waifu (waifu@mai.waifuism.life)'s status on Thursday, 28-Nov-2024 06:17:05 JST waifu @nyanide@lab.nyanide.com understandable, I'm still waiting on the prices to go down before getting some more equipment, I thought of getting a graphics card but then i remembered i don't even game much anymore
-
gentoobro (gentoobro@shitpost.cloud)'s status on Thursday, 28-Nov-2024 06:24:03 JST gentoobro Every single driver and feature that you don't actually use. Most of the kernel bloat is a bunch of default-included drivers and modules for hardware that you don't even have. Also make everything compiled-in, not modules, where possible (a few things need to be modules for good reason, like sound drivers).
Also don't use an initrd if you can manage.
-
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:25:10 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @gentoobro initrd definitely makes the entire process take like 10 times as long but living without it will be a bit more than difficult, will just leave that in -
gentoobro (gentoobro@shitpost.cloud)'s status on Thursday, 28-Nov-2024 06:26:37 JST gentoobro Do you have critical system directories on zfs or something?
-
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 28-Nov-2024 06:27:04 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @gentoobro no, just can't imagine how booting chinux would be like without the initrd
-