95
submitted 2 days ago* (last edited 2 days ago) by prousername@lemmy.ml to c/privacy@lemmy.ml

Greetings! Recently, i have ditched Windows for Linux. Why? Well, This all started with a Windows Update. I was working on a Discord bot, until my PC decided to restart without my consent. What was it? A Windows Update. I was like: "no big deal, ill just wait". Well, it was over 100+ updates. After all the updates completed, i saw the Windows 11 setup screen. Keep in mind that I was on WIndows 10 before the updates. Now at that point i really got angry. Like, I hate Windows 11. So then i went and completed the setup, and got met with ALL THE BLOATWARE REINSTALLED. So ofcourse, since i did NOT wanna use Windows 11, i backed up my data, and switched to the Secure and Free operating System, Linux. I went with arch, since i have used Ubuntu before, and it's terrible. And since i didn't wanna use any fancy Desktop Enviroments, such as GNOME, KDE, HyprLand, XFCE. I went with dwm. It looks very mininal and customizable.

Now that brings me to the question, What apps should i get rid of?

I know i did the same post like a few weeks ago, but for the sake of Privacy, i know Some apps contain Telemetry, and some Don't. But still.

all 46 comments
sorted by: hot top controversial new old
[-] Ilandar@aussie.zone 2 points 21 hours ago

It's quite funny that updates, in theory, are about making something better yet Windows updates are one of the most consistently cited reasons for people abandoning the OS.

[-] electricprism@lemmy.ml 6 points 1 day ago

If you dislike telemetry,

Audacity => Tenacity

Firefox => LibreWolf or FireDragon (GraudaLinux default, good in telemetry respects IIRC)

You may like btop, Mission Control,

Avoid any terminals and editors that advertise as "AI" -- there were some big ones recently but the community thankfully overall was like nah.

Get some decent browser extensions, ublockorigin, privacy badger, libredirect

some people like to pihole their network, opensense/pfsense/ddwrt router is nice to have

AVAHI broadcasts your services on the LAN IIRC.

Obviously vscode has telemetry, if you use that try vscodium IIRC, personally I use neither but that's just me.

[-] prousername@lemmy.ml 1 points 1 day ago

I do obviously know that avahi is bloat, but it's a dependency of PulseAudio, preventing me from removing it

[-] electricprism@lemmy.ml 1 points 23 hours ago

I'm pretty sure my Arches with PipeWire audio don't have it if that's of any use to you.

I have used PulseAudio and PipeWire for years and the last few years have preffered the latter when installing all the optional dependencies.

Then again if it ain't broke 🤷‍♂️

[-] electricprism@lemmy.ml 3 points 1 day ago

It may be a little too late but if you have a chance to use a feature like btrfs snapshots (+time shift) it can be a game changer.

Any time you need to do something risky to the OS you can just snapshot before like installing 1000 packages, or Nvidia driver update, you can just revert to the old working version by swapping the names on the snapshot and is subvolume.

[-] southsamurai@sh.itjust.works 26 points 2 days ago
[-] horse_battery_staple@lemmy.world 15 points 2 days ago

With the right amount of customization yeah it can look really fancy. I could be mistaken but I recall Elementary OS' Pantheon came from xfce/xubuntu originally.

However I'm still partial to KDE/Plasma personally as it does 99% of what I need out of the box.

That's the great thing about Linux though. It's exactly as bespoke and custom as you want to make it.

[-] Lemongrab@lemmy.one 1 points 1 day ago

Sadly, KDE Plasma has not yet secured the windowing protocols, so applications can freely record your screen. Only GNOME stops this ATM. Not a deal breaker, and KDE plans on improving this. Still a security risk.

[-] southsamurai@sh.itjust.works 6 points 2 days ago

Huh. Last time I used it, I didn't fiddle much. Guess I didn't dig enough into it up see the fancy stuff.

[-] mox@lemmy.sdf.org 9 points 2 days ago

All desktop environments are fancy compared to a simple window manager.

[-] RmDebArc_5@sh.itjust.works 22 points 2 days ago

Discord would be the obvious answer, but I understand why you might want to use it, my recommendation is using a client that disables some of the tracking like Vesktop. Spotify is also a major privacy concern, it can be replaced by Spotube (and to a lesser degree by Audiotube) which removes most tracking and is three and convenient. Also I’m not sure if I would keep using chromium, especially with manifest V3

[-] Lemongrab@lemmy.one 1 points 1 day ago

Webcord is another good client. It is more so designed for security and isolation, but supports theming and plugins. Vencord (more specifically Vesktop) is probably a more interesting client.

[-] meldrik@lemmy.wtf 11 points 2 days ago

