1057

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 23 points 3 days ago

Do, or do not, there is no try.

[-] Lila_Uraraka 4 points 3 days ago

Except there is... live environments

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

Distrosea would just like to interject for a moment.

[-] ulterno@programming.dev 1 points 2 days ago* (last edited 2 days 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)));
[-] thermal_shock@lemmy.world 3 points 3 days ago

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

[-] boringbisexual 3 points 3 days ago
[-] JonEFive@midwest.social 4 points 3 days ago

username checks out

this post was submitted on 27 Apr 2025
1057 points (100.0% liked)

Privacy

37409 readers
375 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