theshatterstone54

@theshatterstone54@feddit.uk

This profile is from a federated server and may be incomplete. Browse more on the original instance.

theshatterstone54,

Yeah, but how about Yast for all??? How about taking what Yast does, and replicating it for Debian-based or Fedora- or Arch-based distros? They all use Systemd and they are all pretty similar in everything, except the package manager, package availability, and release cycles.

theshatterstone54,

I believe Iced will replace Qt and GTK in the coming years

Why would you say something so controversial yet so brave?

In all seriousness, that sounds like an impossible dream, kinda like the “year of the Linux desktop”.

The only question I have with regards to Iced is, how flexible is its theming, cuz COSMIC’s theming is not that flexible. It’s alright, but not the best.

theshatterstone54,

Yeah, I’m actually in both camps as I used K9 before even starting to use Thunderbird, and I was already a user of both when they announced this whole thing which made me super excited mainly because of Thunderbird’s automatically detecting incoming and outgoing servers.

theshatterstone54,

Yes, I’m on Fedora 40 and I can’t recommend this enough! Also, enable fastestmirror and parallel downloads (and also defaultyes if you want)!

theshatterstone54,

Please don’t delete your comment. I find it very annoying to follow a conversation when one party has deleted their half of correspondence. Here’s a comment tgat suggests otherwise, seeing as they had a Stand on FOSDEM '24: forums.ubports.com/post/78315

An article about their changes in release cycle that suggests they’re still updating it: ubports.com/…/announcement-of-release-model-chang… (More Specifically, the first paragraph under the "What will happen to the current Ubuntu Touch OTAs based on Ubuntu 20.04 suggests they will be working on releasing 24.04 when that happens.

So that’s about the “still in development recently”.

As for “only 2 guys” a quick look seems to suggest you’re right.

Regardless, if I had to switch to or at least try Mobile Linux, I’d be going for Postmarket OS, Mobian or Droidian in that order of priority as Postmarket OS seems to be the most popular and well-maintained of them all while also being the most cool and featureful one (imo).

theshatterstone54,

Yeah, I use Clickbait Remover, Sponsorblock, Improve Youtube (or ImprovedTube), Distraction-Free Youtube, Return Youtube Dislike, and of course, Ublock Origin, to make Youtube work well for me. That’s 6 extensions, 5 of which are about Youtube only. 5/11 of my extensions are for Youtube Only.

For anyone curious, the others are enhanced-264-ify, User Agent Switcher, Dark Reader, Brave Search and Tabliss.

theshatterstone54,

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,

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

theshatterstone54,

As crazy as that might sound, as a “professional” distrohopper, I also find Arch to be much easier to set up and far less problematic, especially now with Archinstall which practically takes away a ton of the configuration and complexity of initial setup away.

theshatterstone54,

The only times Arch broke for me were when I broke it. There were 2 exceptions, however.

  1. I once went a long time (a few weeks) without updating and I had issues relating to keys and the pacman keyring. Luckily, Erik Dubois had a video about exactly that and the system was fixed within <30 minutes (including finding the video and watching it)
  2. The other time my computer turned off during an update which involved updating the kernel so my system broke (I can’t remember if I turned it off or if it ran out of battery). I recovered it using live media, chrooting and doing an update again from inside the chroot, which fixed it. Once again, took about 30 mins.

Every other case of breakage was caused by me actively tinkering with the system.

I should note that this doesn’t include minor issues like some configuration no longer working because of an update or something like that, as 1. this isn’t a system-level breakage and 2. it isn’t Arch’s fault.

theshatterstone54,

I used to use that other site with Infinity, which was Infinity for Lemmy first, but over time, became Eternity, so that’s what I’ve been using.

theshatterstone54,

It’s a mouse in console, essentially. A mouse in the tty

theshatterstone54,

Framebuffer? Oh, but mouse… GPM? But it probably doesn’t work in a framebuffer…

Did I just solve the packaging problem? (please feel free to tell me why I'm wrong)

You know what I just realised? These “universal formats” were created to make it easier for developers to package software for Linux, and there just so happens to be this thing called the Open Build Service by OpenSUSE, which allows you to package for Debian and Ubuntu (deb), Fedora and RHEL (rpm) and SUSE and OpenSUSE (also...

theshatterstone54,

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: 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.

theshatterstone54,

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,

Roblox disabled the use of wine again recently

Oh no, now what? More intrusive anticheat that nobody asked for or needed? Sorry for the outdated information, then. I haven’t used Roblox in months (rant incoming), as I largely kept it around for a single game, until the solo dev essentially turned to his fanbase and said “screw you” (Bee swarm simulator). And I was there since pretty much the beginning. My friends found it around release back in Spring 2018, and I started playing in the summer of 2019, so I was technically one of the oldest players, though there were players older and better than me.

ANYWAYS, rant aside,

Office online will never match true Office, but when used in a combination with LibreOffice and OnlyOffice it can get really close for Word, PowerPoint replacement. But NOT for Excel. I once needed to view a spreadsheet with VB macros (a grade calculator) and I managed to get it to work, BUT when I was doing my coursework where I actively needed to use Excel, I just stuck to doing it on a Windows machine.

theshatterstone54,

For Roblox, I think Grapejuice or Vinegar should help you out, so check these projects out. For Office 365, there’s the online versions as well but that’s about it.

I don’t know enough about 1 and 2 (I’m a sailor of the high seas, you see?) so can’t help you with these.

theshatterstone54,

Great! I forgot that Latex was on my mental list of things to learn/look into, so now I can add it on my actual written list, and bookmark this page.

theshatterstone54,

So Postmarket, Droidian, Mobian, Ubuntu Touch, and who else?

theshatterstone54,

Are you serious? Every sane desktop is working on accessibility. I recently heard from System76 that they’re putting in the effort for COSMIC, we have GNOME focusing a portion of that €1 million they got from Germany, on accessibility (last I heard, they’re working on cross-desktop solutions). Now, I don’t remember hearing much from Plasma on accessibility, but I think it’s fair to assume they’re also working on it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • osvaldo12
  • mdbf
  • Youngstown
  • cisconetworking
  • slotface
  • rosin
  • thenastyranch
  • ngwrru68w68
  • khanakhh
  • megavids
  • ethstaker
  • tacticalgear
  • modclub
  • cubers
  • Leos
  • everett
  • GTA5RPClips
  • Durango
  • anitta
  • normalnudes
  • provamag3
  • tester
  • lostlight
  • All magazines