If you can live without Discord, then Matrix or Revolt could be of interest.

[-] toastal@lemmy.ml 5 points 1 day ago* (last edited 1 day ago)

Or XMPP or IRC or Mumble …all of which have clients that will consume less resources on your machine

[-] fairchild@sopuli.xyz 4 points 2 days ago* (last edited 2 days ago)

Discord, definitely!! It might be hard to ditch but it's worth trying. I was never a big fan of it so it was kinda easy yet I still miss being able to contact some people on there. But the more people continue using it, the harder it will be to change things.

Spotify and Chromium, I agree on both as well. Try the options mentioned above concerning Spotify. And yeah, Music streaming is a hard one... I have a dedicated mobile device for Music streaming platforms of this kind if I feel the itch as well as a modded ipod for on the go. Besides that using Bandcamp on a seperate user profile on a Pixel with Graphene OS, no Google stuff installed however and it works pretty great. Highly recommend getting into a habit of buying Music (digital/physical) and listening stuff you actually own on desktop. Simple cmus or sth will do the job.

Maybe Librewolf or other Firefox fork for Browser.

Edit: typo. Edit 2: I'd keep a chromium-based Browser of some sort, you might need it sometime for something. Just use different Browsers for different things.

[-] prousername@lemmy.ml 4 points 2 days ago* (last edited 2 days ago)

I'm using Degoogled Chromium. Regular Chromium sucks.

[-] toastal@lemmy.ml 1 points 18 hours ago
[-] muhyb@programming.dev 8 points 1 day ago

You can also switch to LibreWolf for better privacy but don't try to take all the steps at once. Slow and steady is better.

[-] Lemongrab@lemmy.one 1 points 1 day ago

Try to still all your desktop apps through Flatpak. Flatpak applications are sandboxes (meaning they are regulated by the system using permission toggles and variables). It is better for security/privacy, and makes transferring app data to a new OS install easy (app data is stored in ~/.var/app/ )

[-] prousername@lemmy.ml 2 points 1 day ago

Flatpak sucks in my opinion. What if i need to install something that is not on flatpak? The AUR exists too.

[-] Lemongrab@lemmy.one 1 points 1 day ago* (last edited 1 day ago)

Application sandboxing is just SO important. If the app isnt available as Flatpak, you could install it normally and use Bubblejail to restrict it.

What specifically don't you like about it?

[-] prousername@lemmy.ml 1 points 1 day ago* (last edited 1 day ago)

Takes long to install software, slow, requires reboot after install. That's too much effort for me to handle.

[-] Lemongrab@lemmy.one 1 points 1 hour ago

Flatpak shouldn't require a reboot after install. I never have needed on any distro. It takes me about the same time as regular package manager. Odd to say the least.

[-] over_clox@lemmy.world 17 points 2 days ago

Isn't it just wonderful how M$ can just screw you without your consent? To hell with Windows!

Welcome fellow penguin 🐧

[-] toastal@lemmy.ml 2 points 18 hours ago

Why stop at Windows? There is so much other Microsoft crap to ditch.

[-] BearOfaTime@lemm.ee 6 points 2 days ago

Not to excuse MS crap, but you consented by not managing the system during setup. If you accept defaults, you're consenting to what someone else thinks about how your system runs.

I've never once had Windows do updates behind my back, because I configure the update system as part of setup. At work, we manage the updates for all systems.

[-] over_clox@lemmy.world 4 points 1 day ago

As true as that may be, what's the deal with all the times I've read stories of people setting up and configuring everything the way they want, and then after installing whatever particular updates manually, then MS reverts a bunch of settings back the way they want?

I dunno, but when I got my HP laptop that shipped with Windows 10, I got to an initial setup screen that asked me something like what's my mother's middle name or maiden name or something like that, for sake of password recovery I believe.

Even though I'm sure I could have entered in any random nonsense that I'd remember, I was like what effing business is it of the OS to ask such private details?

I didn't even finish the setup and first boot, I shut it down right then and formatted and installer Linux Mint MATE 20, and I couldn't be happier.

[-] prousername@lemmy.ml 2 points 2 days ago
[-] utopiah@lemmy.ml 3 points 1 day ago

I forgot the exact number but while installing Debian (Bookworm and Sid) this weekend I was shocked by how small the base install, with a window manager ("big" one by your standards, i.e KDE), was. Maybe 2Gb, definitely less than 4Gb. It all worked fine, I could browse the Web, print, edit rich text, watch video, etc.

I installed a ton more stuff since, e.g Steam, Inkscape, Python libraries for computer vision, etc and it's still not even 10Gb.

