@danielfgom@lemmy.world avatar

danielfgom

@danielfgom@lemmy.world

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

danielfgom,
@danielfgom@lemmy.world avatar

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.

That will only lead to frustration and trouble

danielfgom,
@danielfgom@lemmy.world avatar

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.

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

danielfgom,
@danielfgom@lemmy.world avatar

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.

danielfgom,
@danielfgom@lemmy.world avatar

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

danielfgom,
@danielfgom@lemmy.world avatar

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.

danielfgom,
@danielfgom@lemmy.world avatar

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 👍

danielfgom,
@danielfgom@lemmy.world avatar

Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position.

danielfgom,
@danielfgom@lemmy.world avatar

Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user.

danielfgom,
@danielfgom@lemmy.world avatar

This is not the only way to install apps but as a Linux user there will be times when you will need to use the terminal. Might as well know that from now.

The instructions they gave are really simple and straightforward. If you struggle with that, you may want to learn a bit about the terminal.

But since you’re on Ubuntu there is a much easier way: go to Mullvad downloads page and download the deb file. Double click it and the Ubuntu App Store should open and install it. If not, open the App Store and search for gdebi and install it. Now right click the deb you downloaded, and click “open with…” and choose gdebi from the list.

It should check dependencies and give you an “install” button. Click that and wait for it to finish. Then simply launch Mullvad as normal.

In general on Linux you install apps by looking in the distro repo: either by searching the App Store or by using the terminal.

To do it from the terminal type:

  1. ‘sudo apt update’. Enter your password.
  2. After it’s updated type 'apt search [name of app] and press enter. It will give you a list of apps with that name. Eg apt search lollypop (a music player). Then if you see it listed, you know it’s in the repo.
  3. To install it type ‘sudo apt install lollypop’ and press enter. It will tell you how large it is and if you want to install it. Type “y” and press enter. It will finish it in a few seconds.

Done. Launch the app as normal.

There is also something called Flatpak’s which you can get from flathub.com You will also find instructions there on how to install flatpak on your system but typing a few commands.

Welcome to Linux. You’ll either embrace and love it or abandon it.

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

danielfgom,
@danielfgom@lemmy.world avatar

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.

Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them? (gadgettendency.com)

With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be...

danielfgom,
@danielfgom@lemmy.world avatar

It will be mostly Enterprise upgrading. The average consumer buys the cheapest laptop they can get. They won’t be upgrading. I think nowadays not many average consumers even use computers. They just do everything on a phone.

Is Ubuntu deserving the hate? (lemmy.ml)

Long story short, I have a desktop with Fedora, lovely, fast, sleek and surprisingly reliable for a near rolling distro (it failed me only once back around Fedora 34 or something where it nuked Grub). Tried to install on a 2012 i7 MacBook Air… what a slog!!! Surprisingly Ubuntu runs very smooth on it. I have been bothering all...

danielfgom,
@danielfgom@lemmy.world avatar

If it works for you then use it, however if you want the latest packages you’ll have to NOT use the LTS releases in which case be prepared to do a FULL REINSTALL every time a new version comes out.

Or use the LTS but use Snaps for those applications that you want to have the latest versions of. Snaps are getting better and I think eventually you won’t notice the difference between them and native apps, except for the space they just up. But that goes for Flatpak too.

Personally I use Linux Mint Debian Edition because I’m not happy with the way Canonical is going. In most cases the “old” apps are fine for me, but if I felt need the newest version I’ll use a Flatpak.

Another rolling option is OpenSuse Tumbleweed however, being a Mac which uses proprietary WiFi drivers, your WiFi will break with kernel updates, which can be irritating, unless you have ethernet.

danielfgom,
@danielfgom@lemmy.world avatar

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.

danielfgom,
@danielfgom@lemmy.world avatar

Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned.

danielfgom,
@danielfgom@lemmy.world avatar

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

danielfgom,
@danielfgom@lemmy.world avatar

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.

danielfgom,
@danielfgom@lemmy.world avatar

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…

danielfgom, (edited )
@danielfgom@lemmy.world avatar

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!

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

danielfgom,
@danielfgom@lemmy.world avatar

Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.

Unless you’re dual booting in which case only format the Linux partition

danielfgom,
@danielfgom@lemmy.world avatar

My Sony Xperia 10iii still has that light as well as a heaphone jack, SD card slot that can be removed by hand (no ejector tool needed) and full waterproofing. These are literally all the features missing on newer phones. Plus it has a genuine 3 cameras: wide, ultrawide and telephoto - no fake “macro” BS here.

Best of all it’s successor the Xperia 10v can be bought on the UK Sony site for just GBP299! Incredible price. But alas I don’t live there but if one had a friend there you could have them order it send it to you via courier.

danielfgom,
@danielfgom@lemmy.world avatar

Manjaro. Because it blank screened in the first update after installation. Never touched it again.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #