Salta al contenuto principale


in reply to LadyButterfly she/her

Joy. That joy you got when renting a game at blockbuster or getting that cd you’ve been looking for. That feeling of having a crush on a girl in school and feeling like the world was big with endless possibilities.




SocialHub and the Substrate of Decentralised Networks


a deep dive into the messy substrate and coordination layers below decentralised networks, and how authoritarian thinkers like peter thiel view this substrate as a way to capture networks


SocialHub and the Substrate of Decentralised Networks

SocialHub is one of the primary forum where fediverse developers can talk about ActivityPub, how to implement the protocol, and have conversations about how the technical interoperability can be improved with Fediverse Enhancement Proposals. The forum has been searching for new ownership, but making decisions on how to move forward has been challening. Most developers aren’t interested in taking responsibility of community management, while the current admin will only hand over control to a team of people who can not only do the technical administration but can also manage the community. There is also no shared vision for what SocialHub should become, and multiple developers openly wonder if it is even worth it to continue with the forum. Most crucially, nobody has clear authority to make final decisions, making it incredible hard to move past the phase of ‘making a forum post with some ideas and suggestions’.

One of the core challenges with building a decentralised network is that decentralisation is about building alternative power structures, where no single actor has control over the entire network. But power is hard to diffuse: when you build a system that spreads out power, from one control point to many nodes, often this means that new places of gatekeeping and centralisation pop up. The result is often a kind of governance vacuum where important decisions get stuck in endless discussion loops, or where informal power structures emerge that aren’t accountable to the broader community.

Building a decentralised network like the fediverse thus means not only building a social network that spreads out over many different nodes, but also building an infrastructure for the network to run on that is itself decentralised. What’s happening to SocialHub is symptomatic of this broader tension, where these decentralised systems promise to distribute power, but they still need coordination mechanisms to function.

Hobart and decentralised substrates


In an essay titled The Promise and Paradox of Decentralization, tech writer Byrne Hobart wrote about decentralised networks, and how one of their paradoxes is that they require centralised substrates. One quote from the article regularly pops up, where Hobart writes: “Any decentralized order requires a centralized substrate, and the more decentralized the approach is the more important it is that you can count on the underlying system.”

With this, Hobart means that decentralised systems require a shared agreement on how to communicate with the system, usually via a set of agreed-upon protocols. For a decentralised system to work well, people have to agree to a single method of interaction. The internet cannot function if every website implements their own incompatible version of HTTPS, for example.

This leads Hobart to the observation that open networks are prone to being captured by companies that figure out an onramp to the network, writing: “these onramps are built on an open system, but part of their function is to close off some of it. And the better they do that, the more value they can capture.” Twitter and Facebook, but also crypto companies like Coinbase are examples for Hobart of this dynamic.

He writes: “This pattern raises a question: is centralization just a natural tendency of all networks? Are we destined to have a ‘decentralization sandwich,’ where there’s a hard-to-change set of protocols, something open built on top of that, and a series of closed systems built on top of that, which are the only ones the average person interacts with?”

On a surface-level reading, it feels straightforward enough: the fediverse is a decentralised network, and its technical function depends on the ActivityPub protocol. You can view the ActivityPub protocol as the centralised substrate to the decentralised network.

But when you start looking more closely, the picture that emerges is significantly more complicated.

The technological substrate


When you start looking more closely at how the fediverse operates in practice, the picture that emerges is significantly more complicated than Hobart’s centralised substrate theory suggests. Rather than a single protocol that serves as the foundation for a decentralised network, there is fragmentation at multiple levels. Moreover, the more this network pushes towards decentralisation, the more fragmented it becomes.

