Installing Linux is just so easy while it genuinely took me a long while to (re)install Windows alongside Linux cuz the driver they provide is an exe and the install process wants some format else, and I ended up found a Github repo that provides decompressed driver files.
- 0 Posts
- 5 Comments
Joined 1 month ago
Cake day: August 6th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Willie169@infosec.pubto
Technology@beehaw.org•AdGuard promises to keep filtering Facebook ads
3·1 month agoLet me recommend phice, a lightweight privacy-friendly alternative front-end for Facebook.
I’m a CLI enjoyer. It’s easier for me to define what I often do as a bash function than to remember which button to click in a GUI app. It’s easier for me to copy paste a StackOverflow answer than to zoom the screenshot only to find out that the UI has changed. And I’m too lazy to move my mouse when I can do it with a Neovim keymap.
I use Neovim with this config https://github.com/Willie169/nvim-config

Ι stick with KDE Plasma after trying GNOME, KDE, and Cinnamon. In GNOME, many settings are not available in GUI (I don’t remember which they are now), while they are available in KDE. And back when I used Cinnamon it didn’t support Wayland while some of my apps (especially Waydroid) needs Wayland. But I mostly use CLI for daily tasks for automation and easier copy-pasting forum answers, asking LLM, and sharing to GitHub, so I may not be a representative DE user.