Viewing profile — mbalex99
mbalex99
HN member- Joined
- Sat, Oct 11, 2014, 3:37 PM UTC
- HN karma
- 88
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About mbalex99
Ditto is a CRDT based database that uses WiFi Direct, WiFi Access Point, Apple Wireless Direct, and or Bluetooth Low Energy to sync over a mesh network and is fully written in Rust.
Feel free to email at max@ditto.live
Recent public activity
-
comment
Comment #49199352
[flagged]
- story
-
comment
Comment #39784829
I wouldn’t say I’ve had horror stories just minor gripes and frustrations. You can mix and match AppKit and UIKit with SwiftUI. So there is always an escape hatch. SwiftUI is insan…
-
story
Ask HN: Possible to make a game engine in the browser?
What would the limitations be if one were to create a game engine that could run in the browser? Browsers now have file system access and WebGPU. What would be the major limitation…
-
comment
Comment #37516808
Ditto (www.ditto.live) is deployed on all Alaska Airlines, Lufthansa and many other airlines. It also powers point of sale and kitchen systems at Chick fil A. The major thing that …
-
comment
Comment #36917846
Do you mean actual databases like MySQL, Postgres, SQLite, MongoDB? Or more user oriented databases like HubSpot, Salesforce CRM, Microsoft Access?
-
comment
Comment #36766355
Faster is a key value store where the value can be a CRDT thanks to its Read Modify Write capabilities.
- story
-
comment
Comment #36441058
A 3D Modeler attempts to recreate a real camera virtually by simulating light and physics
- story
-
comment
Comment #32961356
Thank you! After feedback from a lot of our customers, they want more access to explicit types so you'll see a lot more APIs to control how you want conflict resolution.
-
comment
Comment #32961347
I would say: A) PouchDB, Couchbase, Firebase, Realm are all databases that can sync to a "master" node in the cloud. B) AODV and BATMAN are really an ad-hoc mesh networking and rou…
-
comment
Comment #32957976
We have a mesh network that syncs devices using P2P wifi, BLE and over a LAN as well! I think this is our biggest differentiator compared to other sync systems.
-
comment
Comment #32957968
No unfortunately not in our core offering. We’d like to stick to what we do best and then leave it up to the community next year to build a graphql implementation.
-
comment
Comment #32957946
We will be working on granular permissions as a top priority in 2023. We have a couple of ideas running around right now.
-
comment
Comment #32957937
It’s just my cofounder Adam and I that came from Realm! We’ve got Alumni from Pusher, Basho/Riak, Walmart Labs, Microsoft, to name a few
-
comment
Comment #32957919
Thanks!! We will make improvements. Our replication system is very complex. I am not sure that even publishing our spec would get much usage because it’s so complex. But maybe we c…
-
comment
Comment #32952231
Thank you so much!
-
comment
Comment #32940967
We use multihop ad hoc network connections! That’s the BIG thing that we add to the mix!
-
comment
Comment #32940961
You hit the nail on the head. We are working on this as a major initiative to solve the problem you detailed. As you can guess the truly decentralized authentication is quite new a…
-
comment
Comment #32940939
That’s correct the browser limits us to do automatic discovery sadly. WebBLE support is on our roadmap though! However, if you use Ditto in an electron (and soon Tauri) you’ll be a…
-
comment
Comment #32940909
Stay tuned :-)
-
comment
Comment #32940905
We are working on this! Give us a bit!
-
comment
Comment #32940565
Max, CoFounder of Ditto here So happy to see the support from the Hacker News community. I should mention Ditto is a massively ambitious company, we are doing fantastic with tracti…
-
comment
Comment #32938722
Max, CoFounder of Ditto here. Super cool to see us on HN! The use cases are for projects, products, enterprises to build collaborative apps that can sync with the internet but fall…