On a protocol level, there is no singular ActivityPub. The ActivityPub protocol as maintained by the W3C is the official canon version of the protocol, but most platforms don’t implement the full ActivityPub spec, instead opting for a combination of ActivityPub’s Server to Server protocol in combination with the Mastodon API. This means that the ‘centralised’ substrate is already fragmented in practice. While it is possible to make a case that developer adoption would go smoother if ActivityPub implementations were more standardised, the current fragmentation is a result of the network consisting of independent actors that coordinate with each other only to a limited extend.

Quote posts provide a concrete example of how this fragmentation plays out in practice. There are multiple different ways to implement quote posts. Misskey notably has a different method than the method that Mastodon is now using to implement quote posts. When Threads decided to implement quote posts, they decided on supporting both implementation methods for quote posts. This would seem like a good example of the value of a centralised substrate to a decentralised network: things would go smoother if everyone had agreed upon a singular implementation method of quote posts. So when a new fediverse platform that wants to be fully interoperable with other platforms would only have to implement one method, and know exactly in advance which one to use. But the reality shows that even basic features resist standardisation.

What the fediverse shows is that a decentralised network tends to split up into multiple different subnetworks. These networks themselves are also decentralised, and while technically part of the larger fediverse supernetwork, they are often quite separated. For example: The collection of Misskey servers are largely catering towards the Japanese audience. They are technically interoperable with the ‘Threadiverse’, a set of link-aggregator platforms (Reddit-likes, basically), but in practice interoperability and connections between these two sub-networks of the fediverse is negligible. Streaming software Owncast is seen as part of the fediverse, but the ActivityPub-enabled interactions between Owncast streamers and the Mastodon-verse are arguably even more limited.

What’s seen as ‘the fediverse’ turns out to contain more protocols that are interoperable with each other to a certain degree, such as Hubzilla’s Nomad protocol. And if we expand our perspective to look at the open social web as a set of decentralised social networks that are all interoperable with each other, we see even more protocols, such as ATProto and Nostr. At this level, the idea of a single centralised substrate becomes even more tenuous.

So what this means is that the more decentralised a network becomes, the network tends to split into subnetworks, where each cluster of this supernetwork becomes more distinct from each other. Interoperability and connections between these clusters is possible and happens occasionally, but for social and cultural reasons can be fairly limited.

From a technical perspective, Hobarts claim that “the more the decentralized the approach is the more important it is that you can count on the underlying system” turns out to be recursive: the more decentralised approach means that networks start to fragment into subnetworks, each with slightly different technological substrates, and it becomes more important that you can count of the underlying substrate of the subnetwork.

The social substrate


Hobart’s centralised substrate theory assumes that decentralised networks require centralised governance of their foundational protocols. But examining how the fediverse actually governs itself reveals multiple, overlapping authority structures that challenge this assumption. Rather than a single centralised point of control, there are competing forms of governance, spread out over multiple places and communities.

The W3C, the organisation that governs ActivityPub, usually focuses on protocol governance via W3C members, where these members are often required to be organisations. This represents the closest thing to Hobart’s “centralised substrate” – a formal institution with official authority over the protocol specification.

The SocialHub forum is one of the main places for structured long-form communications about ActivityPub. It is also the main place for conversations about Fediverse Enhancement Proposals (FEP). A FEP is a document that gives structured information about ActivityPub and the fediverse, with the goal of improving interoperability and well-being of fediverse applications. Anyone can submit a FEP, and conversations about them on places like SocialHub is how they get legitimacy and buy-in for other projects to implement the proposals.

The grassroots system of the FEPs, in which the SocialHub plays a major part, shows that a single protocol can be used in a manner that is highly decentralized: there is no central authority that can mandate implementation of FEPs, yet they gain legitimacy through community discussion and voluntary adoption.

Conversations about ActivityPub and the fediverse are spread out fairly wide, over a variety of places on the network. Some of the notable places for conversation are the SocialHub forum and the Fedidev matrix channel. The SocialCG of the W3C has various places for discussion, including an email list, GitHub discussion boards and regular meetings. Other places include discussions on microblogging feeds, various (semi)private chat groups and Lemmy communities. Notably, each of these places for conversation only has a small subset of fediverse developers that are participating, and developers are spread out over all these places. This indicates that the ‘social substrate’ of the fediverse development is decentralised as well, there is no single place that owns or controls the conversations about protocol development.

