𝓼𝓮𝓻𝓪𝓹𝓪𝓽𝓱【ツ】☮ (📍🇬🇧) nomadic 🍐⇄🍐 eco🌐 gamedev
banner
serapath.bsky.social
𝓼𝓮𝓻𝓪𝓹𝓪𝓽𝓱【ツ】☮ (📍🇬🇧) nomadic 🍐⇄🍐 eco🌐 gamedev
@serapath.bsky.social
🕸 https://datdot.org
🌈 https://playproject.io
🧙🏽 https://wizardamigos
💚 https://dat-ecosystem.org


🦩 npub18y99ww94dkscfzwvvuk60sn9fyzqj66kpjj7cpvplp
🦣 @[email protected]
Sounds more like you are looking for peer to peer technology rather than any flavour of fediverse.
November 12, 2025 at 8:24 PM
October 17, 2025 at 4:21 AM
ECMAScript is registered trademark of ecma international.
they already have enough power
September 5, 2025 at 7:49 PM
One of the many dat-ecosystem projects is the p2p keet messenger and the pear runtime devloped by the holepunch team who are well funded and maintain much of the hyper* stack. dat-ecosystem counts more than 2 dozen projects by now and is growing.
August 30, 2025 at 10:42 PM
On the organisaiton side, dat was just an open source project and then later became a project under the CS&S (501c3 non-profit public good company). Then transition to OpenCollective Foundation for a while and now Apereo Foundation (501c3 non-profit publich good).
August 30, 2025 at 10:42 PM
No. Dat has a lot of history.
It started 2013 as dat-data. It grew into dat-protocol and the basics of the hyper* stack. It became dat-projects later because many projects grew (including Beaker) and was then turned into dat-foundation. After more projects started it finally became dat-ecosystem
August 30, 2025 at 10:42 PM
You don't need the page.

just `npm install -g pear`
and then `pear run pear://runtime` to learn.
you can also try out the p2p messenger keet via `pear run pear://keet` ...and developrand publish your own :-)

It's strange though that the page is blocked and i doubt they would do that. ask on keet
August 30, 2025 at 10:38 PM
Just go 100% true peer to peer.
pears.com

There are no servers involved ever. It's peer to peer.
It's you to those you wanna communicate with and no intermediaries. No signup needed. You generate a keypair locally and sign what you send so others can verify it came from you.
Pears | Unleash the Power of P2P
Empowering Developers, Disrupting the Norm!
pears.com
August 29, 2025 at 10:48 PM
Just go 100% true peer to peer.
pears.com

There are no servers involved ever. It's peer to peer.
It's you to those you wanna communicate with and no intermediaries. No signup needed. You generate a keypair locally and sign what you send so others can verify it came from you.
Pears | Unleash the Power of P2P
Empowering Developers, Disrupting the Norm!
pears.com
August 29, 2025 at 10:47 PM
It's clear. the capitalist class is defined by their ability to print money and they use it to buy the lion share of the fruits of our labour and use it to keep us on the payroll to work for them. We can end the capitalist class by rejecting money they can print and use one they cant print, e.g. BTC
August 28, 2025 at 3:14 PM
seems like the most important and legit reason ever.
Burnout is real and it is an omnipresent problem in open source. Some projects are lucky to get sponsored by governments or companies or even just people, but there is no systemic solution yet.

Maybe Bitcoin Lightning can help to build it.
June 4, 2025 at 11:00 AM
we should have.
...but standard bodies do what standard bodies are best at. help big tech to be indispensible to build browsers and make them bigger and clunkier every year.
May 31, 2025 at 3:19 PM
It could have been brainstormed how to develop CJS further ...but instead it was chosen by standard bodies, that THEY want control over the standard and so they ignored it all and went for ESM anyway.

Thats not a conspiracy, thats just keeping track of the facts
May 15, 2025 at 9:35 PM
Also, CJS was already standard.
It was already massively in use.
It preceeded ESM by years.
It won against async alternatives in the web, such as `requirejs` and others by popular choice...

ESM still lacks tooling and features CJS has since forever.
Endless work for all devs to work/live with this
May 15, 2025 at 9:35 PM
its not.
its fact.
CJS or rather `require` can be changed at runtime. import cannot.

Anything related to import requires standard body support and them to add those features.

in userland you can only use AST transforms which require a lot of code and are slow.

CJS empowers developers, not ESM
May 15, 2025 at 9:32 PM