← prev | next →
cryptodanvr 2022-07-27 19:20:13
Then don’t use void
siduck 2022-07-27 19:20:21
It works fine on my other 2 machines tho ._.
DumbMahreeo 2022-07-27 19:20:37
siduck on alpine when?
siduck 2022-07-27 19:20:39
And other distros work fine on this machine but not void, weird
siduck 2022-07-27 19:21:01
DumbMahreeo 2022-07-27 19:20:37
siduck on alpine when?
I don’t like musl, felt a lil slower when compiling stuff
princegaut 2022-07-27 19:21:14
siduck 2022-07-27 19:19:29
yes, for the degree
I like computers and linux and I am willing to do hard work on my math skills but what if I didnt like the subject?
siduck 2022-07-27 19:21:18
Compare nvim startuptime on void and alpine ( for benchmark ) u will see the difference xD
DumbMahreeo 2022-07-27 19:21:20
siduck 2022-07-27 19:21:01
I don’t like musl, felt a lil slower when compiling stuff
Oh you just reminded me that I wanted to find out more about cosmopolitan libc
DumbMahreeo 2022-07-27 19:22:01
siduck 2022-07-27 19:21:18
Compare nvim startuptime on void and alpine ( for benchmark ) u will see the difference xD
Don’t really think it’s because of the libc, I find it odd
siduck 2022-07-27 19:22:39
DumbMahreeo 2022-07-27 19:21:20
Oh you just reminded me that I wanted to find out more about cosmopolitan libc
such obscure stuff are / sound cool but imo not good for regular use, less support and many stuffs won’t work :/
DumbMahreeo 2022-07-27 19:23:16
siduck 2022-07-27 19:22:39
such obscure stuff are / sound cool but imo not good for regular use, less support and many stuffs won’t work :/
The point is not using cosmopolitan to replace glibc
DumbMahreeo 2022-07-27 19:23:28
The point is using cosmpolitan to build self-contained universal binaries
DumbMahreeo 2022-07-27 19:24:02
Binaries that can run on different operating systems as long as they are on the same architecture
cryptodanvr 2022-07-27 19:24:54
Appimages do that
DumbMahreeo 2022-07-27 19:25:06
cryptodanvr 2022-07-27 19:24:54
Appimages do that
No, they don’t
DumbMahreeo 2022-07-27 19:25:13
Try running a linux appimage on Windows.
That’s the point of cosmopolitan
siduck 2022-07-27 19:25:25
DumbMahreeo 2022-07-27 19:24:02
Binaries that can run on different operating systems as long as they are on the same architecture
Ohh :0
cryptodanvr 2022-07-27 19:26:40
For windows I use portable apps on a USB
DumbMahreeo 2022-07-27 19:26:51
cryptodanvr 2022-07-27 19:26:40
For windows I use portable apps on a USB
That’s not the point
DumbMahreeo 2022-07-27 19:26:59
The point is building an executable that can run on any os, not just ones compatible with ELF
cryptodanvr 2022-07-27 19:27:20
I already have a way to run apps on windows and on linux
DumbMahreeo 2022-07-27 19:27:24
DumbMahreeo 2022-07-27 19:26:59
The point is building an executable that can run on any os, not just ones compatible with ELF
So the same binary for both linux and windows
DumbMahreeo 2022-07-27 19:27:28
cryptodanvr 2022-07-27 19:27:20
I already have a way to run apps on windows and on linux
Wine and wsl are just not good
cryptodanvr 2022-07-27 19:27:36
It’s not wine
DumbMahreeo 2022-07-27 19:27:50
cryptodanvr 2022-07-27 19:27:36
It’s not wine
I said wine and wsl
cryptodanvr 2022-07-27 19:28:16
Plug in portable apps run apps on windows with no install
DumbMahreeo 2022-07-27 19:28:29
cryptodanvr 2022-07-27 19:28:16
Plug in portable apps run apps on windows with no install
Yes but they don’t run on other operating systems
cryptodanvr 2022-07-27 19:28:36
Create the same usb with appimages your done
DumbMahreeo 2022-07-27 19:28:46
cryptodanvr 2022-07-27 19:28:36
Create the same usb with appimages your done
No, you’ll need to package twice
cryptodanvr 2022-07-27 19:28:50
Carry two usbs
DumbMahreeo 2022-07-27 19:29:24
DumbMahreeo 2022-07-27 19:28:46
No, you’ll need to package twice
Cosmopolitan aims to be a single solution for everything
thecatvoid 2022-07-27 19:31:00
siduck 2022-07-27 18:58:11
genfstab command not found
install arch-install-scripts or download genfstab script from github or simply write fstab yourself
siduck 2022-07-27 19:32:36
thecatvoid 2022-07-27 19:31:00
install arch-install-scripts or download genfstab script from github or simply write fstab yourself
Too late, I’ll just do this https://linuxconfig.org/how-to-force-fsck-to-check-filesystem-after-system-reboot-on-linux until I get a new ssd/hdd
How to force fsck to check filesystem after system reboot on Linux –
Linux Tutorials – Learn Linux ConfigurationIn this tutorial, we show the step by step instructions to force fsck to check the file system after system reboot on a Linux system.
Cease@ 2022-07-27 19:33:34
ShanuNoobZz 2022-07-25 20:28:14
Any one using it?
Try Lubuntu
thecatvoid 2022-07-27 19:33:54
siduck 2022-07-27 19:32:36
Too late, I’ll just do this https://linuxconfig.org/how-to-force-fsck-to-check-filesystem-after-system-reboot-on-linux until I get a new ssd/hdd
simple add 0 2 in fstab entry for automatic fsck on data corruption
← prev | next →