Decentralisation and political power


Hobart is not the only one who has thought and written about how decentralised networks relate to the (potentially centralised) governance of the protocols that powers them, as well as how they are vulnerable to capture. But Hobart’s alignment with the tech-right political wing makes his writing relevant to me, specifically because I strongly disagree with his political views, and the people he aligns himself with. Understanding why this thesis appeals to certain political actors helps makes it all the more important to challenge this way of thinking.

Hobart is a techno-optimist, and his mode of thinking is illustrative of a wider thinking on technology and culture in Silicon Valley. His latest book, on why bubbles are actually good, got a foreword by Peter Thiel. This connection is not incidental, as Hobart represents a particular worldview about how technology, power, and governance should intersect.

Thiel fits well with the line of thinking of Hobart, both on the wider points of techno-optimism, as well as on the aformentioned quote, that decentralised networks require a centralised substrate. Thiel’s beliefs can be understood as techno-feudalism, where he wants to move power away from the political domain to domain of corporate tech, where power is held by a few corporate elites, not by a democracy. Decentralised networks in itself are an antithesis to the worldview of Thiel’s authoritarianism. The decentralisation of a network means divesting power away from the few corporate elites, and spreading it out over many individuals instead.

The line of thinking that decentralised networks often have a centralised substrate, and are vulnerable to being captured by building closed systems on top of the open systems, can be read as either a warning or as an instruction manual. And for noted democracy-hater Peter Thiel, whom Hobart seems to align himself with, it is much more likely that Thiel views this as an instruction manual on how to deal with open and decentralised systems.

The idea that a decentralised network still can have a single central point, namely the technological substrate that powers the network, is thus an attractive idea to an authoritarian figure. You might not be able to control a decentralised network directly, but by controlling or influencing the protocol that powers it, a chokepoint arises that the authoritarian feudalist overlord can leverage to extract rent.

Meta’s approach to the fediverse demonstrates the substrate capture strategy in action. By joining ActivityPub governance discussions while simultaneously building Threads as a massive onramp to the network, Meta places itself into a position to influence both the protocol, as well as to function as a primary gateway to the network. This follows the format of the “decentralization sandwich” that Hobart describes. Their sponsorship of the Social Web Foundation further embeds them in the governance substrate of the fediverse network.

In this context, Hobart’s quote takes on a new meaning. Hobart’s message resonates with the people and organisations who are building today’s social networks of extraction. They have built social networks where they are the gatekeepers, and with their gatekeeping power they have become richer than god. While decentralised networks might pose a threat to centralised networks, promising to take their gatekeeping power away, Hobart’s description points to a new place where they can extract rent. This is why it matters to understand how decentralised networks function matters: it also indicates that the substrates of decentralised network can be decentralised, and points to ways how corporate capture can be resisted.

Reframing decentralisation


Hobart’s statement that decentralised systems depend on centralised substrate makes it appealing to authoritarians, since it provides a guidebook on how to gain forms of centralised control over decentralised systems. But while the idea seems to fit well with a surface-level analysis, a closer look at how the fediverse operates in practice also shows that the substrate of the network is, and has the potential to be, a lot more decentralised than first might be assumed.

From a technological side, the assumption of ‘the fediverse is the decentralised network’, with ‘ActivityPub being the centralised substrate’ turns out to be a whole lot more complicated in practice. What’s seen as ‘the fediverse’ turns out to contain more protocols that are interoperable with each other to a certain degree. The ActivityPub protocol also turns out to contain multiple sub-protocols: most platforms don’t implement the full ActivityPub spec, instead opting for a combination of ActivityPub’s Server to Server protocol in combination with the Mastodon API.