So... my suggestion is the same as I shared earlier in https://lemmy.ml/post/20673461/13899831 namely do NOT install preemptively! Assuming you have a fast and stable connection I would argue stick to the bare minimum and all add as you need.

In fact... if you want to be minimalist I would suggest to do another fresh install (it's fast, less than 1hr and you can do something else at the same time) and stick to the bare minimum right away.

TL;DR: don't get rid of, just avoid adding from the first place.

[-] andylicious1337@lemmy.world 3 points 2 days ago

I would love to do the same (although not the hardcore step with arch :D) but how would I game and also isn't the support for drivers sometimes really iffy?

[-] Lemongrab@lemmy.one 2 points 1 day ago* (last edited 1 day ago)

Bluefin (MacOS look) or Aurora (Windows look) are great starter Linux distros. It won't give you the typical Linux experience (mostly that you won't really need to do much terminal stuff).

If you won't a more typical Linux experience, I recommend Fedora Workstation (the KDE spin if you want that Windows look).

[-] J4g2F@lemmy.ml 2 points 1 day ago

For getting a idea of how your games run check out protondb.com you can add your steam library to easily check your library.

For epic, gog and Amazon prime gaming you got heroic (https://heroicgameslauncher.com/) it also uses proton to play windows games.

GPU drivers are fine. AMD just works for gaming and Nvidia (depending on distro you need to install the drivers, search how to install them and dont install them from the Nvidia website) works fine if you just have a simple setup. The Nvidia drivers are improving alot by the way.

Random mouse, keyboard and other stuff is a hot or miss. Most of the time basic stuff simply works, but maybe there are no drivers/programma to set rgb or macros. (P.s. Try open rgb for rgb stuff)

You can always try with a dual boot. If you not used to Linux and like gaming maybe something like pop os

[-] prousername@lemmy.ml 3 points 1 day ago

I am not a gaming person to be honest, but neither do i play any games.

[-] yonder@sh.itjust.works 2 points 1 day ago* (last edited 1 day ago)

As you've probably heard, it's basically just NVidia with shitty drivers. They are getting better but are not included in many distros (they can usually be added through the package manager pretty easily) since they are proprietary. Intel and AMD generally work out of the box for gaming. NVidia drivers are bad enough that I sold my 2060 for an ARC a750 just because of the drivers lol.

[-] dave881@lemmy.world 3 points 1 day ago

Not a big gamer, myself, but it seems like Valve has done a lot of work to make many (most?) Steam games run well under Linux.

Drivers have come a long way, and a lot of things just work, but it can definitely depend on what hardware is in your system.

[-] ftbd@feddit.org 1 points 1 day ago

Just install and try to resolve all your issues (if any) in a dualboot. That way you can always go back to Windows if something doesn't work. But if your experience is anything like mine, you'll find that 99% works either out of the box or after some minimal configuration. The only notable exception for me are online games that insist on intrusive anti-cheat software (e.g. BattleEye) and choose not to support Proton/Wine on Linux. Curse you, Escape from Tarkov!

[-] amongstthetrees@lemmy.ml 2 points 1 day ago

I'm still newish to gaming on Linux but from what I've heard Nvidia drivers are hit or miss but much better then they used to be. AMD graphics are well supported and using a mix of Proton though Steam and Wine I haven't really had any issues with games. I have an ROG Ally running Bazzite and a gaming PC running Vanilla OS 2, both do just fine. Additionally hosting game servers on my Debian server has been fine as well.

If you're on the fence I'd recommend installing on a separate drive and giving it a try.

[-] vikingtons@lemmy.world 2 points 2 days ago

Out of curiosity, how does dwl compare to dwm today?

[-] index@sh.itjust.works 1 points 2 days ago

If you want arch without any proprietary packages or blobs you can try Parabola

[-] prousername@lemmy.ml 1 points 2 days ago* (last edited 2 days ago)

Nah. Regular arch is good. (except from systemd)

[-] CrypticCoffee@lemm.ee 9 points 2 days ago* (last edited 2 days ago)

Lol. You went from Windows user to extreme Arch user in a very short period of time (SystemD hate).

[-] badcodecat@lemux.minnix.dev 2 points 1 day ago

check out artix if you want arch without systemd!

[-] qocu@hexbear.net 0 points 2 days ago* (last edited 2 days ago)

All proprietary software.
And, in case you install open source software, look at who is behind the project. I wouldn't want to install open source software sponsored by Microsoft, for example.

[-] possiblylinux127@lemmy.zip 2 points 2 days ago* (last edited 2 days ago)

Just don't use software that comes from anywhere. Probably solved

this post was submitted on 26 Sep 2024
95 points (91.3% liked)

Privacy

31373 readers
369 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS