theshatterstone54

joined 2 years ago
[–] theshatterstone54@feddit.uk 3 points 1 year ago (2 children)

Ah, I love discovering software that makes using the internet less terrible!

[–] theshatterstone54@feddit.uk 8 points 1 year ago

Is there any particular reason this is news? I thought that's how most kernel updates went for the non-LTS releases. Or has something changed? What's different compared to all other kernel updates in rolling releases?

[–] theshatterstone54@feddit.uk 2 points 1 year ago

I think they meant the outdated dependencies that flatpaks use, which can cause issues.

Also, the flatpak sandbox is a essentially a lie, because pretty much every app you install will be granted full home directory access during the installation process (because the dev decided the app needed it) and that permission stays on unless you override it with Flatseal or via the command line.

[–] theshatterstone54@feddit.uk 2 points 1 year ago

Hey, I'm using Hyprland on Fedora as we speak and it's pretty much a perfect experience.

[–] theshatterstone54@feddit.uk 3 points 1 year ago (2 children)

I also use Floorp! Firefox is my favourite mobile browser, with the address bar at the bottom for easy access, and also easy-access, reliable tab sync, with Floorp on the desktop for its workspaces feature + the ability to use the old Firefox style (with minimal tabs) with a simple toggle.

The only browser that could measure up to it (meaning it has the same feature set for both desktop and mobile) is Vivaldi (Correction: Last time I used it, Vivaldi was missing a crucial feature: the ability to only show bookmarks on a new tab) but that often feels too complicated and takes too long to set up. If Vivaldi had the ability to, say, sync up all your settings and customisations, as well as tabs, I'd probably be using it right now, or at least consider it. I mean, neither is fully open source, but I'm more likely to trust the Vivaldi team than Ablaze (the company behind Floorp).

[–] theshatterstone54@feddit.uk 1 points 1 year ago (1 children)

Is Hugo good for, say, a portfolio website? I know its good for blogging, but I've been thinking about a simple portfolio website hosted on Gitlab pages (I wish I could selfhost, but I can't due to a lack of hardware and restrictions from my student accommodation and their network policy), and was wondering if Hugo would be a good choice for a portfolio website, maybe just having one page per project or something like that?

[–] theshatterstone54@feddit.uk 1 points 1 year ago (5 children)

All sorts of actual devs also use AI tools to help them out. A good exame is ThePrimeagen who uses copilot

[–] theshatterstone54@feddit.uk 24 points 1 year ago (4 children)

I really like the beginning of the article lol

[–] theshatterstone54@feddit.uk 2 points 1 year ago (5 children)

Can you give me a tldr or a source for a tldr of setting up real-debrid with stremio?

[–] theshatterstone54@feddit.uk 1 points 1 year ago (1 children)

The mention of the EULA brought back bad memories.

That was not a joke. I'm the guy that reads the Terms of Service and especially the Privacy Policy. I'm not a lawyer, but the more of these you read, the easier it gets to weed out the good ones from the standard (read: terrible) ones, and the absolutely monstrous ones. The Windows EULA is among the worst ones I've read (though I admittedly did a skim read of that one). As I was writing this, I decided to actually read the EULA and found a grammatical error in it lol.

[–] theshatterstone54@feddit.uk 2 points 1 year ago

Highly recommend trying it, especially on a tiling window manager! (doesn't seem to be available for COSMIC yet, and I don't think it's in other DEs either, but I know floating WMs like Openbox had sloppy focus iirc.

[–] theshatterstone54@feddit.uk 5 points 1 year ago (2 children)

Yeah, but

  1. Using a tool that allows you to build using OBS once, and distribute for all distros is already a solution that makes it possible to target all of Linux.

  2. Flatpak's sandbox isn't really doing much for security/privacy as addressed by this: https://flatkill.org/2020 (Main concerns relate to pretty much every app escaping the sandbox making the sandbox essentially useless, and concerns that application runtimes bundled with flatpak are far less likely to be updated and patched than dependencies on your host system, and runtimes often actively contain security holes that are unpatched for runtime versions still used by applications.

BUT BUT

I have to agree that if it gets companies to support more Linux software, then I'm sure we can deal with it. HOWEVER, there is another issue, the issue of confusion. After all, isn't one of the main reasons for trying to get more software on Linux, to use that software to get more people to use Linux? For that we need a more user-friendly approach, we need to figure out how to get less permissive, well, permissions, to applications, as well as to apply system theming by default (I know theming is controversial with the whole "don't theme my apps" debacle but I think it would be great to have

AND YES, this post was mostly an experiment to see what people think and how they'd react to differing opinions different from the status quo. I'm actually team Flatpak. I think what Ubuntu has recently done to improve Snap speeds is great (now if only all the apps on Snapcraft updated to implement it all), but almost no apps have taken advantage of it. AppImage shows some promise in its simplicity, but that sacrifices a lot of usability and makes a lot of the improvements seen in snap and especially in Flatpak near-impossible (for example theming and .desktop file support).

I'll be honest, probably the only issues I have with flatpak are:

  1. having to type the whole thing. What I mean is running "flatpak run one.ablaze.floorp" instead of just "floorp", for example. How about we do away with the whole "org.ablaze.floorp" and make it possible to just use "floorp", the same way you can do that during an installation! If it's been implemented for "flatpak install", why not "flatpak run", and even better, why not make it into some sort of alias, where you can run, say, "floorp-flatpak" from Terminal or a Run launcher?

  2. Flatseal. I mean, Flathub has THE control center for Flatpak apps and nobody has taken it upon themselves to make this more official (this should be like a standard package imo).

  3. Also for Flatseal specifically, can we make it easier to theme (gtk and qt) apps, (like a dropdown or something?) instead of having to look up the envvar name because I can't remember it?

  4. Can we find a way to force apps that don't really need full filesystem permissions to remove that? Maybe just have certain user folders, like Downloads and Pictures instead of the entire home directory as most apps simply don't need this level of access? Maybe make the Flathub team decide on a case by case basis if the app really needs all that access and ask the dev to restrict that as a requirement for being added to Flathub? If you claim to offer security and privacy, might as well prove it.

I think that's about it.

view more: ‹ prev next ›