Skip Navigation
pitbuster pitbuster @lemmy.ml
Posts 0
Comments 10
Mozilla rolls out first AI features in Firefox Nightly, and theyre actually useful.
  • Theyre adding an opt-in alt text generation for blind people

    No, that's not useful at all, but Mozilla refused to listen to the blind community.

  • Dotfiles matter! Please stop dumping files in users’ $HOME directories.
  • Thanks I was going to look for one with multi OS support :)

  • Dotfiles matter! Please stop dumping files in users’ $HOME directories.
  • Unless you disk was encrypted, you could have booted up a live distro and back up the files you needed (or even overwrite the shadow file to get a new password)

  • Going from nvidia to amd
  • Also Nvidia is still better for general computing (e.g. openCL). That may change when rustiCL finally catches up, but AMD implementation of openCL always gives problems.

  • The Phoronix forms, where AMD and NVIDIA engineers can effectively communicate
  • Although, screen sharing has been solved a while ago. Any application that doesn't work is because the developers are shit (I am looking into you, zoom and you half-assed implementation using an screenshot-API-based gnome-only implementation).

  • The Phoronix forms, where AMD and NVIDIA engineers can effectively communicate
  • It is solid until you need to use openCL (hopefully this changes when RustiCL beats the closed AMD drivers)

  • zsh or fish for an intermediate Linux user?
  • you can always run scripts with the shell they were written for (and you can even argue that people writing scripts should always set the shebang)

  • High end OLED (or QD-OLED) on Linux
  • The blurriness comes from the (fractional) scaling mechanism use for X applications inside Wayland. Some time ago KDE enabled a mode that fixes blurriness (using the "native" X scaling).

  • Traefik, Caddy, Nginx, etc. what is your reverse proxy of choice, and why?
  • Caddy, the configs are usually pretty simple to get you started (specially the for free https in the standard setup).