The project is motivated by “I like Rust, lets make a whole desktop in it” not by good UX.
The project is motivated by “I like Rust, lets make a whole desktop in it” not by good UX.
Neither Chromium nor Gecko have a stable public API. Companies are just willing to spend money rebasing every Chromium update.
deleted by creator
The good news is no streaming service even supports UHD in browers (except Netflix on Edge?) because of DRM. So I don’t see the value.
deleted by creator
That source looks better indeed.
Ars quotes nonsense like “bypasses the security” and “exploit the user”.
Those terms have meaning and they aren’t applicable here.
At the end though they do say things like
is able to hack your phone from the moment you install the app
Without any credible evidence.
The claim is they completely bypass all Android and iOS security is pretty unbelievable.
If so then the real discussion is how these zero day exploits are just sitting around.
EDIT: It seems the focus is on Android but all the information is nonsensical, like AI generated buzzword bingo.
Every package has an architecture but you never have to care about it.
No its not, the package is literally “htop”.
I think you are mistaken. An example:
https://archlinux.org/packages/core/x86_64/glib2/
https://packages.fedoraproject.org/pkgs/glib2/glib2/
Debian:
https://packages.debian.org/bookworm/libglib2.0-0
https://packages.debian.org/bookworm/libglib2.0-cil
This is the common case, but Debian gets really out there some times.
And I’ll just say dnf
is a much easier to use tool:
dnf install /usr/bin/aprogram
dnf install 'pkgconfig(glib-2.0)'
As a packager I’ll just say Debian is the one with the weird package names. Fedora just matches upstream names generally, similar to Arch.
Fedora will live without red hat. It’s got a community structure in place, all infrastructure is open, etc.
Obviously it would lose some funding and manpower but other distros get by.
deleted by creator
I use this, it’s not yet perfect but it does what i need.
A distro has thousands of independent sources. No your distro doesn’t audit them all, barely any.
You can choose folders in the portal now.
deleted by creator
My view is that if the goal was to effectively make good software they wouldn’t start from scratch.
If they used wlroots the desktop would be usable today with a good feature set.
If they used Qt or GTK they would have feature rich well supported software. (GTK4 could have been an improvement for them, it’s designed around being minimal and having platform libraries implement design choices)
They didn’t take a practical approach imo. You could argue its a long term investment but because of it it’s probably years off of feature parity. The only upside today is… it’s written in Rust.