1079

Originally this was a reply to this article about a Windows feature called Recall, but there's a good argument the author's concerns resonate far beyond Windows and Meta to proprietary generally.

you are viewing a single comment's thread
view the rest of the comments
[-] AnUnusualRelic@lemmy.world 26 points 3 weeks ago

Do, or do not, there is no try.

[-] Lila_Uraraka@lemmy.blahaj.zone 4 points 3 weeks ago

Except there is... live environments

[-] Venus_Ziegenfalle@feddit.org 3 points 3 weeks ago

Distrosea would just like to interject for a moment.

[-] thermal_shock@lemmy.world 3 points 3 weeks ago

I don't try, I do. Wanna try me?

[-] boringbisexual@lemmy.blahaj.zone 3 points 3 weeks ago
[-] JonEFive@midwest.social 4 points 3 weeks ago

username checks out

[-] ulterno@programming.dev 1 points 3 weeks ago* (last edited 3 weeks ago)

Why not both?

std::vector ulUtil {"GNU", "Alpine", "BusyBox", "Toybox"};
int currentUtil = 0;
do
{
	try
	{
		OS(ulUtil[currentUtil], "Linux").use();
	}
	catch (USER::Bored & err)
	{
		currentUtil++;
		continue;
	}
}
while ((currentUtil < ulUtil.size()) || (findMoreUtil(ulUtil)));
this post was submitted on 27 Apr 2025
1079 points (97.0% liked)

Privacy

38001 readers
658 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS