the_crab_man

joined 1 year ago
[โ€“] the_crab_man@lemmy.world 3 points 1 year ago (1 children)

100% this. Much more readable than JSON, YAML or other custom formats.

Alacritty with tmux ๐Ÿ‘

[โ€“] the_crab_man@lemmy.world 25 points 1 year ago (2 children)

How is Snap's sandbox better than Flatpak's?

 

I use both GNOME and Plasma and various apps from their ecosystems. When using Plasma, GNOME apps look out of place, as they hardcode their Adwaita theme, but they don't suffer from contrast issues and are perfectly usable. When using KDE apps on GNOME on the other hand, the contrast is terrible, the apps look very ugly and are barely usable to the point I wish they hardcoded their Breeze theme so they would work as well as they do on Plasma. I wish KDE apps were more resilient when it comes to theming, so they wouldn't break completely when installed on the "wrong" desktop.

[โ€“] the_crab_man@lemmy.world -5 points 1 year ago* (last edited 1 year ago) (2 children)

No browser will ever tick ALL your boxes.

Why not? Is it that hard to NOT include bloatware in your browser and respect XDG Base Directory? As for content blocking, the code is already there because extensions make use of it, just integrate it into the browser UI and use uBlock Origin's block lists.

[โ€“] the_crab_man@lemmy.world 1 points 1 year ago (1 children)

Web browsers handle the most sensitive information about a user, so I would never trust a proprietary browser.

 

I feel like there is no web browser with a sane default configuration that I can recommend to other people. All browsers are preconfigured in a way that harms the privacy of their users or include services that no one wants such as Pocket and BAT.

Here are my problems with some popular browsers.

  • Mozilla Firefox: Pocket integration, no ad-blocking without extensions.

  • Brave: Everything related to crypto. Also its start page is horrible.

  • Chromium: No ad-blocking without extensions and soon Manifest v3 will cripple all content blockers.

Now, these suboptimal defaults wouldn't be such a big problem if the configuration files were easy to backup and restore and respected the XDG base directory specification.

I like Iosevka for programming and terminal.

I wonder why they chose this weird nonstandard config format instead of something like TOML

 

Personally, I'm looking forward to native Wayland support for Wine and KDE's port to Qt 6.

 

I used to use Sway and I found tiling to be useful only when using multiple terminals. Tmux allows me to have tiling functionalities for terminals while having a full desktop environment for all other applications.