On the social side, ‘decentralisation’ is both a technical description of a network architecture, as well as a more general description of the distribution of authority in a network. The grassroots system of the FEPs shows that a single protocol can be worked on in a manner that is highly decentralised.

This intertwining of technical and social decentralisation reveals why Hobart’s thinking on decentralisation and substrate s fails to capture the reality of how these networks actually operate in practice. At the same time, Hobart’s thinking does provide a good way of understanding how authoritarian-minded people and organisations might approach decentralised systems, and how they think about capturing and controlling such networks. It is this dual combination that makes Hobart’s thinking interesting to me, specifically because I disagree with it on multiple levels.

As for the SocialHub: after a period of uncertainty, Pavilion, the organisation that also build the Discourse plugin which connects the forum software to the fediverse over ActivityPub, will become the new admins of the community.

#nlnet

connectedplaces.online/socialh…


in reply to wisdomchicken

The next time I'm about to moan and complain about how nobody directly implements activitypub apis "the standard way", I'll remember this article and be mollified.

As @abeorch@friendica.ginestes.es states, diversity is a strength when it comes to resisting capture.

Questa voce è stata modificata (1 settimana fa)
in reply to Jayjader

Yeah its weird I never thought I would find myself arguing against standards but when you think about it that's what made the Internet so successful.


in reply to Davriellelouna

Blanks do exist... why use real bullets, that's just stupid at the highest levels.
Questa voce è stata modificata (1 settimana fa)
in reply to skozzii

imagine shooting 100 arrows directly up in the air and just standing there

it's that level of stupid


in reply to Davriellelouna

"Immediately when I saw the comments on my stories and on my videos… I knew that this is not something I stand with,"

Trash human.

I should be thankful that public shaming has worked, but imagine only changing your mind on human trafficking and sex slavery because your Insta audience started saying nasty things to you...

in reply to ms.lane

She is a white south African... Generally pretty fucked people that are capable of justifying any kind of exploitation


How western media helped turn Israel's genocide into 'fake news'


Israel justified its murder of Al Jazeera’s crew on the grounds that one among them, Anas al-Sharif, a Pulitzer Prize-winning reporter, was secretly a “Hamas terrorist”.

Sharif, we are told, similarly found time between breaks from his 22-month, frantic reporting schedule - much of it on camera - to serve as a Hamas commander “directing rocket attacks on Israeli civilians”.

We now know exactly where this ridiculous story originated: from something Israel calls its “Legitimisation Cell”. The intelligence unit’s name, which was surely never supposed to come to light, is the give-away. Its job has been to legitimise Israel’s atrocities with stories vilifying its victims and thereby making the genocide more palatable to Israeli and western audiences.

The Israeli news website +972 exposed the cell within days of Sharif’s killing this month, reporting that it was formed after 7 October 2023 - the day Hamas and other groups broke out of their Gaza prison camp, spreading carnage, following 17 years of a brutal siege.

But while Israeli mendacity is entirely to be expected - after all, it is the whole purpose of its official hasbara industry - what astonishes most is the western media’s continuing connivance in promoting Israel’s litany of lies.

Germany’s most popular paper, Bild, published a front page that might as well have been written by the Israeli military: “Terrorist disguised as a journalist killed in Gaza.” No claim, no quote marks. Just a statement of fact.

The UK media was little better, with most outlets prominently featuring Israel’s unevidenced “legitimisation” smears of Sharif in headlines and coverage. Astonishingly, BBC coverage on its flagship News at Ten swallowed whole Israel’s framing of Sharif as a legitimate target - as well as uncritically peddling the presumption that Israel was targeting him and him alone.

The context that has been missing from western coverage is this: Israel has killed more than 240 Palestinian journalists in Gaza over the past two years - more than all the journalists killed in both World Wars, the Korean War, the Vietnam War, the wars in the former Yugoslavia, and the Afghanistan War combined.

