65
submitted 2 weeks ago* (last edited 2 weeks ago) by hello_hello@hexbear.net to c/technology@hexbear.net

TL;DR:

The Windows File Explorer is now dependent on Microsoft Recall being installed on Windows 11 24H2 editions and likely later.

This means that if you wish to use newer versions of the Window file explorer, you have to install recall on your system. Recall is a deeply-rooted, non-negotiable feature on all modern versions of Windows.

Solution

If you wish to strip out recall from your system, you are no longer able to use the built-in graphical file explorer and must use a third-party tool, and if you're not allowed to do that on the machine, then you are forced to have recall running on the system as it doesn't appear on any graphical settings pages.

The other solution is to prepare for transitioning into a free operating system such as GNU/Linux with distributions such as Linux Mint which is designed specifically for that transition. You can also run an older version of Windows and refuse to update.

Errata

Turns out that this issue has been exaggerated and that there are ways to disable co-pilot on Windows machines (or at the very least, command Windows to do so). Also it's debatable whether this program does any harm on non "copilot" computers but you can be the judge of that.

you are viewing a single comment's thread
view the rest of the comments
[-] communism@lemmy.ml 2 points 2 weeks ago

I was trying to pull drivers for a particular cheap wireless NIC I had lying around and gave up after like six hours of trying to understand how to pull something from git.

Is it a git repo on the internet? If so, literally just type

git clone URL-HERE

e.g. to clone the Linux kernel,

git clone https://github.com/torvalds/linux.git
[-] Frank@hexbear.net 3 points 2 weeks ago

That's what I was struggling with. Apparently I needed some kind of encryption key to pull from git as they no longer allow you to use your password? I hit that like a brick wall and couldn't get past it.

[-] sawne128@hexbear.net 3 points 2 weeks ago

On GitHub I think you can just click "Code" and "Download ZIP" in a web browser.

[-] Zvyozdochka@hexbear.net 1 points 2 weeks ago

If a project has submodules, this won't be sufficient

[-] rtstragedy@hexbear.net 3 points 2 weeks ago* (last edited 2 weeks ago)

i think this happens if you try to clone with SSH instead of https, which requires an SSH key to be configured in your github account. Pretty sure I can checkout code using https without even logging in bit its been a couple weeks (I refuse to log into Github)

When you click the clone or download button or whatever its called in Github make sure HTTPS is selected, probdbly would help

[-] sawne128@hexbear.net 1 points 2 weeks ago* (last edited 2 weeks ago)

I used to have that same problem, and I think that was with https. Like if you type git clone https://github.com/torvalds/linux.git that's using https, right?

Edit: It was probably with SSH, but damn it, if I type what the tutorial says it should just work.

this post was submitted on 24 Oct 2024
65 points (97.1% liked)

technology

23274 readers
76 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 4 years ago
MODERATORS