this post was submitted on 27 Apr 2025
1067 points (97.2% liked)

Privacy

37352 readers
598 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
 

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 2 days ago (4 children)

Do, or do not, there is no try.

Except there is... live environments

[–] ulterno@programming.dev 1 points 1 day ago* (last edited 1 day 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)));
[–] Venus_Ziegenfalle@feddit.org 3 points 2 days ago

Distrosea would just like to interject for a moment.

[–] thermal_shock@lemmy.world 3 points 2 days ago (1 children)

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

[–] boringbisexual@lemmy.blahaj.zone 3 points 2 days ago (1 children)
[–] JonEFive@midwest.social 4 points 2 days ago

username checks out