I am not OP, but thanks a lot for a great educational post! Incredible how you can lose 95% of pixels from BMP and it still somewhat works.
someacnt
TIL that Ubuntu release denotes the year and month. I thought it was just quirky versioning..
That's a pity, I guess some people direct their grudge to women instead of the faulty society which forced no-life lifestyle..
Wait, does that mean xmonad will get to live a tiny bit longer?
I am definitionally incel, wanna say that does not make me a nazi. In fact, I despise the entire tenets of nazism.
Is programming skills that important in days of LLM where companies are replacing juniors with AI?
It's so sad to see that voice of reason is trampled over like this. To see how bad is running Linux on phones, just ask the grapheneos folks. Linux phones have looong way to go compared to AOSP.
True, but asking user about permission to home folder vs. granting permission by default is huge difference. Also doesn't flatpak also grant other permissions the app wants as well? Like the Mic permission.
While lots of this is problem of desktops in general, but:
- Linux applications can access your entire home folder, which likely contains most of your data. It can also access e.g. state of other applications, which can be bad.
- While flatpak somewhat mitigates the issues, it is half-baked: permissions are granted directly when you install the app, and user has to manually revoke the permission - Needing e.g. FlatSeal for this is insane as well. With Android/iOS, the user only grants permission when needed, which reduces lots of attack surfaces.
- Doesn't too many apps want your home folder access by default? If you think about it, it is a huge security issue - you basically have to trust the app to keep your secrets intact.
- Mic access can be very problematic, esp when it would be enabled by default if app requests it. Although I don't know to which extent this would be abused.
Pardon my ignorance, but why people keep trying Linux phones when you can develop on top of open source android version, like GrapheneOS? Linux desktop apps are not exactly secure.
Security. Simply consider the permission system compared to Windows.. ehh, "everything is open to sneak up and corrupt".