https://github.com/Peergos/web-ui/releases/tag/v1.21.0
| Website | https://ianopolous.peergos.me |
| Work | https://peergos.org |
| Github | https://github.com/ianopolous |
| Location | Oxford |
| Website | https://ianopolous.peergos.me |
| Work | https://peergos.org |
| Github | https://github.com/ianopolous |
| Location | Oxford |
I'm #colorblind and I use https://xkcd.com/color/rgb/ frequently.
Randall 'xkcd' Monroe did a survey of over 100,000 readers where he showed them random rgb colors and said "what would you call this?" and afterwards he did his best to sort the results into the most popular color names and the colors they refer to.
It's like a box of Crayola for the internet. Finally, my colorblind self can grab a sample of "dark magenta" that doesn't just look like "grape purple" to everyone else.
The data is freely available as a .txt file under CC0, which I've converted into a .css file here: https://git.hatspace.net/nycki/nycki.net/src/branch/main/static/xkcd.css
so now when I want a color on my website I can just write `color: var(--xkcd-off-white)` or so on. it's really convenient :)
edit: blog post discussing this data in more detail: https://blog.xkcd.com/2010/05/03/color-survey-results/
🔗 Liens utiles Peergos :
👉 Le projet : https://github.com/peergos/peergos
👉 En savoir plus : https://peergos.org/
RE: https://mastodon.social/@peergos/115656552826914681
Peergos is starting to get quite awesome. It's the only protocol I'm aware of that has
1) portable identity and data
2) portable social graphs
3) private data
4) private social graph
5) private metadata
6) E2EE (private data, even from your PDS)
7) Tamper proof data (even with compromised PDS)
8) Sandboxed apps for adding functionality
9) Apps themselves can be private, and are fully authenticated whether private or public
RE: https://mastodon.social/@peergos/115576742148967497
This was super fun. It needed a small extension to cryptree (yes we're still improving our core data structure). Now I can load a directory with 25,000 files from a server in the US in 29s, and most of that 29s could be parallelised with a further cryptree tweak and reduce it to ~12s.
If you want to protect democracy you have to fight surveillance capitalism and defend privacy. Come join us!
We found two subtle bugs that were making p2p http requests flaky. So here's a release with reliable p2p requests! We now also generate thumbnails for video in android sync. This also strips out the last remaining use of the bitswap client. Upgrade now!
RE: https://mastodon.social/@peergos/115501948123298086
Our 16th release this year - double the number of releases we had last year, which itself was a record. We are also on track for tripling our paying customers this year too. Come join the future of the web! Private, self-authenticated, self-sovereign. Control your data, control your destiny!