The Linux Thread - The Autist's OS of Choice

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
Ricing is one of the more intriguing things that I love about Linux. You can truly make it your own even though there isn't a practical use case for doing it. The idea is that you CAN do it. It's your choice.


Besides the cringe anime backgrounds, and debating the merit of doing it. I think it's just impressive what people can do with it. I'll dabble in it a bit when I get the chance.
 
Ricing is one of the more intriguing things that I love about Linux. You can truly make it your own even though there isn't a practical use case for doing it. The idea is that you CAN do it. It's your choice.


Besides the cringe anime backgrounds, and debating the merit of doing it. I think it's just impressive what people can do with it. I'll dabble in it a bit when I get the chance.
its just that ricing often has horrible horrible aesthetics, like a Windows Media Player skin that has eyes on it
 
its just that ricing often has horrible horrible aesthetics, like a Windows Media Player skin that has eyes on it
I can see that. For me, I would probably go for a synth-wave lite. with some transparent terminals. I just don't get trying to make your Linux desktop look like Windows. Besides for Cybersecurity reasons.
 
I can see that. For me, I would probably go for a synth-wave lite. with some transparent terminals. I just don't get trying to make your Linux desktop look like Windows. Besides for Cybersecurity reasons.
I like Chicago95, because I am old, and it reminds me of a time when technology was still a sign of a brighter future, not a source of existential dread.
 
Linux Mint has released the beta for their latest version:


One thing that really caught my attention:
In a blog post, the Linux Mint team explained why unverified Flatpaks represented a very important security issue: https://blog.linuxmint.com/?p=4675

The post highlighted the fact that users REALLY need to trust where they get their software from, and that for most unverified Flatpaks, building up that trust is not possible.

Verified Flatpaks now show their maintainer name.

Unverified Flatpaks are disabled by default.

A warning reminds you of the security risks associated with them.

Unverified Flatpaks are disabled by default
When enabled, these Flatpaks are clearly marked as unverified.

Unverified Flatpaks are clearly marked as such
Note that unverified Flatpaks also do not feature any reviews and do not have a score.
This is something I'm surprised nobody else has done. I have no idea why somebody would download an unverified Flatpak from babydick69 when you could just get the official version off of their own website, like Chrome or Steam.
 
I have no idea why somebody would download an unverified Flatpak from babydick69 when you could just get the official version off of their own website
Because they are retarded and just don't think. People working in enterprise environments without technical controls to restrict them from doing so do exactly the same shit, going to places like softonic or whatever to download some aids riddled version of whatever they're looking for instead of going to the official distributors site, it's really a universal problem
 
Because they are retarded and just don't think. People working in enterprise environments without technical controls to restrict them from doing so do exactly the same shit, going to places like softonic or whatever to download some aids riddled version of whatever they're looking for instead of going to the official distributors site, it's really a universal problem
The only time I can understand is when the programs author wants you to do all the work yourself. Look at all the bullshit the Dolphin emulator wants you to do just to play Gamecube games:


The real kicker though? At the very bottom of the page they say you can get the emulator off of Flathub with a link to it. When you go to the link though:

1719872127471.png
This shit is so retarded.
 
The only time I can understand is when the programs author wants you to do all the work yourself. Look at all the bullshit the Dolphin emulator wants you to do just to play Gamecube games:


The real kicker though? At the very bottom of the page they say you can get the emulator off of Flathub with a link to it. When you go to the link though:

View attachment 6144952
This shit is so retarded.
I know that feeling. Until recently SuperSlicer required you to clone their github archive and run a script that downloads and compiles the program from scratch, which then creates an .appimage that they could've just offered a direct download for - and they finally do.

I do appreciate the changes to flatpacks. One of the ones I use (Gear Lever for managing appimages) has constant constant updates, to the point that it actually concerns me a bit because the program isn't really that complicated.
 
This is something I'm surprised nobody else has done. I have no idea why somebody would download an unverified Flatpak from babydick69 when you could just get the official version off of their own website, like Chrome or Steam.
Stuff hosted on Flathub is actually pretty safe since the admins verify that your manifest isn't doing anything weird when you submit an app.

You could probably sneak something malicious in when you update your app though since I think it takes them a while to get back to checking your manifest again.
 
  • Informative
Reactions: Kiwi & Cow
Until recently SuperSlicer required you to clone their github archive and run a script that downloads and compiles the program from scratch, which then creates an .appimage that they could've just offered a direct download for - and they finally do.
Familiar title. I remember seeing it in epm package manager as well (basically lists what software it can download, repack and install on the distro, then does this all for whatever program you pick).
 
Back