Coelacanthus

joined 1 year ago
[–] Coelacanthus@lemmy.kde.social 3 points 1 year ago (3 children)

OpenGL 3.1 and Vulkan 1.2 in 2023? It's so terrible!

[–] Coelacanthus@lemmy.kde.social 4 points 1 year ago (2 children)

The way to support Nvidia 20x 30x 40x series GPU.

I use Porkbun.com. It has modern interface.

[–] Coelacanthus@lemmy.kde.social 1 points 1 year ago (1 children)

Firefox only uses wayland by default in nightly. You can enable it in stable version by setting environment variable MOZ_ENABLE_WAYLAND=1.

[–] Coelacanthus@lemmy.kde.social 1 points 1 year ago* (last edited 1 year ago)

There is a benchmark use https://webglsamples.org/aquarium/aquarium.html

https://blog.lilydjwg.me/2021/11/12/display-tearing.215968.html

  • X11 + Intel card, 1080p 60fps, GPU fully utilized, one third of frames dropped! 4k 60fps is about the same. It turns out that the focus is not on the resolution (the GPU isn't used to its full capacity anyway), it's on the frame rate of the video.
  • Wayland + Intel cards, 4k 60fps, not even dropping frames, let alone anything else, and the GPU is used for about half of the graphics calculations.

For hardware decode, when I switched to wayland, it was only implemented in Wayland. After they implememted EGL on X11, they implemented hardware decode on X11 as well.

For mixed DPI, applications can implement it use screen information, but not all applictions will do this. But wayland ask them to implement this feature.

[–] Coelacanthus@lemmy.kde.social 1 points 1 year ago (3 children)

It's reference implementation, but isn't suitable for daily use. Because it lacks some convenient features. It's used as a behavior reference when some one develop a new compositor.

[–] Coelacanthus@lemmy.kde.social 20 points 1 year ago* (last edited 1 year ago) (7 children)

You should, I think. You don't have Nvidia GPU, so you can avoid almost bugs and get better performance.

Advantages:

  1. Better performance. e.g. for Firefox, @lilydjwg got double performance in wayland.
  2. Better multi-screen with multi-DPI support.
  3. Better maintaince. Many DE has put more and more to wayland. And many new features will only be implemented in wayland. (That's because implementing many new features will be difficult or even impossible in X11 old software architecture, as KWin developers said.)

Disadvantages:

  1. Some missing feature, such as remote desktop.
  2. Many bugs when you use Nvidia GPU.
  3. None of the compositors except KWin and Hyprland can use input methods with electron.

I don't know which DE/WM you use. If you use Plasma/GNOME, migration is simple, just switch in SDDM/GDM. If you use i3, you can try sway, it's compatible with i3 config. If you use others, you can try hyprland or wayfire. Wayfire has fantastic animations.

I switch to wayland because I buy a new screen with different DPI... But when I switched, I found I got better performance and video hardware acceleration in Firefox (this feature was introduced to Firefox Wayland first).

Canokey, there are two way:

  1. You can buy one Canokey Pigeon, which is close source, but with protection of security chip.
  2. You can make one Canokey STM32/NRF52, which is opensource, but no security chip protection, so if someone got your key, she can extract the key from it.

https://github.com/canokeys

For sans and serif font, Noto Sans and Noto Serif.

exa has a terrible bug: if you set TZ environment variable to ':/path/to', you will get 'Unable to determine time zone: No such file or directory (os error 2)'. Does eza fix it?

https://github.com/ogham/exa/issues/856

VP9 for video and FLAC for audio. Avoid AV1 because my GPU can't decode AV1.

view more: ‹ prev next ›