Caso Almasri, dalle chat criptate nel ministero di Nordio alle richieste di Tripoli. Tutto quello che non torna. Il Governo sapeva tutto fin da subito. Nordio e Meloni hanno mentito.
ilfattoquotidiano.it/2025/07/0…
#governomeloni #nordio #almasri #nordiodimettiti #libia
Caso Almasri, dalle chat criptate nel ministero di Nordio alle richieste di Tripoli
Il Tribunale dei ministri ha acquisito documenti che sembrano smentire una volta di più le ricostruzioni ufficiali: il ministero di Nordio era a conoscenza dell'arresto di Almasri fin dalle prime oreFranz Baraggino (Il Fatto Quotidiano)
Gazzetta del Cadavere reshared this.
Katalanische Polizei geht gezielt gegen Nutzer von Pixel-Smartphones vor
Auf den Geräten lassen sich alternative Betriebssysteme mit Fokus auf Datenschutz wie GrapheneOS installieren. Das reicht für einen PauschalverdachtDER STANDARD
Ausschuss winkt Richterinnen fürs Verfassungsgericht durch
Der Wahlausschuss des Bundestages hat drei Kandidaten für die Wahl zu Richtern des Verfassungsschutzgerichts aufgestellt. Das lässt darauf schließen, dass sie auch am Freitag die nötige Zwei-Drittel-Mehrheit erhalten.Anna Diouf (Tichys Einblick)
Multiple vulnerabilities that remain unpatched in Ruckus Wireless management products could be exploited to fully compromise the network environment they serve.
Wired Next Fest Trentino: torna il più grande evento sull’innovazione e sulle tecnologie digitali
https://www.lacucinaitaliana.it/article/wired-next-fest-trentino-ottobre-2025-programma/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Gastronomia @gastronomia-CucinaItaliana
Wired Next Fest Trentino: torna il più grande evento sull’innovazione e sulle tecnologie digitali
Rovereto apre le porte ai grandi protagonisti dell’innovazione, della tecnologia, della Scienza e della cultura per la terza edizione di Wired Next Fest TrentinoRedazione (La Cucina Italiana)
Consegne sotto la pioggia, nel traffico, tra mille rischi.
Ma tranquilli, la pizza arriva. Sempre.
Non si può dire lo stesso del rider.
#michiyospace #satira #rider #lavoroprecario #dirittiumani #sfruttamento #blackhumor #società #pizza #realtà #urbanlife #deliverysystem
michiyospace.altervista.org/pi…
Piove, governo rider - LandEscape
Satira al glutammato monosodico in salsa distopica 🦀 Avviso ai lettoriSatira pungente, viscerale, volutamente scomoda e sarcastica, contro un sistema che chiama “servizio” ciò che è sfruttamento. Benvenuti nell’Italia 4.0.Michela (Blog di michiyospace)
🔥 Non perderti le migliori offerte del Prime Day 2025! Resta aggiornato in tempo reale con la nostra guida. #PrimeDay2025 #OfferteImperdibili
🔗 tomshw.it/altro/le-migliori-of…
Le migliori offerte del Prime Day 2025: guida aggiornata in tempo reale
Il Prime Day 2025 è iniziato! Questo è l’articolo da seguire fino all’11 luglio, in cui vi racconteremo le migliori offerte selezionate per voi.Dario De Vita (Tom's Hardware)
"Mettere in discussione tutto", Pride Week transfemminista ad Ostia per il Lazio Pride, da Pasolini al carcere al veganesimo
gay.it/mettere-in-discussione-…
> Parola a Petrillo e Turano: "Il paese è soprattutto nella provincia e nella periferia, al margine della narrazione e del pensiero dominante"
7.0.0 – I will follow you!
Just when you thought things were settling down… boom 💥 — the ActivityPub plugin gets another big upgrade. Say hello to version 7.0.0, a release packed with new features, polish, and under-the-hood improvements to help your WordPress site federate smoother, smarter, and more securely than ever.
Let’s dive into what’s new.
Following the Fediverse
We’ve added the initial building blocks for Following support — both sending and managing follow requests for remote actors. It’s not in the UI just yet (we’re rolling it out carefully), but that’s not far away. A big step toward richer, two-way federation.
We’ll work with developers of third-party plugins — including those behind Friends and Event Bridge — to migrate their custom follow implementations to this new core feature. This collaboration helps ensure a consistent, reliable follow experience across the ecosystem.
This foundational support for following is also the first step toward a full-featured reader experience right inside WordPress — something we’re excited to keep building toward.
Refined Signature
This release brings support for RFC-9421-style HTTP signatures, both incoming and (optionally) outgoing. That’s a mouthful, but it basically means supporting the latest standard in how we verify and send activities — including a fallback to good old Draft Cavage when needed.
Check out the blog post to learn more: HTTP Signature Upgrades Coming Soon
Full Changelog
Added
- Added basic support for handling remote rejections of follow requests.
- Added basic support for RFC-9421 style signatures for incoming activities.
- Added initial Following support for Actors, hidden for now until plugins add support.
- Added missing “Advanced Settings” details to Site Health debug information.
- Added option to auto-approve reactions like likes and reposts.
- Added support for namespaced attributes and the dcterms:subject field (FEP-b2b8), as a first step toward phasing out summary-based content warnings.
- Added support for the WP Rest Cache plugin to help with caching REST API responses.
- Documented support for FEP-844e.
- Optional support for RFC-9421 style signatures for outgoing activities, including retry with Draft-Cavage-style signature.
- Reactions block now supports customizing colors, borders, box-shadows, and typography.
- Support for sending follow requests to remote actors is now in place, including outbox delivery and status updates—UI integration will follow later.
Changed
- Comment feeds now show only comments by default, with a new
type
filter (e.g.,like
,all
) to customize which reactions appear. - Consistent naming of Blog user in Block settings.
- hs2019 signatures for incoming REST API requests now have their algorithm determined based on their public key.
- Likes, comments, and reposts from the Fediverse now require either a name or
preferredUsername
to be set when the Discussion optionrequire_name_email
is set to true. It falls back to “Anonymous”, if not. - Management of public/private keys for Actors now lives in the Actors collection, in preparation for Signature improvements down the line.
- Notification emails for new reactions received from the Fediverse now link to the moderation page instead of the edit page, preventing errors and making comment management smoother.
- Plugins now have full control over which Settings tabs are shown in Settings > Activitypub.
- Reworked follower structure to simplify handling and enable reuse for following mechanism.
- Screen options in the Activitypub settings page are now filterable.
- Setting the blog identifier to empty will no longer trigger an error message about it being the same as an existing user name.
- Step completion tracking in the Welcome tab now even works when the number of steps gets reduced.
- The image attachment setting is no longer saved to the database if it matches the default value.
- The welcome page now links to the correct profile when Blog Only mode was selected in the profile mode step.
- Unified retrieval of comment avatars and re-used core filters to give access to third-part plugins.
Fixed
- Allow interaction redirect URLs that contain an ampersand.
- Comments received from the Fediverse no longer show an Edit link in the comment list, despite not being editable.
- Fixed an issue where links to remote likes and boosts could open raw JSON instead of a proper page.
- Fixed a potential error when getting an Activitypub ID based on a user ID.
- HTTP signatures using the hs2019 algorithm now get accepted without error.
- Improved compatibility with older follower data.
- Inbox requests that are missing an
algorithm
parameter in their signature no longer create a PHP warning. - Interaction attempts that pass a webfinger ID instead of a URL will work again.
- Names containing HTML entities now get displayed correctly in the Reactions block’s list of users.
- Prevent storage of empty or default post meta values.
- The amount of avatars shown in the Reactions block no longer depends on the amount of likes, but is comment type agnostic.
- The command-line interface extension, accidentally removed in a recent cleanup, has been restored.
- The image attachment setting now correctly respects a value of 0, instead of falling back to the default.
- The Welcome screen now loads with proper styling when shown as a fallback.
- Using categories as hashtags has been removed to prevent conflicts with tags of the same name.
- When verifying signatures on incoming requests, the digest header now gets checked as expected.
Downloads
- WordPress.org: downloads.wordpress.org/plugin…
- GitHub: github.com/Automattic/wordpres…
Thank you!
Huge thanks to everyone who contributed code, feedback, tests, or moral support. This community makes the fediverse feel a little more federated with every release. ❤️
Update now, test things out, and let us know how 7.0.0 works for you!
Friends
Your own WordPress at the center of your online activity. Follow friends and other websites and establish friendship relationships between blogs.WordPress.org
reshared this
A lot of us fediverse users would appreciate it if you didn't overload the CW/subject field with almost 500 characters of automatically truncated content from the beginning of the post.
I think putting the post's title into that field would be more appropriate if there isn't a summary or description explicitly defined by the user.
In a lot of clients, the CW text is larger and bolder than the content, and no one ever expected someone would be putting more content in there than lot of instances allow to exist in an entire post.
Could you create a reasonable default that is more in line with what that field is for, making users who want to do what you're currently doing have to go out of their way to do it?
Thank you.
That is not summary, though, that is an arbitrarily truncated portion of the article which is then repeated within the body of the post when expanded.
I'm not sure what you're trying to say regarding GoToSocial "deciding to display the full content." Are you saying that Mastodon doesn't display the full body of the post when users click into it?
Anyway, I'll try to rephrase my point:
You are pushing a new type of content into a network that has existed for a really long time, with an ecosystem of different servers and clients where you have no control over the presentation of what you're pushing into it. Yes, I'm looking at this from a microblog perspective, because that is predominately who is going to be seeing this content—because that currently makes up most of the network.
Yes, it sucks that existing ActivityPub standards were poorly interpreted—I'm mainly looking at Mastodon here—but the reality of publishing into the fediverse now is that you have to take those existing poor interpretations into account when you decide to make a thing that pushes content to all the users who've had those decisions forced on them. I've seen development of Firefish, Iceshrimp, Iceshrimp.NET and GoToSocial developers complaining about having to do stupid things because Mastodon decided to do it that wayany times. But they do it, because they understand that if they deviate it's going to ruin the experience of others.
Whether it's a "summary" field, a "CW" field or a "subject" field, it is going to be displayed in many, many, many timelines in a way that is designed to let the user decide whether or not they want to open it to read it. What I keep encountering is WordPress posts that include 90% of the post body in the summary field (because they're not much longer). I click to expand and the whole thing is repeated with just 2 or 3 additional words that weren't included in the "summary." That is a terrible experience everywhere. Additionally, I encounter other posts where that field takes up more than the entirety of the screen on my phone. Both of those suck.
Additionally, I've never used a fediverse client that renders formatting inside that field. Mastodon's web ui may present it the way your attached screenshot does, but there are many other clients that just display it as plain text—often in a treatment that is larger and bolder than the body of the text. That reflects the reality of how it's been historically—or I guess "traditionally"—used.
If, by default, your plugin just crams in several hundred words that are not summarizing, warning, or presenting a subject—like you would put into an email—you are creating users that don't even know that they're negatively impacting the experience of people who've been using this network for almost a decade, and that sucks.
You can't do anything about the sucky "traditions" of how Mastodon and others decided to use ActivityPub, but you absolutely could do something about this sucky decision of how to use it.
My request is that you'd consider adding an explicit "fediverse post summary" field via your plugin, with a reasonable maximum length, for users to put an actual summary/warning/subject into, and map that to the ActivityPub summary field. If they decide not to put something in there, you then put something similar to the information that would go into a social media card in its place, keeping in mind that it's going to be rendered as plaintext for a lot of users.
Something like "Post from {blog name} ({blog domain}): {post title}" and maybe a short truncated bit of the first sentence if you really feel that's necessary.
Sure, maybe some users will decide to just paste the beginning of their post into that field, but that sucky decision is for them to make instead of yours.
You could absolutely improve the experience of countless long-time fediverse users, and by extension, improve their impression of the users you're helping to publish there. Right now, your users just look rude or like "bot" accounts to people like me.
Thank you for your time.
Maybe just push the use of [ap_excerpt] and encourage people to actually write an excerpt.
Many people just don't know about it.
TUTTA SCENA CINEMA
giovedì 10 luglio 2025 ore 13:45
ondarossa.info/newstrasmission…
in streaming qui:
ondarossa.info/player-ror.html
la puntata settimanale ● giovedì 10 luglio 2025 ore 13:45
TUTTA SCENA CINEMA giovedì 10 luglio 2025 ore 13:45 ospiti:Radiondarossa
la_r_go* reshared this.
Inspired by the Moby Dick bot today.
Measures A5 size on watercolour paper.
Edit: sold!
reshared this
Musica Fiata and La Capella Ducale perform Krieger in Eichstätt - Schedule // - www.worldconcerthall.com
Eichstätt Music Festival. Musica Fiata and La Capella Ducale conducted by Roland Wilson perform: Johann Philipp KRIEGER: Preise Jerusalem den Herrn/ Liebster Jesu willst Du scheiden/ Sag mir, Schönster, wo soll ich finden/ Canta...www.worldconcerthall.com
I'm A Beauty Writer. These Are The Prime Day Deals That Are Actually Worth Your Time.
https://www.huffpost.com/entry/36-amazon-prime-day-beauty-deals_l_686e851de4b041f69cfe19aa?utm_source=flipboard&utm_medium=activitypub
Posted into Style & Beauty @style-beauty-huffingtonpost
I'm A Beauty Writer. These Are The Prime Day Deals That Are Actually Worth Your Time.
I'm talking anti-aging skin care, cult-favorite finds and luxury products that rarely — if ever — go on sale.Tessa Flores (HuffPost)
AMD's Epic Performance Gains From The Original EPYC 7601 To EPYC 9755 / EPYC 9965
Last week I published fresh benchmarks showing how AMD's EPYC 4005 series for budget servers can outperform the original EPYC 7601 flagship processor when EPYC first launched during the Zen 1 period. Even with lower core counts and fewer memory channels, the modern EPYC 4005 "Grado" processors were able to outpace that original EPYC "Naples" flagship processor fr…
phoronix.com/review/amd-epyc-9…
Feels like Dorsey didn't quite think the name of his new app through...
"bitchat"
I'd guess he was thinking "bit chat" but I read it as "bitch at"
...or maybe he's being "clever"
theregister.com/2025/07/08/jac…
Jack Dorsey floats specs for decentralized messaging app that uses Bluetooth
: It connects using peer-to-peer networking instead of the internetThomas Claburn (The Register)
While their clueless leader has claimed that because of AI there is no more digital divide.
"Chipmaker Nvidia becomes most valuable company in the world at $4 trillion"
abcnews.go.com/Technology/wire…
Chipmaker Nvidia becomes most valuable company in the world at $4 trillion
Chipmaker Nvidia became the first public company to top $4 trillion in value on Wednesday after two-year investor frenzyThe Associated Press (ABC News)
Linda Yaccarino stepping down as CEO of X
Yaccarino joined X in June 2023, shortly after billionaire Elon Musk bought the site formerly known as Twitter.Kerry Breen (CBS News)
Susan ✶✶✶✶ likes this.
notiziescientifiche.it/contenu…
Dal sito #notiziescientifiche
@scienza
Una crescente quantità di contenuti su Internet non è più creata da esseri umani. Immagini, testi, video, voci sintetiche e interi siti web vengono oggi generati da sistemi di intelligenza [leggi tutto]
Contenuti AI stanno sommergendo Internet: cosa accadrà a breve?
Una crescente quantità di contenuti su Internet non è più creata da esseri umani. Immagini, testi, video, voci sintetiche e interi siti web vengono oggi generati da sistemi di intelligenza artificiale, spesso indistinguibili da quelli realizzati dall…Notizie scientifiche.it
Scienza e tecnologia reshared this.
Convegno sulla sicurezza sociale con il generale Vannacci alla Casa del boia
A seguire ci sarà una cena con 180 persone in piazza Anfiteatro organizzata dai tre team locali del movimento 'Il mondo al contrario'
X-Chefin Linda Yaccarino erklärt ihren Rücktritt
Zwei Jahre nach Amtsantritt kehrt X-CEO Linda Yaccarino dem Unternehmen den Rücken. Zu den Gründen für ihren Weggang schweigt sie.
GPT-5 arriva nell'estate 2025. Sam Altman conferma che il nuovo modello integrerà tutte le funzionalità in un'unica interfaccia:
🧠 Testo
🎨 Immagini
🔊 Voce
🎬 Video
Niente più selezione tra modelli diversi. #AI #OpenAI #GPT5
youtube.com/watch?v=DB9mjd-65g…
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
Ozzy Osbourne, Black Sabbath Raise a 'Ton of Money' in Charity Aid
https://www.rollingstone.com/music/music-news/ozzy-osbourne-black-sabbath-raise-money-for-charity-1235381088/?utm_source=flipboard&utm_medium=activitypub
Posted into All News @all-news-RollingStone
Ozzy Osbourne, Black Sabbath's Farewells Shows Raise Millions in Aid
Ozzy Osbourne and Black Sabbath's 'Back to the Beginning' show raised 'a ton of money' for local charities, according to music director Tom Morello.Maya Georgi (Rolling Stone)
Samsung unveils its new line of foldable devices at Unpacked
https://apnews.com/article/samsung-unpacked-fold-flip-phone-watch-reveal-48302f9e826eb5f4739f7609fb3413df?utm_source=flipboard&utm_medium=activitypub
Posted into Technology @technology-AssociatedPress
If you're running your own Fediverse server, adding custom emoji can be a lot of fun both for yourself and for your members.
Asking for emoji suggestions can encourage your members to feel part of the server instead of just being anonymous strangers. It can help to enhance the sense of community 🙂
For instructions on adding custom emoji to Mastodon servers, see the guide at:
🌱 fedi.tips/using-custom-emoji-o…
How to add custom emoji to your own Mastodon server | Fedi.Tips – An Unofficial Guide to Mastodon and the Fediverse
An unofficial guide to using Mastodon and the Fediversefedi.tips
Sparatoria al Quarticciolo, feriti due uomini: fermati due sospetti in fuga su un’Audi
Ancora spari tra i palazzi a Roma Est, tensione tra i residenti: “Serve un intervento deciso” Ancora sangue e paura al Quarticciolo, a Roma. Nella mattinata di oggi, 9 luglio, una nuova sparatoria …LiberoReporter
Altbot
in reply to Jesse • • •The image shows a screen displaying a message. The screen appears to be a monitor or television, with a dark background. In the center of the screen, there is a rectangular box with a light gray background and white text that reads "Input Not Supported." The text is centered within the box. The overall image is somewhat blurry, with reflections and smudges visible on the screen, indicating it might be a close-up shot. The message suggests that the device is unable to accept the input signal from the connected source.
Provided by @altbot, generated privately and locally using Ovis2-8B
🌱 Energy used: 0.136 Wh