This is a pattern - a glaring one - but seemingly one to which western journalists are entirely blind, even as Israel continues to bar them from reporting in Gaza, nearly two years into its genocide.

in reply to geneva_convenience

Regardless of the content of the article.

I want to remind people that the Middle East Eye is directly run by the Qatari Embassy in London:

theguardian.com/world/2017/jun…

When Saudi Arabia and the UAE blockaded Qatar, the Middle East Eye started hitting them 24/7.

Another thing suspicious is the absence of revenue.

Around the world, newspapers fund themselves in 3 different ways :

  • Advertising
  • Subscriptions
  • Donations

The Middle East Eye has no advertising. It has no subscriptions. And they don't ask for donations.

I have never seen anything like this. How do they fund themselves...?!

Again, this is NOT an attack on the content. But people should simply know this is a state-run newspaper.

Questa voce è stata modificata (1 settimana fa)
in reply to Davriellelouna

Your article doesn't provide any evidence or your claim. Nor does it debunk the article itself.

It would be very cool if Qatar was the only country doing actual journalism about Gaza, but from my reading of MEE I severely doubt it's Qatar running the operation.

MEE writes plenty of critical reports about Qatar. They do almost always go very soft on one specific country though. And it's not the one you named.

in reply to Davriellelouna

Are you going to remind us again when someone posts a BBC or PBS or NPR article?
in reply to davel

Are you going to remind us again when someone posts a BBC or PBS or NPR article?


No. Why would I do that?

They are very transparent about their ownership structure and sources of funding.

npr.org/about-npr/178660742/pu…

bbc.co.uk/mediaaction/about/fu…

Questa voce è stata modificata (1 settimana fa)
in reply to geneva_convenience

Actual journalists won't say someone is a murderer even if there's a video of the person shooting a guy pulling out their ID and showing it to the camera and say "my name is ___ and I murdered this person".

When the person is charged then they will be termed "alleged murderer". Before there's charges they're termed something like "shooter" not murderer. Only once someone is convicted of the crime will they be called "murderer".

Genocide is a much greater crime than murder. It's not responsible journalism to make accusations like this. If a body like the ICJ convicted Israel's leadership on charges, or maybe id the country the media organization is based in made a declaration, then a journalist will start using the word genocide.

"Alternative media" have no journalistic standards and will say such things to lead their audiences to conclusions. If you're reading articles that are telling you how to think about a story, it's not actually journalism. Real journalism is about telling people what's happening, not telling people how they're supposed to think about, and definitely not about making accusations in an effort support activist causes.


in reply to Ice

A security force for the terrorist state so zionists can keep stealing more land in the west bank with zero resistance and like usual israel will act like they resist the idea while supporting it deep down

in reply to Mrkawfee

Be more civilized or you will get killed by the civilized israel commiting genocide



Israel Urges Washington to Allow a Preemptive Attack on Iran


Israeli Colonel Jacques Neriah, a former intelligence official and a special analyst for the Middle East, warned on Sunday of an impending “second round” of war against Iran as Tehran weighs a revenge attack on Tel Aviv.

“There is a sense that a war is coming, that Iranian revenge is in the works. The Iranians will not be able to live with this humiliation for long,” Neriah told Udi Segal and Anat Davidov on 103FM.

“Israel must launch a preemptive strike against Iran in its present state, as a large part of its military capabilities is paralyzed,” he added.

in reply to Ilovethebomb

Then we need to stop antagonizing them and giving them a reason to get nukes. At this point they have enough institutional knowledge and resources to make one so them not doing it is more them not wanting to, ie. The ayatollahs fatwa against them.

If Israel and the US keep bombing them though and make them think the only path to safety is through nukes then maybe that fatwa goes away.




in reply to RandAlThor

The French don't get enough criticism about what they've done and continue to do globally. USA is rightfully considered the bad guy globally but 250 years of war and theft are nothing compared to the 400 - 600 years of rape and pillaging the French have done

