🌈 https://playproject.io
🧙🏽 https://wizardamigos
💚 https://dat-ecosystem.org
🦩 npub18y99ww94dkscfzwvvuk60sn9fyzqj66kpjj7cpvplp
🦣 @[email protected]
they already have enough power
they already have enough power
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
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
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
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
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.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.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.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.
Error: assert failed
at wt (aurora.ndimensional.xyz/assets/index...)
at Bs.create (aurora.ndimensional.xyz/assets/index...)
at async aurora.ndimensional.xyz/assets/index...
Error: assert failed
at wt (aurora.ndimensional.xyz/assets/index...)
at Bs.create (aurora.ndimensional.xyz/assets/index...)
at async aurora.ndimensional.xyz/assets/index...
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.
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.
...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.
...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.
Thats not a conspiracy, thats just keeping track of the facts
Thats not a conspiracy, thats just keeping track of the facts
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
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
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
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