Mine is Strawberry since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?
Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍
Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”....
The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor.
The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.
This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.
I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.
Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.
If Valve only chooses to make a deb then so be it! It’s their product!
Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.
The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.
We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.
It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.
I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.
If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.
Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.
It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me....
I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the...
It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.
But best practice would be log in as a regular user and use sudo to do any admin tasks.
Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.
I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system.
As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of.
I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run...
I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.
I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.
Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years
No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.
The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.
I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:...
I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.
Seems like minor changes to me.
I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.
In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
LMDE 6 has been officially released. The big deal about this is that it’s based on the recently released Debian 12 and also that being based on Debian LMDE is 100% community based....
What's your favorite music player on Linux? (lemmy.ml)
Mine is Strawberry since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?
Canonical's Steam Snap is Causing Headaches for Valve (www.omgubuntu.co.uk)
Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”....
When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
Whom also likes to game every now and then ;)...
Which terminal emulator do you use?
I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me....
Is it actually dangerous to run Firefox as root?
I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the...
New laptop
Hi everyone!...
Friendly reminder
This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system....
Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
Former title: SSD having issues after I filled up its storage...
Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?
ubuntu 23.10...
Gnome completely different and buggy after update (Debian)
I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run...
Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison (www.phoronix.com)
Linux Mint 21.3 has been released (blog.linuxmint.com)
Desktop icons not loading (lemmy.blahaj.zone)
I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:...
The last few weeks in KDE: It’s coming… it’s coming… it’s coming (pointieststick.com)
Linux Mint Debian Edition officially released (blog.linuxmint.com)
LMDE 6 has been officially released. The big deal about this is that it’s based on the recently released Debian 12 and also that being based on Debian LMDE is 100% community based....