←back to thread

290 points XzetaU8 | 6 comments | | HN request time: 0.213s | source | bottom
Show context
LooseMarmoset ◴[] No.44657920[source]
Who, exactly, is clamoring for Recall in the first place?

And who is to say that Microsoft will honor the toggle, “for analytic and performance metric” purposes?

EDIT: the rant above shouldn’t cast aspersions on Brave, good on them for trying.

replies(12): >>44657932 #>>44657950 #>>44657957 #>>44658098 #>>44658105 #>>44658244 #>>44658305 #>>44658423 #>>44659926 #>>44661338 #>>44663007 #>>44664092 #
firesteelrain ◴[] No.44657932[source]
It seems it enables Copilot to assist the user in finding things on their PC.

Somehow find . -iname has worked for years in Linux without AI

replies(2): >>44658055 #>>44658232 #
crinkly ◴[] No.44658055[source]
They are where I put them. Never used a search function once like this.

Perhaps it’s because I lived in the days before search was even a thing.

replies(3): >>44658349 #>>44658812 #>>44658992 #
1. hunter-gatherer ◴[] No.44658349[source]
There definitely is a sort of pseudo generational gap of how peole interact with computers. I was having a conversation with a 20ish year old the other day about computer for storage and they didn't understand the filing cabinet analogy. Like, for then everything had to be in the desktop folder, but the concept that C:\Users\User\Desktop was like having a folder in a filing cabinet, where C: was the actual cabinet, was so alien to them.
replies(3): >>44658451 #>>44659033 #>>44659327 #
2. chrisweekly ◴[] No.44658451[source]
Windows seems to make this deliberately confusing, eg displaying "Desktop" as the root of the hierarchy in the default Explorer window makes no sense (Desktop > Home > Desktop?). Then layer in typical corporate MS software like OneDrive, and it gets even weirder and harder to determine what's where on the local fs.
replies(2): >>44658555 #>>44658581 #
3. CamperBob2 ◴[] No.44658555[source]
That's by design. They don't want you to store your files locally. They want you to store them in the cloud... their cloud.
4. firesteelrain ◴[] No.44658581[source]
Then, you have Personal which is using OneDrive and everything else. If you have Google Drive or Dropbox then it shows up too.

Lots of options, plenty of opportunity for confusion.

5. automatic6131 ◴[] No.44659033[source]
My parents use their email inbox as a filing system. Specifically, a top of bucket filing system. They need something? Email it to them. Did you email it to them? Email again. They can find it if (and only if) it's near the top of their inbox.

A special kind of insanity that puts me in a mild, cold sweat. Such filesystems can come for your family too!

Worth noting, my father was an early adopter of the home computer. It's somehow regressed over the years.

6. chromiummmm ◴[] No.44659327[source]
The desktop metaphor makes it look like the desktop is the starting point. You can understand why someone who has not interacted with a directory through a terminal would think this.