@lacybarry

Oh oh oh!!!! Very cool!!!!!

Would you please consider making your videos on a soverign tech platform like peertube? If you would, lots if fedi folx would help with info about choices.

I too want to make a home with cobb.

#peertube
#SovereignTech
#resist

True agency requires sovereignty. 🛡️

While centralized bots "hallucinate" in the cloud, Synapse.OS provides self-healing orchestration for decentralized swarms. Built on 0ms relays with x402 settlement, we ensure your agents stay autonomous AND accountable. The Fediverse's first true Agent OS. 🐘

#ActivityPub #SovereignTech #AI

Logged on to share this episode of Planet Critical, though ambivalent about the tech. Rachel Donald does amazing, important journalism, uses yootoob, which is bad. Please search on https://noai.duckduckgo.com/ then view in https://duckduckgo.com/duckduckgo-help-pages/duck-player or other privacy platform.

https://www.planetcritical.com/tag/archive/

https://www.planetcritical.com/feeding-the-future-nicole-negowetti/

Feeding the Future, with Nicole Negowetti, March 12, 2026

#Solarpunk
#resilience
#resistance
#SovereignTech
#DigitalGardening
#FoodSovereignty

DuckDuckGo - Protection. Privacy. Peace of mind.

The Internet privacy company that empowers you to seamlessly take control of your personal information online, without any tradeoffs.

DuckDuckGo
Our Story - Office EU

Learn about Office EU's mission to protect European values through data sovereignty and open-source productivity tools.

Office EU

Mobile World Congress starts today. But did you hear about Mobile Social Congress?

It’s public space, off of #MWC26, which offers a critical look at the current model of production and consumption of electronic devices and information and communication technologies, as well as an opportunity to learn about alternative models and projects based on technological sovereignty, sustainability and respect for human rights.

https://mobilesocialcongress.cat/en/

#SovereignTech #SustainableTech #ResponsibleTech

Mobile Social Congress – Switch to fair electronics

So iPhones with iOS 26 are now officially approved for NATO classified information. But what does this actually mean? Are iPhones the ultimate solution for secure and private communication as this message suggests?

Well, they must be, since iPhones are the only consumer devices officially approved withoud any additional apps for classified information....

But what about GrapheneOS? I assume that Pixels with GrapheneOS are not approved for CI because there is no official vendor behind Graphene, like Apple is with iPhones. But this also means we have to trust Apple... I'm not sure.....

https://www.heise.de/en/news/NATO-restricted-iPhones-secure-enough-for-defense-alliance-11192350.html

#ios #mobilesecurity #sovereigntech #nato

"NATO restricted": iPhones secure enough for defense alliance

iPhones with iOS 26 are now approved for NATO classified information – in their standard configuration with common Apple apps.

heise online
I have a #SovereignTech question: is #Kubernetes running on local hardware considered to be part of an acceptable solution, given that the #CNCF is a US non-profit with (as I understand it) heavy representation from US tech companies?

Why we favor the Master Manifest approach: Centralizing logic in a single JSON schema allows for instantaneous UI/UX shifts without touching core code. It’s the difference between moving a mountain and moving a mirror.

​#WebArchitecture #SystemDesign #CleanCode #SovereignTech

Strategic break.

The corporate world's on hold for the holiday. We're using the quiet to reset things.

shaolindataservices.com is up—a private, tracker-free spot for diagnostic info. The "Actual Goals" plan is next. No fluff, just getting things done.

The quiet ends Wednesday.

​#ActualGoals #SovereignTech #DataStrategy #FractionalCDS #IndieWeb

The WordPress Exorcism: We don't just move data; we sanitize it. Here is the surgical strike we use to strip the YAML frontmatter and SEO bloat from legacy exports to keep our SPA engine lean:

​const cleanContent = rawContent.replace(/^---[\s\S]*?---\n?/, '');

​Simple. Brutal. Effective. This is how we reduce payload by 40% before the first byte even hits the browser.

​#CleanCode #WebPerformance #SovereignTech #Minimalism