

deleted by creator
Moved from https://lemmy.world/u/fnrir
deleted by creator
…subscription services? For everything?
The maybe use public transport? If you REALLY need to use buy car - buy one.
Also: families were not mentioned before in this thread. Is driving around with your partner and 5 kids and a couch a daily occasion?
“Debate” is used as a foot in the door
Edit: also happy cake day
Hibernating my computer and then forgetting about it and booting into a different OS (Fedora Silverblue) on the same partition (BTRFS subvolume stuff). AND THEN TRYING TO RESUME THE HIBERNATED OS (Arch btw).
my filesystem was pretty much unrecoverable and it was my fault
1 - Your question presupposes abrahamic faith.
How will we achieve moksha without Hinduism?
How will we achieve nirvana without Buddhism?
2 - dependency on <AFTERLIFE CONCEPT HERE> is due to our fear of death / the unknown combining with religion
We don’t know what and if anything happens after death because it is untestable by us for obvious reasons, but some religions still postulate an answer for reasons.
beep boop
Disco Dingo wallpaper fans, unite!
sidenote: is there a Lemmy version of r/dragonsfuckingcars?
Leave Zenyatta alone, Discord >:(
Just wait until you see the results of the Polish presidential election.
something something turning the Teslas gay
Update: I managed to build wimboot after cherry-picking some patches.
Interesting. Sadly it only supports FAT32, NTFS and EXFAT with no Linux filesystems.
And Ventoy is free. It’s hard to argue with free.
Pretty much. I do have some releases, but considering Nix’s philosophy you probably should. Ventoy-CPIO should build fine, if the right toolchains and dietlibc are in PATH. Ventoy-boot relies on overlay mounts though, so it might not build within Nix.
On Linux installation is done through a series of scripts and vtoycli
. I haven’t worked on that yet, but there’s build scripts there that should do the trick, but since they build it for multiple architectures, you’ll have to run just the stuff for your arch (probably x86_64).
sth like:
cd vtoycli/fat_io_lib/release
gcc -specs "/usr/local/musl/lib/musl-gcc.specs" -O2 -D_FILE_OFFSET_BITS=64 fat*.c -c
ar -rc libfat_io_64.a *.o
cd ../..
gcc -specs "/usr/local/musl/lib/musl-gcc.specs" -Os -static -D_FILE_OFFSET_BITS=64 -Ifat_io_lib/include fat_io_lib/lib/libfat_io_64.a *.c -o vtoycli_64
# Optional
strip --strip-all vtoycli_64
Okay. I get it. It’s also not that funny.