hyperhyperspace-core
bar-assistant
hyperhyperspace-core | bar-assistant | |
---|---|---|
11 | 6 | |
211 | 755 | |
0.9% | 8.7% | |
3.6 | 9.7 | |
7 months ago | 3 days ago | |
TypeScript | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hyperhyperspace-core
- Hyper Hyper Space: Make all data local
- Ask HN: What Are You Working on This Year?
- HyperHyperSpace – Make all data local. Communicate only through data sync
- Thin Platforms
-
I was wrong. CRDTs are the future
Not all CRDT libraries focus on text editing. For example, I'm working on a Byzantine fault tolerant general-purpose data sync library loosely based on CRDTs: https://www.hyperhyperspace.org
I'm finding it painfully difficult but it is evolving steadily.
-
AWS is playing chess, Cloudflare is playing Go
I'm thinking there's an interesting parallel between my browser-based p2p project [1] and cloudflare workers / DurableObjects. Instead of DurableObjects, we got HashedObjects [2], and instead of workers running on an edge network somewhere, we got in-browser p2p nodes running a browser-to-browser mesh network.
[1] Hyper Hyper Space: https://www.hyperhyperspace.org
-
The Future Needs Files
I agree with the author on the merits of the file abstraction, but I think the concept should be updated for networked devices. We need file formats that support both offline usage and seamless sync over the network.
For example, here I use a merkle DAG-based file format to represent CRDT-like types:
https://www.hyperhyperspace.org
The resulting abstraction can be universally looked up using a hash (or short sequence of words), can be modified offline and synchronized flawlessly. It's still WIP (for example, you still can't export it to an actual file, hehe).
-
The data model behind Notion's flexibility
> I've been kicking around the idea of writing a CRDT-based editor using this model.
I got around to creating a data layer (p2p, browser-based, CRDT-backed) for something like this:
https://github.com/hyperhyperspace/hyperhyperspace-core
I'd be interested in collaborating on your editor
-
The Web’s Missing Interoperability
I'm working on it, Ben [1].
Believe me, it is not easy thing to do.
[1] https://github.com/hyperhyperspace/hyperhyperspace-core
-
Solid Project: All of your data, under your control
Look at Hyper Hyper Space!
https://github.com/hyperhyperspace/hyperhyperspace-core
Its goals are similar, the approach is more pragmatic (p2p data layer using standard web browsers and webrtc).
bar-assistant
- Bar Assistant - Self hosted application for managing your cocktails at home, now stable and full of features!
-
Bar Assistant alternatives?
I just came across Bar Assistant but was immediately put off by it's reliance on multiple containers to get things set up (requires both Meilisearch and Redis, plus a web client on top as well).
-
Ask HN: What Are You Working on This Year?
I started working on a open source cocktail management application. Had a lot of fun (re)learning api design, docker and application testing.
https://github.com/karlomikus/bar-assistant
-
Bar Assistant - 🍸 Self-hosted cocktail management made with PHP
This looks like a good place to refactor/clean for anybody wanting a small challenge: https://github.com/karlomikus/bar-assistant/blob/bebb9bbc875af05229462a8b0fb47e858f2aaaf7/app/Services/CocktailService.php
- Bar Assistant / Salt Rim - A self hosted applications for managing your home bar
What are some alternatives?
webmonetization - Proposed Web Monetization standard
vue-salt-rim - Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
solid - Solid - Re-decentralizing the web (project directory)
docker
fusionauth-issues - FusionAuth issue submission project
bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox. [UnavailableForLegalReasons - Repository access blocked]