Luca Sironi's Avatar

Luca Sironi

@luca.sironi.xyz

Sono un informatico, vivo a Bucarest. Praticamente un migrante economico. Sto bene in montagna. xmpp: luca.sironi@cazzinostri.kenobit.it 🌉 bridged from ⁂ https://sironi.xyz/@luca, follow @ap.brid.gy to interact

79
Followers
117
Following
168
Posts
19.10.2025
Joined
Posts Following

Latest posts by Luca Sironi @luca.sironi.xyz

@quillmatiq @snarfed.org i couldn't resist to ask that guy to follow the bridge, after my counter argument 🙂

06.03.2026 17:16 👍 0 🔁 0 💬 0 📌 0

#bridgyfed

the new feature for replying to unbridged people answering your posts, is damn awesome 🙂

@quillmatiq

06.03.2026 10:30 👍 0 🔁 1 💬 1 📌 0

@luca_sironi

film fracassone abbastanza diverso da quelli che guardo di solito, ma interessante, con la Somalia che esplode, e i diplomatici delle due Coree costretti dagli eventi a darsi una mano.

@chiadegli.bsky.social

06.03.2026 10:25 👍 0 🔁 0 💬 0 📌 0

la funzione che preferisco di #calibre è la possibilità di creare e tenere aggiornato il catalogo dei libri che ho sul lettore, ma solo quelli che non ho ancora letto.

06.03.2026 10:21 👍 0 🔁 0 💬 0 📌 0

grazie, molto utile, trovo che potrebbe essere reso più accessibile, alla fine è un problema banale di gestione dei documenti.

(ti va di seguire@ap.brid.gy ? semplifica le interazioni tra mastodon e bluesky)

06.03.2026 10:10 👍 0 🔁 0 💬 0 📌 0

"...cioè come viene ?"

https://www.youtube.com/watch?v=2v0KLVfFAeU

06.03.2026 08:20 👍 2 🔁 1 💬 1 📌 0

Testo Legge Costituzionale

articolo 2

Modifica all'articolo 102 della Costituzione

1. All'articolo 102, primo comma, della Costituzione sono aggiunte, in fine, le seguenti parole: ", le quali disciplinano altresì' le distinte carriere dei magistrati giudicanti e requirenti"

Testo Legge Costituzionale articolo 2 Modifica all'articolo 102 della Costituzione 1. All'articolo 102, primo comma, della Costituzione sono aggiunte, in fine, le seguenti parole: ", le quali disciplinano altresì' le distinte carriere dei magistrati giudicanti e requirenti"

A un amico all'estero, ma un estero diverso dal mio, è già arrivata la scheda del
#referendum , da votare per corrispondenza.

Essendo propositivo, la domanda e' comprensibile, non e' il solito spezzatino di cancellazioni selettive.

"Approvate la legge di […]

[Original post on sironi.xyz]

06.03.2026 08:14 👍 1 🔁 1 💬 2 📌 0

Ha finito di vedere Fuga da Mogadiscio

