There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

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

jlh , in Fedora Workstation 40 Considering To Implement Privacy-Preserving Telemetry

It’s probably fine, but RHEL-like is dead to me after the source code debacle. My time is better spent learning Debian and NixOS.

KingKRool , in Fedora Workstation 40 Considering To Implement Privacy-Preserving Telemetry

I think it’s fine. Actually, I think it’s even a good idea. As long as they are upfront with users and get consent and let them opt-out at any time.

I have been the person to implement telemetry in an app, and when done correctly it can really be useful for making the experience better for everyone. It doesn’t always have to be about monetization and ads and tracking you across the web. Without data, you’re flying blind, you rely on users to self-report data to you and that selects for the more technical, knowledgeable users, who may not be having an experience that is representative of your average user.

Some real examples: I added monitoring for the type of exceptions thrown and how often they occur. When we push updates, we have alerts that fire and stop the update if the client error rate increases with the new version. Another is the browser or OS type and version, not the full user agent either, a redacted version to avoid fingerprinting. This helps us determine if it’s safe to start using a new API or standard. Other things we monitored were performance related, like measuring the time from app open to when it has actually loaded data and become responsive. That helped us catch some regressions or determine if improvements we made actually made a difference in the real world. None of this was ever used for ads or for tracking users, it was all for making our app better.

To me, it looks like this is what Fedora has in mind, not something malicious. With the client side code open source, we can trust but verify.

Jummit ,
@Jummit@lemmy.one avatar

I think it’s a little backwards that telemetry is so frowned upon in FOSS programs, because in my eyes they can benefit the most from usage data, as they don’t have the resources for large testing teams. But it needs to be implemented very carefully not to violate GDPR, the GPL license where applicable, etc, so I see why it’s a hard problem to solve.

KingKRool ,

Yeah, it’s not easy to do it the right way, and the word telemetry gets a bad connotation from the way it’s used by Microsoft and others. I understand why it makes people nervous. But it can absolutely be done and doing it in the open is the right way instead of using some proprietary solution. Shooting down the idea without even seeing their implementation is not productive.

I can see the concerns about having the box checked by default, but I see the flip side as well, as otherwise that leads to the same issue with selecting for a certain type of user and not getting a representative selection of data. It’s why it’s important to design it so that even if someone inadvertently leaves it on, they aren’t horrified if they see the data collected. That’s going to mean sacrifices to the amount and type of data in order to preserve privacy. Maybe they can have it unchecked by default but put a speed bump showing an example of what is collected and imploring users to enable it if they skip past that screen too quickly. These are the kinds of conversations we should be having about this.

Unfortunately people are a bit too conspiracy minded, many comments bring up the Red Had source controversy which is just ridiculous and completely unproductive (and also not controversial IMO but that’s a rant for another thread).

pglpm , in I keep closing my browser tabs by accident with Ctrl + W
@pglpm@lemmy.ca avatar

I solved that and much more with Xremap. It’s really fantastic, fast, lightweight, and takes precedence over the key scanning of all programs. It handles also program-dependent keybindings. I managed to have Emacs-like keybindings for the whole desktop, but you could just use it to disable or remap C-w for some programs.

lckdscl OP ,
@lckdscl@whiskers.bim.boats avatar

Thanks for the suggestion with xremap. I knew some X utils would fix this. GTK (so for some browsers) has an Emacs mode out of the box; I used to use it, but C-w was still being overridden.

madeindjs , in Share your favorite Linux Desktop Environment

GNOME, for sure. It works out of the box, and it’s kind of pretty out of the box.

I also tried it on a touch screen PX and it works surprisingly well.

bnuser1 , in Share your favorite Linux Desktop Environment

@fugepe I use Ubuntu but, is KDE easy to pick up? Just getting into Linux my self.

fugepe OP ,

There are several DE. The two big ones are KDE and Gnome. If you want to switch I recommend trying a live image of Kubuntu, which is Ubuntu but with KDE.

mah , in The 5 stages of Linux gaming

There was grapejuice which is a wrapper for roblox that runs it in wine with some custom config, as of this year it no longer works because of the new roblox hyperion anticheat

InFerNo , in Could someone create an automated tool for installing dependencies from AUR? I've been getting nothing but errors trying to do so

I install AUR packages “by hand” and maybe ran into this twice, where I had to install AUR packages to install an AUR package. That’s over a course of many years. It’s not a common occurrence.

What packages are you having trouble with?

Also, very important to know, using -S in pacman is called a partial update and it is not supported. That doesn’t mean you can’t do it or it doesn’t work, just best to avoid it. Always use -Syu. The full nuanced explanation can be found here wiki.archlinux.org/title/System_maintenance#Parti…

I wouldn’t disable sudo. This isn’t windows where all users are admins by default. It’s an important security feature to prevent unauthorized things from happening.

When you run makepkg to create a package from a PKGBUILD file, you can use the -s switch to automatically resolve dependencies from the repositories.

dasenboy , in I've created a Linux troubelshooting and scripts community

Subbed.

Efwis OP ,

Thank you. Please feel free to post tuts or scripts you may have to help populate it.

mrv0id , in Share Your Favorite Linux Distros and Why You Love Them

EndeavourOS

StantonVitales ,

I’m on it right now. Got a new Thinkpad a couple weeks ago and just wasn’t in the mood to install Arch the normal way when I finally had alone time at 11pm, gave Endeavour a shot and was like oh, this is convenient 🤩

BeardedBlaze ,
@BeardedBlaze@lemmy.world avatar

It’s my first time with Arch based Linux, takes some adjustment, but I’ve been loving it.

arcrust ,

Also on endeavor. I like arch, but it’s too much work. Endeavor is good enough for me.

kafka_quixote ,

Does Endeavour get funky like Manjaro does wrt AUR and configs?

BrokenCanoe ,

Endeavour has been my default for a long while now, using Plasma KDE. It supports the flexibility needed to customise and make my own themes for as a low-vision user, and smooths a lot of the rough edges of pure Arch. I had Arch installed previously, but again, having that additional helping hand, coupled with a truly wonderful community, really made all the difference. I left Windows after the mess that was 8, I couldn’t go back…

professional_master , in Share your favorite Linux Desktop Environment

Pop_OS underneath with Regolith (basically a pre-configured i3) on top.

baccaratrevivify , in I've created a Linux troubelshooting and scripts community
@baccaratrevivify@lemmy.world avatar

Subbed! Thanks for creating this!

Efwis OP ,

Thank you, please feel free to post any tuts or scripts to start populating it

VerbTheNoun95 , in Share your favorite Linux Desktop Environment

I have a hard time recommending it, but I ran Deepin on Arch a few years and was blown away by it. There were some weird limitations to how much you can customize, and I prefer window managers in general, so I eventually stopped using it. But that was the best time I had with a DE in Linux overall.

The best I can actually recommend is KDE.

christos , in Share your favorite Linux Desktop Environment
@christos@lemmy.world avatar

I have been using cinnamon for many years. For the last 2 y it is xfce for me.

Simple, reliable and stable, low in resources, does the work well.

cerement , in I keep closing my browser tabs by accident with Ctrl + W
@cerement@slrpnk.net avatar

(context – from the early days of MacOS, Cmd-W was close window – Windows and Linux remapped Cmd to Ctrl (instead of Super) when copying a lot of the keyboard shortcuts)

WheelcharArtist , in Share your favorite Linux Desktop Environment

kde

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines