Nobody
nobody_1677@lemmy.world
Posts
- How Hard Is It, To Open a File? - From Sebastian Wick and related to recent flatpak CVEs
- Ubuntu 26.04 LTS (Resolute Raccoon) Released
- An update on rust-coreutils in Ubuntu
- Proton Experimental now based on Proton 11
- The zero-days are numbered | The Mozilla Blog - Firefox 150 includes fixes for 271 vulnerabilities identified during this initial evaluation [of Mythos Preview]
-
Coldbrew package manager
Coldbrew is a “brew” style package manager for Linux distributions that offers the full power of the Alpine Linux aports repository with no root access required Coldbrew is a bit of a mix of flatpak and homebrew. It uses a very lightweight sandbox (bubblewrap) mainly as a means of isolating dependencies and aims to server a similar goal as homebrew, but without the PATH issues homebrew brings (see: invent.kde.org/kde-linux/kde-linux/-/…/408)
- Bluefin Dakota Alpha 1 | Bluefin
-
This Week in Plasma: Per-Screen Virtual Desktops and Wayland Session Restore
cross-posted from: discuss.tchncs.de/post/58671786
-
This Week in Gnome #245 - Infinite Ranges
cross-posted from: lemmy.world/post/45740431
- Hello old new “Projects” directory! – Ximions Blog
-
New NTFS File-System Driver Submitted For Linux 7.1
New NTFS File-System Driver Submitted For Linux 7.1
- Proton 11.0 is now available in Beta
-
Mid-life transitions - Christian Hergert stepping back from Red Hat and Gnome, s some major Gnome components are currently unmaintained
Note that this post was created two months ago but they only left Red Hat more recently
-
daniel stenberg: The AI slop security reporting is basically extinct [in curl]... [bugs] are found with AI tools and normally high quality bug reports.
daniel stenberg: The AI slop security reporting is basically extinct [in curl]... [bugs] are found with AI tools and normally high quality bug reports.
-
openSUSE Tumbleweed now defaults to systemd-boot on new installs
openSUSE Tumbleweed now defaults to systemd-boot on new installs
-
What’s new in security for Ubuntu 26.04 LTS?
Highlights Rust rewrite of GNU coreutils and sudo-rs TPM-backed Full Disk Encryption now considered stable More secure services (don’t run as root if not needed, AppArmor profiles) AppArmor prompting for snaps is still experiemental unfortunately
-
Post #1052440
That’s part of what I mean. Snap could be so much more interesting and useful if not for Canonical doing stuff like only allowing one store and slacking on proper support for non-AppArmor distros. One of the more bizarre experiences I’ve had is that a Canonical employee packaged a version of a Minecraft launcher. It was absolutely garbage, didn’t even start. The first thing that comes to mind is that snap is just garbage. But for fun, I made my own package of it, and it just worked perfectly....
-
Flatpak 1.16.4 Brings Important Security Fixes For Sandbox Escape & Deleting Host Files
Flatpak 1.16.4 Brings Important Security Fixes For Sandbox Escape & Deleting Host Files
- Libinput Hit By Security Issues With Its Lua Plug-In System
-
Post #955338
It certainly has it’s issues. Takes up quite a bit of space since each app tends ships its own copy of electron (though distros like Arch do try to make apps share a single Electron build). Apps may ship out of date versions that may have security vulnerabilities, though it’s not always the end of the world since they tend not to access outside of their own domains. As for slowness and resource usages, it’s bit of a tricky subject; an Electron app can be optimized, but will always use quite a bi...