Skip Navigation
Vojtěch Fošnár
Vojtěch Fošnár @ vfosnar @beehaw.org

IT student, privacy & open source activist from Czechia. Mastodon: https://c.im/@vfosnar

Posts
2
Comments
12
Joined
2 yr. ago
  • It really isn't, malware still can easily break out as wine nor proton were never designed for isolation in the first place. Easy example is the Z drive giving program access to the whole Linux filesystem.

  • Linux @lemmy.ml
    Vojtěch Fošnár @beehaw.org

    Recently started working on a collection of nix-colors adapters, what do you think?

    cross-posted from: https://beehaw.org/post/13758256

    You can change the color theme of your whole desktop with a single line of code.

    Currently supported adapters:

    • Adwaita (GTK3, GTK4)
    • Alacritty
    • dunst
    • Firefox (hijacking the default theme with userchrome.css)
    • GTK2
    • Rofi
    • swaylock
    • Wezterm

    repo: https://gitlab.com/vfosnar/nix-colors-adapters / https://github.com/vfosnar/nix-colors-adapters

    Nix / NixOS @programming.dev
    Vojtěch Fošnár @beehaw.org

    Recently started working on a collection of nix-colors adapters, what do you think?

    You can change the color theme of your whole desktop with a single line of code.

    Currently supported adapters:

    • Adwaita (GTK3, GTK4)
    • Alacritty
    • dunst
    • Firefox (hijacking the default theme with userchrome.css)
    • GTK2
    • Rofi
    • swaylock
    • Wezterm

    repo: https://gitlab.com/vfosnar/nix-colors-adapters / https://github.com/vfosnar/nix-colors-adapters

  • The same way companies advertise they are certified to be "Privacy respecting", right? right?

  • second hand Xiaomi + flash Lineage, good hardware for the price, community support

  • Don't overuse AI, there is plenty of resources on the web and at least you can practice reading docs. Use Phind. https://www.phind.com/privacy

  • Yeah but this way you can only communicate with other Tor users. Also the mail server can prolly easily leak your actual IP if you don't harden it well.

  • That's not true and misleading. Docker and flatpak base images mostly contain shared libraries and even these get automatically deduplicated. Your flatpak calculator doesn't ship systemd or any other init system nor does it ship system drivers lol

    And yeah if you are working in a restrained env and care about those few mbs taken by shared libraries then containarization is not for you.

    Containerization is not perfect and it will never be, but that was never the goal. Making apps and services independent of the base system and easily restrictable like mounting volumes, restricting network, etc.. was.

  • Yeah, I hope Element manages to become sustainable. It feels like they are running out of funding from what they did in the last month.

  • I think it was more about vendor lock-in. The phone manufacturers want to be the ones you are locked to, not to Iridium.

  • I have to test this on some article recommending alternative medicine

  • you can always just overlay that ;)

  • Distrobox uses podman/docker under the hood. Each distro should have a corresponding OCI image.