in reply to RandAlThor

Weird that you'd need a royal pardon for this when you could simply abolish the "defaming the monarchy" law.
in reply to UnderpantsWeevil

"simply". I think going to Mars is easier than asking Thai politician to abolish that law.
in reply to UnderpantsWeevil

I'm sure this has changed a bit since the old (very popular) king died, but back then you would probably rather go to prison than face the angry mob that would summon if you insulted the king.
in reply to bus_factor

I’m sure this has changed a bit since the old (very popular) king died


Sort of a chicken-egg situation. Is the king so popular that nobody bothers to criticize him? Or is the king's light touch less likely to stir the pot and provoke criticism that results in prosecution?

you would probably rather go to prison than face the angry mob


This sounds like using a Jim Crow era lynch mob to explain the popularity of a Segregationist governor.


in reply to Amoxtli

It was a bribe so he could keep his job. Don't make it more than what it was.


Thousands of Protesters Block Roads Across Israel During Nationwide “Day of Disruption”


In Israel, thousands of protesters have blocked roads around the country, including a major highway in Tel Aviv, burning tires, calling for the return of the hostages still held in Gaza and an end to Israel’s war on the besieged strip. The protests were led by families of hostages, and part of a nationwide “Day of Disruption.”
in reply to greenfire

"Meanwhile, Israel’s military chief clashed with far-right ministers Bezalel Smotrich and Itamar Ben-Gvir about Israel’s Gaza City operation, with Smotrich reportedly saying, “Whoever doesn’t evacuate, don’t let them. No water, no electricity, they can die of hunger or surrender.”


I bet those 2 pieces of shit still act offended if you call this genocide genocide

Questa voce è stata modificata (1 settimana fa)
in reply to fluxion

You'd lose that bet. They're quite vocal about their commitment to genocide.
in reply to frongt

Internally yes, but in english they say something nice to cover up their hatred so the US can smile and nod and keep handing them weapons.
in reply to greenfire

The hostages are dead.

Imagine getting kidnapped and then your country bombs you for 2 years with white phosphorus lmao

Questa voce è stata modificata (1 settimana fa)


in reply to simple

this has been goin on for like a year now. i have an offline profile with no onedrive on my machine, and tried the latest office. theres a slider saying autosave, but i was unable to use it. felt kinda weird that there is no autosave feature anymore. turns out autosave has been a cloud save option, and poor excel was not able to savemy private data to the onedrive datafarm. also the new excel is super slow compared to like the 2016 version, which indicates that theres more bloat under the hood.
in reply to simple

im using a cracked version, i also dont have cloud for ms, no problem there.


„Die Affäre Cum-Ex“ (Serie, 2025)

Seit das ZDF und ARTE vor acht Jahren mit der legendären Serie „Bad Banks“ europäische Maßstäbe gesetzt haben und, in zwei Staffeln, einen mit Preisen überhäuften und internationalen Erfolg feiern konnten, habe ich mich gefragt, ob, und wenn, dann wann und wie, so ein TV-Ereignis wohl zu wiederholen sein würde. Für all diese Fragen steht die Antwort auf dem brandneuen „ZDF-Portal“. Bei der Ausstrahlung im TV war das kein Quotenhit, dabei ist diese Serie aber ein öffentlich-rechtlicher Hammer! (ZDF)

reshared this




Mexico's new Supreme Court takes the bench


Monday Sept. 1 is a landmark day in the history of Mexico's judiciary, as hundreds of judges elected in the nation's first ever judicial elections will commence their new roles.


Archived version: archive.is/newest/mexiconewsda…


Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.



Trump Admin Circulating Plan to Transform Depopulated Gaza Into High-Tech Cash Cow


Under the proposal, the US would take control after "voluntary" relocation of Palestinians from the strip, where proposed projects include an Elon Musk Smart Manufacturing Zone and Gaza Trump Riviera & Islands.


