We're building something for the Fediverse. #Holos

ActivityPub running on your phone. Your own server, your data stored locally. A relay handles your stable identity when you're offline.

One account, all formats. Short text, long articles, photos, videos. The UI adapts to your mood. Switch between text mode, photo grid, video feed, article editor based on what you feel like sharing.

Same network, same followers.

Early stages, but the foundation is solid. We wanted to share the progress.

reshared this

WhatsApp, le produit de Meta (ex-Facebook), vous savez, la messagerie qui prétend protéger la vie privée, a laissé fuiter 3,5 milliards de numéros de téléphone suite à une faille de sécurité...signalée il y a 8 ans. Les mots me manquent. 9to5mac.com/2025/11/18/whatsap… et web.archive.org/web/2020010808…) ;
in reply to SuspiciousDuck

všetky nikotinové výrobky ktoré som mal doma a nepoužíval (ako liquidy, iqos, iné liquidy, e-cigarety, rôzne nástavce atď) podotýkam nepoužíval mali hodnotu ~80€ a to podľa mňa nie je normálne

edit: ráno kašlem a neznie to veľmi sexy to preto, v podstate sa dá kašľať zo všetkého len to inak znie tabak/iqos/e-cig/liquidy

This entry was edited (2 days ago)
in reply to Mike Gifford, CPWA

They're an accessibility feature!

funjp.com/blog/2024/3/31/birds…

in reply to feld

it's complicated :(

Up until a couple months ago there wasn't even such a thing as encrypted RCS. What Google's been doing for several years now is having Google Messages do its own encryption that had nothing to do with RCS, but then sending the encrypted text over the RCS connection.

Then when Apple was forced (by China) to add support for RCS, they said they'd only support exactly what was in the RCS spec, so no encryption. Subsequently the RCS people have added TLS encryption to the spec and Google has slowly begun rolling out it in Google Messages, but Apple has not yet implemented the new encrypted version, despite participating in its specification process.

Another notable feature merged in the GNOME Calendar live coding session today: the ability to export an entire calendar as an .ics file.

This was originally added to the wishlist 10 years ago: gitlab.gnome.org/GNOME/gnome-c…

Thanks to @FineFindus's dedication towards implementing this (alongside the individual event .ics export feature) this year, you will be able to use this feature in #GNOME 50 (or the nightly flatpak version of Calendar today): gitlab.gnome.org/GNOME/gnome-c…

#GNOMECalendar #calendaring

reshared this

Today I am stepping down from my role as the CEO of #Mastodon. Though this has been in the works for a while, I can't say I've fully processed how I feel about it. There is a bittersweet part to it, and I think I will miss it, but it also felt necessary. It feels like a goodbye, but it isn't—I intend to stay on and continue to advise the new leadership and contribute, because Mastodon—and the fediverse—is one of the very few beacons of hope for a better web.

blog.joinmastodon.org/2025/11/…

Buried in this nicely-detailed RCA is a pretty damning fact:

Cloudflare left .unwrap() in mission-critical Rust code.

For non-Rustaceans, .unwrap() handles a type called Result that can either be Ok with a value, or an Err with an Error. The whole point is to gracefully handle errors and not let panics make it to production code.

I use .unwrap() sometimes! Usually when there's a logical guarantee that the result can never be an error. But I make sure to purge it from critical processes for exactly this reason.

blog.cloudflare.com/18-novembe…

reshared this

There was a time where you could simply put some html-Files into some directory which would directly be served to the Internet... like magic!

😎 AN HOMAGE TO 90s ~/PUBLIC_HTML HOSTING

Remember when the web was FUN?! 🌈

public.monster/

#hosting #cloud #internet #web #infrastructure #90s

Decided with the direction that @freedomscientific is taking JAWS that it's time for me to cancel my home annual subscription and switch over to @NVAccess as my screen reader on my personal machine. NVDA does what I need on it (web surfing, email, writing, and some coding) fine, so I figure why not. And I can always pick the subscription back up if I really need it for something.

Vanadium version 142.0.7444.171.0 released


Changes in version 142.0.7444.171.0:

  • update to Chromium 142.0.7444.171

A full list of changes from the previous release (version 142.0.7444.158.0) is available through the Git commit log between the releases.

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release. Vanadium isn't yet officially available for users outside GrapheneOS, although we plan to do that eventually. It won't be able to provide the WebView outside GrapheneOS and will have missing hardening and other features.