05.03.2026 21:31 👍 0 🔁 1 💬 1 📌 0
Preview
8.0.0 — Smash That Like Button Every major version is a milestone, and 8.0.0 is no exception. Your WordPress blog just became a two-way street in the Fediverse. Visitors can like and boost your posts directly on your site. Media from federated replies is handled more reliably, and new block patterns make it easy to drop ActivityPub features into your pages. ## Like and Boost, Right From Your Blog The Fediverse Reactions block now has optional **Like**  and **Boost**  action buttons, inline with each reaction group. When a visitor clicks one, a modal opens where they can enter their Fediverse handle or copy the post URL to interact from their home server. The plugin remembers the visitor’s profile in their browser, so the second time around it’s even faster. And for folks who aren’t familiar with how the Fediverse works, each modal now includes a collapsible **“ Why do I need to enter my profile?”** help section that explains the open social web in plain language. This dramatically lowers the friction for cross-platform engagement. ## Block Patterns and Templates Setting up a Fediverse-ready profile page used to mean manually assembling Follow Me, Extra Fields, and Followers blocks. Not anymore. We’ve added a **“ Fediverse” block pattern category** with four pre-configured layouts: * **Author Profile with Follow** , a compact profile card. * **Fediverse Follow Page** , a full-page follow experience. * **Author Header with Follow** , great for author archive headers. * **Fediverse Sidebar** , drop it into any sidebar or widget area. If you’re running a block theme on WordPress 6.7+, there’s also a new **Author Archive (Fediverse)**  block theme template ready to go. ## Publish Smarter With Post Format Suggestions A new **pre-publish panel**  now analyzes your post content and suggests an appropriate post format when your object type is set to “Post Format.” Got a post that’s mostly images? It’ll nudge you toward the Image format. A video post? Video format. This matters because media-focused Fediverse platforms like Pixelfed and Vernissage display Notes differently than Articles, so choosing the right format means your content looks its best everywhere it lands. ## Community Snippets We’ve added a `snippets/` folder to the GitHub repository, a home for lightweight, community-contributed extensions that don’t belong in the core plugin but are too useful to lose. The first batch includes: * **FediBlog Tag**, automatically adds `#FediBlog` to standard blog posts for better Fediverse discovery. * **Locale from Tags**, derives post locale from taxonomy tags. * **Bot Account**, marks your profile as automated and displays a “BOT” badge in the Fediverse. * **Blockless ActivityPub**, renders Fediverse reactions as pure server-side HTML, no JS required. * **Photon CDN**, serves cached remote media through Jetpack’s Photon CDN for faster delivery. Got a snippet of your own? Check out the snippets folder and send a PR. ## Smarter Media Caching Under the hood, we’ve rebuilt how the plugin handles remote media, avatars, emoji, images, audio, and video from across the Fediverse. Instead of importing everything into the WordPress Media Library at insert time, media is now wrapped in custom blocks and **cached lazily at render time**. What does that mean for you? Faster processing of incoming content, less disk usage, and better rendering of audio and video attachments. Original remote URLs are preserved in block attributes, so caches can be regenerated without data loss. If you’re using Jetpack’s Site Accelerator, that works too, the new system is built filter-first. For site admins, there are new CLI commands to keep things tidy: wp activitypub cache status wp activitypub cache clear ## Minimum PHP 7.4 With WordPress 7.0 deprecating PHP 7.2 and 7.3, we’ve raised the minimum requirement to **PHP 7.4**. This lets us clean up compatibility polyfills and use more modern PHP features going forward. If you’re still on an older version, update your PHP before updating the plugin. ## Changelog ### Added * Add a help section to interaction dialogs explaining the Fediverse and why entering a profile is needed. * Add a notice on the Settings page to easily switch from legacy template mode to automatic mode. * Add a pre-publish suggestion that recommends a post format for better compatibility with media-focused Fediverse platforms. * Add a Site Health check that warns when plugins are causing too many federation updates. * Add backwards compatibility for the `ACTIVITYPUB_DISABLE_SIDELOADING` constant and `activitypub_sideloading_enabled` filter from version 7.9.1. * Add bot account snippet that marks ActivityPub profiles as automated accounts, displaying a “BOT” badge on Mastodon and other Fediverse platforms. * Add Cache namespace for remote media caching with CLI commands, improved MIME validation, and filter-based architecture. * Add federation of video poster images set in the WordPress video block. * Add Locale from Tags community snippet. * Add optional Like and Boost action buttons to the Fediverse Reactions block, allowing visitors to interact with posts from their own server. * Add pre-built Fediverse block patterns for easy profile, follow page, and sidebar setup. * Add snippet for blockless fediverse reactions. * Add `wp activitypub fetch` CLI command for fetching remote URLs with signed HTTP requests. ### Changed * Improved active user counting for NodeInfo to include all federated content types and comments. * Improve language map resolution to strictly follow the ActivityStreams spec. * Superseded outbox activities are now removed instead of kept, reducing clutter in the outbox. * The minimum required PHP version is now 7.4. ### Fixed * Accept incoming activities from servers that use standalone key objects for HTTP Signatures. * Fix a crash on servers where WordPress uses FTP instead of direct file access for media caching. * Fix a crash when receiving posts from certain federated platforms that send multilingual content. * Fix automatic cleanup of old activities failing silently on sites with large numbers of outbox, inbox, or remote post items. * Fix comment count to properly exclude likes, shares, and notes. * Fix follow button redirect from Mastodon not being recognized. * Fix modal overlay not covering the full screen on block themes. * Fix outbox invalidation canceling pending Accept/Reject responses to QuoteRequests for the same post. * Fix QuoteRequest handler to derive responding actor from post author instead of inbox recipient. * Fix reactions block buttons inheriting theme background color on classic themes. * Fix reactions block layout on small screens and remove unwanted button highlight when clicking action buttons. * Fix signature verification rejecting valid requests that use lowercase algorithm names in the Digest header. * Fix soft-deleted posts being served instead of a tombstone when the post is re-saved. * Improve compatibility with federated services that use a URL reference for the actor’s public key. * Improve handling of all public audience identifiers when sending activities to followers and relays. * Prevent private recipient lists from being shared when sending activities to other servers. ## Get It Download from WordPress.org or grab it on GitHub. Remember to check your PHP version first — 7.4 or higher is now required. A huge thank you to everyone who contributed code, testing, bug reports, and ideas to this release. Special thanks to @kraft, @jeremy, and @futtta for their snippet contributions. Update, try out those Like and Boost buttons, and let us know what you think — what’s the feature you’ve been waiting for? What would you like to see next?