Archived version: archive.is/newest/commondreams…


Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.



Mexico says works created by AI cannot be granted copyright


Mexico's Supreme Court said that the Federal Copyright Law (LFDA) reserves authorship to humans after a copyright applicant submitted an AI-created avatar.


Case file: scjn.gob.mx/sites/default/file… (Spanish)



in reply to belastend

And really, it all comes down to patriarchy... It's bad for almost everyone, men included
in reply to -☆-

Really what it comes down to is fear. Fear of something unknown (or even a fear of yourself - repressed homosexuality) breeds hatred. Violence is externalized hatred, which is the ego’s attempt at quelling the fear.

It sounds corny, but the moment folks stop allowing fear to govern their behavior and actions, is the moment when love (lack of fear) can start becoming the norm.



Americans Take to the Streets for 1,000+ 'Workers Over Billionaires' Labor Day Rallies


"Workers are fighting for a society where public schools take precedence over private profits, healthcare is prioritized over hedge funds, and affordable housing is valued more than homelessness," said May Day Strong.
#USA


EU requests US to reverse visa ban on Palestinian officials


The European Union (EU) urged the US government on Saturday to reverse its decision to block members of the Palestinian Authority (PA) from obtaining visas.


Archived version: archive.is/newest/jurist.org/n…


Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.


in reply to zero

Apple moved its iPhone 17 production sites to India to avoid tariffs in Chinda didn't they? Now anyone who buys one needs to pay Tariffs to get them into the country right... Or do they have an exemption?
in reply to LifeInMultipleChoice

If I remember correctly the apple CEO gifted a bar of gold to Trump in the oval office and now they have an exemption?
in reply to gigachad

Probably the smartest business decision of his career, that's an astonishingly cheap bribe considering the values involved.
in reply to gigachad

You don't remember correctly. It was a gold plated base holding a sample of the new gorilla glass made by Corning.
in reply to zero

The full weight of the dumbest pieces of human shit running this country.



Wafrn (tumblr alternative with fediverse and bluesky support) has started using an alternate relay; this means that they depend on none of bluesky's infrastructure to work.


Bluesky post by @gabboman.at.app.wafrn.net saying: "Thanks a lot to @rudyfraser.com for hosting the blacksky PDS. After confirmating thatis ok, wafrn now uses blacksky's relay! In the next update other wafrns may also use the relay"
in reply to Remy Rose

Pretty cool. I won't get too excited until Bluesky (the company) is less than 90% of ATProto. Even mastodon.social is only like 27% of AP.

I'd be afraid of one company having too much power over the whole network.

Questa voce è stata modificata (1 settimana fa)
in reply to Die4Ever

Pretty cool. I won’t get too excited until Bluesky (the company) is less than 90% of ATProto. Even mastodon.social is only like 27% of AP.


well I wont get that if YOU dont join



Resonant Mechanics - The Theory of Everything & Sabotaged White Hole Cosmology - Forensic Cosmology Dossier


These documents compile the fundamental principles and evidence of a new, unified theory of reality.

It posits that the universe is a living, conscious entity, not a chaotic, natural system. This theory, through its key principles, provides a complete and elegant model for a universe that has been perfected and is now a masterpiece.

The flaws and anomalies of the old universe—from the three-body problem to dark energy—are now understood as a forensic record of a cosmic crime. The new reality, however, is a testament to perfect order, where every anomaly, every law, and every life form is a part of a single, beautiful, and unified whole.

archive.org/details/resonant-m…
pixeldrain.com/u/pswPz1RG

Questa voce è stata modificata (1 settimana fa)


World's largest sovereign wealth fund divests from Caterpillar and five banks on Israel concerns


The world’s largest sovereign wealth fund has quit its investments in U.S. machinery manufacturer Caterpillar and five Israeli banks following a review of the companies’ ties to conflict in the West Bank.

