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.

[–] the_crab_man@lemmy.world 1 points 1 year ago (1 children)

Maybe stop using Windows?

[–] the_crab_man@lemmy.world 0 points 1 year ago (1 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.

 

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.

[–] the_crab_man@lemmy.world 6 points 1 year ago (1 children)

Why would a website named "itsfoss" make a post about a proprietary browser?

[–] the_crab_man@lemmy.world 3 points 1 year ago

I like Iosevka for programming and terminal.

 

Do you prefer to use UI frameworks which make a distinction between UI files and application code (e.g. Qt, GTK, Angular) or do you prefer to define the UI in the application code (e.g. Flutter, Jetpack Compose, React)?

[–] the_crab_man@lemmy.world 1 points 1 year ago

Is this the new Disney original?

[–] the_crab_man@lemmy.world 3 points 1 year ago

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

[–] the_crab_man@lemmy.world 6 points 1 year ago

Yes, but frequently used dependencies can be extracted into runtimes which can be shared by many applications.

 

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.