Joe Nash
05/27/2022, 10:51 AMJim Meyer
05/27/2022, 3:12 PMwtaysom
05/27/2022, 3:14 PMGeorge
05/27/2022, 4:34 PMKonrad Hinsen
05/27/2022, 7:25 PMNick Smith
05/27/2022, 11:27 PMAndrew F
05/28/2022, 12:10 AMwtaysom
05/28/2022, 3:35 AMKartik Agaram
Nick Smith
05/28/2022, 5:22 AMWhat does a "better and more general way for apps to share data directly with each other" look like that isn't "essentially an app"?My vision for inter-app communication demands that apps exist in a wholly new (i.e. not-yet-invented) operating environment that offers a novel model of data communication. The model will not be message-passing (i.e. syscalls, APIs, etc); it will be something closer to shared immutable state. But the details are unimportant here (and I'm still working on them). My main point is: this would be the "standard" you are speaking of, but it involves no "intermediary app", and it involves no "central file system". (After all, have you ever heard of an immutable file system?)
Joe Nash
05/28/2022, 6:06 AMwtaysom
05/28/2022, 2:24 PMwtaysom
05/28/2022, 2:26 PMRiley Stewart
05/28/2022, 4:50 PMAndrew F
05/28/2022, 7:43 PM