by ssahoo on 9/2/24, 11:06 PM with 15 comments
by peutetre on 9/3/24, 12:03 AM
by oriel on 9/3/24, 12:12 AM
> Microsoft is working to fix Recall showing up as an optional Windows 11 feature.
then
> While the latest update to Windows 11 makes it look like the upcoming Recall feature can be easily removed by users, Microsoft tells us it’s just a bug and a fix is coming.
with the crown
> Microsoft is now making the AI-powered feature an opt-in experience instead of on by default.
I thought that had been changed already. As before, they want to make it Optional Until They Change Their Minds.
tl;dr Uninstall Windows 11.
by bigfatkitten on 9/5/24, 12:53 AM
It's not just Recall; it's the mandatory product telemetry, forced cloud integration, and everything else they've gone to special lengths to prevent users disabling or opting out of.
by InfamousRece on 9/3/24, 12:07 AM
by nsonha on 9/3/24, 2:50 AM
by jocoda on 9/3/24, 5:10 AM
I routinely run a screen recorder during dev to help with the process. Often testing a change results in a fleeting error message, or screen artefact that you notice in passing if you're lucky. But usually there are multiple things going on and you have no time to investigate.
Reviewing the screencast let's you at least see exactly what happened and substantially cuts down the time you need to get back on track.
Sometimes you make a couple of simple changes in the code and break something. Reviewing the screencast helps focus on those changes. Yes, you should be making mini commits, but come on...