@Willie169@infosec.pub
member since 6 Aug 2026 07:23
comments
- on Ubuntu is growing faster on Windows 11 than on native Linux PCs, says Canonical in c/technology@lemmy.world · 20 Aug 2026
-
on Ubuntu is growing faster on Windows 11 than on native Linux PCs, says Canonical in c/technology@lemmy.world · 20 Aug 2026
I am a Ubuntu to user now. However, I find myself reading Arch wiki far more and a bit Debian’s but barely Ubuntu’s. But I agree that Ubuntu is the industry standard and it’s acceptable to distribute a deb and test it on Ubuntu LTS and call it a day. Other distros can simply dig into it and make it work. Containers and sandboxes are great, but I hate the concept to only distribute things that way. Snap Flatpak LXC Incus Docker Podman etc. stuff don’t work on some restricted/weird environment.
-
on AdGuard promises to keep filtering Facebook ads in c/technology@beehaw.org · 13 Aug 2026
Let me recommend phice, a lightweight privacy-friendly alternative front-end for Facebook.
-
on I can't use Linux! It's too hard! in c/linuxmemes@lemmy.world · 13 Aug 2026
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.
-
on intimidating in c/linuxmemes@lemmy.world · 10 Aug 2026
I use Neovim with this config github.com/Willie169/nvim-config
If containers, VMs, and dual-boot are banned in the workspace I kinda feel the fear of things not work is legit. When I’m forced to code on a Windows computer without WSL at university’s Programming course in electrical engineering department. Everything I’m used to, bash, cat, cd, ls, nvim, sed, grep, …, simply don’t exist. And I end up find it easier to code in the small text box of the site they provide than any of the slow, non-Vim mode, IDEs.