WordPress ActivityPub 8.0.0 makes your blog more interactive in the Fediverse: visitors can Like/Boost posts directly on-site, with faster repeat interactions and clearer guidance. New Fediverse block patterns/templates speed setup, a pre-publish panel suggests post formats, community snippets […]

05.03.2026 15:45 👍 3 🔁 26 💬 1 📌 1
Preview
Va al discount con una Bugatti da 14 milioni di euro. Fa la spesa a Zurigo con l'hypercar da 1.500 cavalli Un'incredibile La Voiture Noire è stata avvistata nel parcheggio di un supermercato Lidl nel Canton Zugo, in Svizzera. Esibizione senza senso del lusso o il semplice piacere di guidarla nel quotidiano: è polemica social

Sarà andata a restituire le bottiglie di plastica

https://www.corriere.it/motori/26_marzo_05/va-al-discount-con-una-bugatti-da-14-milioni-di-euro-fa-la-spesa-a-zurigo-con-l-hypercar-da-1-500-cavalli-077b93a2-b8a1-4264-8521-8c10af613xlk.shtml

05.03.2026 13:50 👍 0 🔁 0 💬 0 📌 0

@labombetta76.bsky.social grazie a Dio non me la ricordo

05.03.2026 12:52 👍 1 🔁 0 💬 0 📌 0

chissà cosa pensa di tutta questa situazione l'inviato speciale dell'UE per il golfo persico

05.03.2026 10:39 👍 0 🔁 0 💬 0 📌 0

Azerbaigian colpito per trollare Trump che non lo sa pronunciare

05.03.2026 10:22 👍 0 🔁 0 💬 0 📌 0

@mothninja

that would be 20 octaves down 🙂

@matz

04.03.2026 10:52 👍 0 🔁 0 💬 0 📌 0
Original post on sironi.xyz

@mapache

Thinking about it...
If i start to follow your #fediprofile maybe i'm already following your mastodon, or pixelfed and I just want to be sure to follow also your loops or bookwyrm.

That will end up receiving duplicates.

Maybe following a #fediprofile should be translated into the […]

04.03.2026 10:39 👍 0 🔁 0 💬 1 📌 0

come diceva la pasionaria

¡No pasdarán!

04.03.2026 10:28 👍 0 🔁 0 💬 0 📌 0

vuole leggere Il nuovo grande gioco: Dal Giappone all'Ucraina. Viaggio lungo la frontiera tra libertà e autoritarismo

04.03.2026 10:16 👍 0 🔁 1 💬 0 📌 0

iniziato a leggere I figli dell'odio: La radicalizzazione di Israele, la distruzione della Palestina, l'umiliazione dell'Iran

04.03.2026 10:09 👍 0 🔁 1 💬 0 📌 0

@labombetta76.bsky.social non lo fa di professione, vero ?

04.03.2026 09:59 👍 1 🔁 0 💬 0 📌 0

potevo sopravvivere senza conoscere l'europarlamentare cipriota idiota

