Probably spelled “faks” in their mind
Brejela the Purple
- 0 Posts
- 11 Comments
Brejela the Purple@lemm.eeto
Linux@lemmy.ml•Those who custom configure their kernel: what did you gain?
41·2 years agoBragging rights.
And now they’ll have to fix their board, for it is wrong. h3 is a white square.
The only things I can’t play on linux are games with heavy kernel-injected anti-cheats and racing games (AC and BNG). Everything else “just works”. Hell, I even managed to get Overcooked’s cross-platform version to work.
There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable.
Brejela the Purple@lemm.eeto
Linux@lemmy.ml•Docker team is considering distributing Docker Desktop as a Flatpak and Snap
9·2 years agoI couldn’t possibly care less about Docker Desktop. Portainer is a much better solution when graphical administration becomes necessary. (Which should be never)
Brejela the Purple@lemm.eeto
Programmer Humor@lemmy.ml•How programmers flex on each otherEnglish
4·3 years agoAnother way to flex is to go on “programming” discord servers and shit on any sami-controversial take a 13y/o has there. /s
st all the way. Quick to launch and it works well
Brejela the Purple@lemm.eeto
Selfhosted@lemmy.world•The Cloud Is a Prison. Can the Local-First Software Movement Set Us Free?English
0·3 years agoWe have already seen the effects of over-reliance on a few CDNs and cloud providers: One bad push, one ill intentioned employee and potentially entire portions of the web might become unaccessible. That by itself should have been the end of this business model long ago
Brejela the Purple@lemm.eeto
Linux@lemmy.ml•That Computer Scientist - Nix is the New Arch!English
2·3 years agoFunnily enough, when I upgraded from a SATA SSD to an NVME, I didn’t have to reinstall anything. Instead I just moved the LVM LVs to the NVME and rewrote the boot config. Just booted up from the existing installation without having to install anything.
Of course,tune2fsreports the right age for the filesystem:# tune2fs -l /dev/mapper/VolGroupSSD-ssdvol | grep created Filesystem created: Thu Jun 16 10:33:49 2022 << This used to be the root fs, inside the SATA SSD # tune2fs -l /dev/mapper/VolGroupSAT-satvol | grep created Filesystem created: Mon Nov 14 14:13:49 2022 << When I bought the NVME and created a new VG just for the SATA drive


I don’t distrohop. Instead I just use what works for me and what I find comfortable.
You will eventually need to use the terminal. And it will be overwhelming at first. But eventually the learning curve flattens a little when you get more comfortable not breaking your system ;þ
Can’t comment
File extensions are, in essence, nothing but a convention. You don’t even need them in Windows, really (You can open a file with any program, for example, you will just not get anything useful from it). So it’s far from a big deal.