Earlier quoted context omitted.
I have over 2TB's of data. While yes I can read them on linux, it it's always perfect and there are issues regarding permissions on occasion or an issue where it doesn't recognize the directory for some odd reason. No idea if it's a linux issue, the standard ntfs reader I have on my distro, or what. But, I figure if I'm going all out linux, might as well make it difficult to jump back out :)
2TB is not much at all. Tip from experience: Don't touch your important ntfs data with the linux drivers, instead get an ext/btrfs driver for windows. winbtrfs[1] is stable and works great for that purpose. [1] https://github.com/maharmstone/btrfs
I Will Never Use a Microsoft Account to Log Into My Own PC
631–640 of 657 posts
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#632Earlier quoted context omitted.
Would you mind sharing few of them? I use fingerprint reader on my phone and laptop, is there a reason I shouldn't? Face recognition is something I have a problem with. I don't like cameras, especially those you cannot unplug.
Biometrics are typically immutable. If your password gets compromised, you can simply change it. You can't change a fingerprint.
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#633Earlier quoted context omitted.
Windows just works. I can't remember the last time I had a driver issue with wifi or had an issue with new hardware working. Every game targets Windows first, so they all work without any extra work. My computer is a tool, and I don't want to spend any of my free time configuring things, like I have when running Linux in the past. I spent enough of my time at work doing that!
Every time I install windows, I spend easily half a day hunting down drivers. All of this is installed automatically with linux, and especially Ubuntu installs. The last time I installed windows, I got two black strips on either side of the display. No amount of GPU driver shenanigans would fix it. It worked first try on linux.
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#634Earlier quoted context omitted.
> This. 100 times. > The main compute device people as a population are familiar with is the cellphone/tablet, and usage patterns that differ from this are becoming the odd man out. (Smart)phones and tablets are not computing devices any more than a refrigerator. You cannot do any real work on them. Even finding a text editor, let alone editing, is a challenge. Other stuff like SW development or CAD/CAE is the same.…
> (Smart)phones and tablets are not computing devices any more than a refrigerator. You cannot do any real work on them. Nonsense, of course you can. 'Real work' isn't just programming or whatever. Writers, painters and musicians do plenty of 'real work' on tablets and such.
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#635Earlier quoted context omitted.
AFAIK many mail providers have disabled password authentication via IMAP/SMTP. They force you to go through oauth flow (ie. opening a webview to log in).
IMAP does accept plain text passwords, but this is not a real security threat either because of TLS. I hate all the FUD security blogs that tell you otherwise. This "industry" has become extremely useless and doesn't even give sensible security advice anymore. Yes, of couse 2FA is theoretically better. Until facebooks leaks half a billion phone numbers + account information. That is a vastly more serious threat. I do…
You're thinking of the wrong threat model. They're not concerned about passwords being stolen being in transit, but rather using the IMAP endpoint for credential stuffing attempts. An IMAP login attempt contains very little zero metadata, so it's very hard to judge whether it's legitimate or not. With a web login you can get tons of stuff to judge the authenticity of the user, eg. fingerprinting.
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#636Earlier quoted context omitted.
2TB is not much at all. Tip from experience: Don't touch your important ntfs data with the linux drivers, instead get an ext/btrfs driver for windows. winbtrfs[1] is stable and works great for that purpose. [1] https://github.com/maharmstone/btrfs
Hey thanks! I'll have to look into this more but would you recommend ext4 or btrfs? I just want something that will last, not necessarily the latest and greatest.
Fun story: I once had an issue where I couldn't do anything with my btrfs volume because it ran out of metadata space and I couldn't even tell it to allocate more. The solution wsa to grab a usb drive, format it with btrfs, make a volume group so more metadata space would be available to the filesystem, then make it allocate more space on the normal ssd. Everything was fine after removing the flashdrive from the volume group. It was a scary evening.
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#637This makes me want to move back to Linux, but last time I tried Ubuntu (2020) there were lots of little annoyances. Off the top of my head: - Screen tearing. I Googled around and installed the Nvidia drivers for my laptop, but it never went away. - No detection of tablet mode. - No auto screen rotation. - Slow Blender rendering. Probably a PEBKAC with my driver setup, but it just worked in Windows and it was easy to…
zorin os is another one to check out. ui is more like windows and i think it has a tablet mode
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#638After watching this fiasco unfold I have a hot take: We need to stop judging these decisions based on our needs and consider the everyday computer user. Yes, these decisions annoy myself and most users on this site, but we are in the minority here. Most people do not care and just want to be up and running. They want security/configuration to be easy. They don't want to have to think about it. I think that a lot of t…
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#639Earlier quoted context omitted.
It's worse than that. The desktop efforts are heavily fragmented and arguably the leader, RedHat's "Gnome", while quite polished, is actually quite user hostile (e.g. works very differently to anything else, perhaps to dodge patents; and constantly changes/removes popular features). Linux needs to have a standardised "platform" with stable APIs.
It’s not user hostile, I love gnome. It might slow down if you don’t reboot (could be a hibernation or suspend issue?) but the Ux is great. Windows is a nuisance after using gnome. You do need to install some addons that should be built in
Re: I Will Never Use a Microsoft Account to Log Into My Own PC
#640Earlier quoted context omitted.
Do you really need Windows? Our family laptop runs Linux, it does Teams for school, MineCraft, Netflix. You could do Office365 from a browser, although I admit, it is less than ideal. But it seems like you are almost at the emotional state make the jump... what's holding you back? I bought a Dell Latitude E5450 for 350 eur about 2 years back. It was used but looked new. It came with Win 10 Pro, which sits on my NAS a…
Windows just works. I can't remember the last time I had a driver issue with wifi or had an issue with new hardware working. Every game targets Windows first, so they all work without any extra work. My computer is a tool, and I don't want to spend any of my free time configuring things, like I have when running Linux in the past. I spent enough of my time at work doing that!