04.03.2026 07:24 👍 0 🔁 0 💬 0 📌 0
Preview
Se la pseudoscienza entra in un centro oncologico d'eccellenza Nel Centro di riferimento oncologico di Aviano si lascia spazio alla riflessologia plantare, attività priva di plausibilità biologica e di evidenze cliniche robuste. Una traiettoria che modifica progressivamente il perimetro di ciò che è considerato accettabile all’interno delle istituzioni scientifiche

QUANDO LA SMETTEREMO?

Il furbo strizzare l'occhio alla pseudoscienza per venire incontro alle richieste del pubblico, perché tanto "non fa male", é inaccettabile.

https://www.ilfoglio.it/scienza/2026/03/04/news/se-la-pseudoscienza-entra-in-un-centro-oncologico-d-eccellenza-8735388/

04.03.2026 05:15 👍 0 🔁 2 💬 0 📌 0
Original post on hachyderm.io

One of the reasons I’m excited about #Fediprofile is identity portability.

Right now, people follow accounts. If I move servers, change handles, or create a separate profile for a different context, I risk losing that connection.

With Fediprofile, you follow my profile hub instead of a single […]

04.03.2026 05:18 👍 0 🔁 5 💬 1 📌 0
Preview
Ora la famiglia nel bosco vuole lasciare l'Italia. La mamma: «Non abbiamo danneggiato i nostri figli. Compromessi? Ne abbiamo già fatti» L’annuncio dei Trevallion alla tv australiana: «Abbiamo accettato quelle mediazioni: l’insegnante, i vaccini, la casa... Non manderò a scuola i miei figli»

se davvero se ne vanno, se vogliono, gli regalo pure un ministro

https://roma.corriere.it/notizie/cronaca/26_marzo_02/famiglia-bosco-vuole-lasciare-italia-26f3e682-8fad-4329-af6f-552e415f3xlk.shtml

03.03.2026 14:25 👍 0 🔁 0 💬 0 📌 0
Preview
Reza Pahlavi, figlio dell'ultimo scià: «In Iran la dittatura muore. Tornerò a Teheran per la sollevazione e le elezioni libere» Il figlio dell'ultimo scià iraniano parla dall'Europa: «Sono pronto a intervenire con un piano di prosperità per il Paese». E ribadisce: «Contatti con Trump, ma sono indipendente»

"Voglio anche ringraziare la premier Meloni per aver messo al bando le Guardie della Rivoluzione"

https://www.corriere.it/cronache/26_marzo_03/reza-pahlavi-la-dittatura-muore-tornero-a-teheran-per-la-sollevazione-e-le-elezioni-libere-3a4d63b5-4aeb-41a8-a95e-0df9b1bb6xlk.shtml

03.03.2026 10:26 👍 0 🔁 0 💬 0 📌 0

Reza Pahlavi s'offre tantissimo (e non ha neanche una patacca da regalare)

03.03.2026 10:20 👍 1 🔁 1 💬 1 📌 0
Preview
The world wants to ban children from social media, but there will be grave consequences for us all | Taylor Lorenz Age-verification systems require collecting sensitive data to support the biometric information. In no time, the internet will become a fully surveilled digital panopticon, says technology journalist ...

www.theguardian.com/commentisfre...

02.03.2026 22:22 👍 6 🔁 6 💬 0 📌 0

Ha finito di vedere Sei nell'anima

02.03.2026 21:24 👍 0 🔁 1 💬 0 📌 0

Ha finito di vedere Notre-Dame in fiamme

01.03.2026 19:16 👍 0 🔁 1 💬 0 📌 0

sto guardando un film sull'incendio di Notre Dame e Trump è riuscito a twittelare una cazzata pure lì

"magari dovremmo usare i Canadair, quickly"

01.03.2026 18:36 👍 1 🔁 0 💬 0 📌 0

Per adesso non mi viene da commentare niente, sarò contento se e quando diventeranno unaal democrazia.
Metteranno un vice barbone qualsiasi, basta che non venda il petrolio ai cinesi, come in Venezuela.

delle ragazze frega un cazzo a nessuno

01.03.2026 10:31 👍 1 🔁 0 💬 0 📌 0