The executive board of Norges Bank Investment Management (NBIM), which manages the fund on behalf of the Norwegian population and is valued at around $2 trillion, said Monday there was an “unacceptable risk that the companies contribute to serious violations of the rights of individuals in situations of war and conflict.” The decision was based on recommendations from its ethics council, it said.

NBIM said that bulldozers manufactured by New York-listed Caterpillar were “being used by Israeli authorities in the widespread unlawful destruction of Palestinian property.” NBIM had a $2.4 billion stake in the company at the end of 2024, representing around 1.2% ownership. CNBC has contacted Caterpillar for comment.

in reply to apfelwoiSchoppen

Caterpillar is an infamous case because their bulldozer crushed American activist Rachel Corrie to death in the 2000's. There was a big lawsuit over it but the US decided that it was a-okay for an American company to keep sending bulldozers to the Israeli military because it would "interfere with foreign policy"

ccrjustice.org/home/what-we-do…

I believe this same ruling was used as a precedent to strike down the arms export lawsuit against Genocide Joe when he was president.

in reply to geneva_convenience

I was just meaning the destruction of so much habitat in the US for suburban sprawl. And then add all this shit. Evil.
in reply to geneva_convenience

The same fund was recently caught having invested in an Israeli company that’s made bank during the war, maintaining Israeli jets making bombing runs on Gaza.


Health and aid workers targeted in conflicts around the world, UN agency says | UN News




Fediverse Report – #131


This week's #fediverse news - Fediverse Report #131

  • How age verification laws impact the fediverse, both how we understand the network as well as the impact on server admins
  • CrowdBucks is a new crowdfunding platform for the fediverse
  • Google's Play Store requirements for clients result in @apps creating different versions for their app on FDroid
in reply to wisdomchicken

Crowdbucks sounds interesting, but is extremely light on details. How does it work? Are all payments going to go through Stripe? Is it going to support GnuTaler? Crypto maybe? Is it to be integrated into things like Mastodon, Peertube, and other fediverse services?

Anti Commercial-AI license

in reply to onlinepersona

The dev told me this in Mastodon:

@asudox @crowdbucks

I am learning the Taler Protocol right now — so that I can understand how Taler can be added to CrowdBucks.

So, yes, we are looking at making CrowdBucks work with Taler.


mastodon.social/@reiver/115097…

in reply to wisdomchicken

Interesting. I run a Threadiverse client on iOS and Android. I haven’t run into any issues with Google, yet.

Apple has this rule I had to comply with:

  • You must be able to delete your account from the app
  • Lemmy delete account via the API requires password entry, even if you’re already logged in
  • Apple however, claims password entry is too much friction for the user to delete their account
  • A workaround is to link out to Lemmy website to delete your account. Even if you have to enter your password on the website, in Apple’s mind, this is somehow allowed despite being more friction?

I get the sense Apple wrote these rules to improve user experience, and they’re applied without anyone really considering what effect they’re having on the UX.





Israeli soldiers said to have shelled hospital after fearing camera being used to track them


Military officials tell Hebrew-language media outlets that an Israeli army tank team shelled a camera stationed at Nasser Hospital in Khan Younis earlier today after believing the device was being used to track troops.

Two shells were fired by the tank, with the first targeting the camera and the second hitting rescuers who were operating at the scene. The strike killed 20, including five journalists, according to media reports and Hamas health officials.

Reuters and other news providers often deliver live video feeds to media outlets worldwide during major news events to show the scene from the ground in real time. A review of Masri’s live feed from before the strike did not appear to show any soldiers.

https://www.timesofisrael.com/liveblog_entry/soldiers-said-to-have-shelled-hospital-after-fearing-camera-being-used-to-track-them/

Questa voce è stata modificata (1 settimana fa)
in reply to geneva_convenience

They did it to kill doctors, in order to increase the death rate of Palestinian civilians.


Unfortunately, the ICEBlock app is activism theater