this post was submitted on 28 Jan 2025
63 points (83.9% liked)

Linux

13197 readers
306 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
all 36 comments
sorted by: hot top controversial new old
[–] andioop@programming.dev 22 points 1 year ago (4 children)

My computer would often have trouble connecting to WiFi on Windows 11, literally to the point that the WiFi option wasn't showing up at all. I switched that computer to Linux late December and I have not had that problem yet.

I never thought there'd come a day where I'd read this statement

[–] TrickDacy@lemmy.world 8 points 1 year ago (1 children)

NoooOooo, regular users don't have time for... Less technical issues! /s

[–] andioop@programming.dev 7 points 1 year ago* (last edited 1 year ago) (3 children)

Getting certain programs to work on my Linux machine does take extra time as opposed to if it were Windows, but it's counterbalanced by all those times I'd have to look up how to get the WiFi option back and try every single thing on the list because it was never just one simple solution that worked each time… also I don't get hit by unwanted forced updates, and now I update voluntarily without fear of even more unwanted telemetry being stuffed in there.

But if I just wanted to browse the web, check my email, shop, and do my banking, Linux would work out of the box better than Windows 11.

[–] TrickDacy@lemmy.world 3 points 1 year ago

Yeah I agree. There are trade-offs but the number of issues I have on windows is far from zero, and like you said, a lot of the issues I do have in linux only happen when I opt into doing more advanced things. Normal computer stuff, once Linux and a browser is installed? Easier on a daily basis. Some Linux installers are easier than the windows installer too

[–] brisk@aussie.zone 2 points 1 year ago

Did you try sfc.exe /scannow?

Please select my comment as the solution and rate it five stars.

this answer was provided by a Microsoft community member

[–] FizzyOrange@programming.dev 1 points 1 year ago

Pff it's not like Linux has perfect WiFi either. I set my WiFi to auto connect to a VPN, and then delete the VPN later. That caused WiFi to always fail with no error messages except some incomprehensible deauth message in dmesg! Good luck figuring that out.

[–] boreengreen@lemm.ee 6 points 1 year ago* (last edited 1 year ago) (1 children)

In the long time before now, we had many problems with wi-fi. Now we don't speak the word. Ethernet cable is the only way for connectivity.

I recently drilled a hole through 21cm reinforced concrete, just to avoid wi-fi.

[–] Grass@sh.itjust.works 5 points 1 year ago (1 children)

i mean if you have that much concrete between you and the isp line you kinda have no choice

[–] Ooops@feddit.org 2 points 1 year ago (1 children)

Sounds like every perfectly normal load-bearing wall I have ever seen...

[–] Grass@sh.itjust.works 1 points 1 year ago

oh in us and canada we have shitty hollow walls made out of 2x4 and gypsum sheets. it used to be pretty decent price to performance but its not really all that cheap any more

[–] brisk@aussie.zone 4 points 1 year ago

My Windows (10) broke Bluetooth in an update over two years ago and the situation has not changed. Never had a problem with Linux on the same machine (dual boot).

If "it just works" was ever true on Windows, those days are behind us.

[–] Blackout@fedia.io 11 points 1 year ago

Microsoft is in talks to buy Tik Tok and thereby make is so uncool it fails, so windows isn't all bad.

[–] z3rOR0ne@lemmy.ml 10 points 1 year ago

Linux>Windows10>Windows11

[–] rickdg@lemmy.world 6 points 1 year ago (1 children)

Connect to your VPN before opening peertube.

[–] tiramichu@lemm.ee 11 points 1 year ago (2 children)

Why?

Genuine question. I haven't really used peertube.

[–] TheFederatedPipe@fedia.io 14 points 1 year ago (2 children)

Your IP gets exposed to others since it has a p2p feature to share the bandwidth of the video with others.

[–] tiramichu@lemm.ee 7 points 1 year ago

Makes sense, thanks

[–] possiblylinux127@lemmy.zip -1 points 1 year ago (1 children)

That's true for a lot of services. Your IP address doesn't really matter much. P2P is way better for performance.

What are people going to do with your IP? The worst they can do is do a Geo lookup. However it doesn't matter.

[–] florge@feddit.uk 6 points 1 year ago (1 children)

Probably because you don't want your IP address to be associated with some of stuff on there.

[–] possiblylinux127@lemmy.zip -2 points 1 year ago (1 children)

Why? You aren't committing a crime

Maybe you shouldn't vote since they have cameras at the booth

[–] brisk@aussie.zone 3 points 1 year ago (1 children)

Where are you that there are cameras in the booth?

[–] possiblylinux127@lemmy.zip 0 points 1 year ago (1 children)

At the booth

They have security cameras everywhere these days

[–] brisk@aussie.zone 3 points 1 year ago (1 children)

That would be illegal in Australia and I have to imagine most functional democracies since it has the potential to link voters to votes and undermine the electoral process.

[–] possiblylinux127@lemmy.zip 0 points 1 year ago (1 children)

Welcome to mass surveillance. It is not illegal if it is in the name of crime stopping. Whats worse is that Australia has laws that require companies to back door everything.

[–] brisk@aussie.zone 2 points 1 year ago

Worth clarifying that it requires individuals to insert backdoors if told to, it's not a blanket backdoor and frankly I'd be shocked if it held up in the high court.

Nothing ever makes it there though, and it's full of baked in secrecy. I don't use local or US services for anything where privacy is important for that reason.

Good thing Australia doesn't have electronic voting, hey?

[–] onlinepersona@programming.dev 5 points 1 year ago

I think the link is wrong. It just points to all the videos.

Anti Commercial-AI license

Because I said so!

[–] TheOfficial@programming.dev 4 points 1 year ago

I started making a joke site https://windowsupgra.de/ (hosted on codeberg using codeberg pages). The goal is to make it look like some amazing way to upgrade Windows and actually install Linux. Like those product or marketing pages selling you something.

It's completely rough, but if someone with UI experience could spiffy that up, feel free to make a PR with screenshots. Don't forget, codeberg doesn't have a CI. So at the moment, deployment is literally copying src/ to another folder where the pages branch is checked out, committing, and pushing it.