Duncan Cragg
11/02/2023, 11:54 AMLeonard Pauli
11/02/2023, 12:03 PMDuncan Cragg
11/02/2023, 12:44 PM... modeled/given meaning through canonocalized constraints/relations? Possibly opening up for not just modular components, but fully dynamic interactions self-assembling from slices of informationexample?
Leonard Pauli
11/02/2023, 12:54 PMDuncan Cragg
11/02/2023, 1:11 PMLeonard Pauli
11/02/2023, 2:01 PMDuncan Cragg
11/02/2023, 2:35 PMNice! Same, AI not in core, but, possibly similarly more power using the core/lang as the human is. Similarly, if core facilitates human-human collab, it may also similarly facilitate human-ai or ai-ai collab. Side note to show how it has fundamental long-term value in the post-gpt era.Yes, any human-cognition-aligned notation for data and rules will also be AI-aligned, one would hope!
Exactly! If the contact card needs a link to the CV, where is the data!? Eg. the name, and profile picture? Are they both linked in each, or duplicated? If linked to the person entity/node, RDF style or similar; then can the CV not be a virtual construct from available info in the graph, with possibility to override the heuristics on a case by case basis if needed, or even better, update the heuristics to facilitate improved CV's all over?Duplication is frowned upon: it's all links. So yes, you'd build your CV from bits all over the place, a photo from here, a company logo and blurb from the company's collections, etc. Not sure what you mean by "heuristics", though?
Eg. obsidian style, is the card and the cv separate but linked .md files, with info duplicated; or is each property atomic, and related rather than linked, such that a generic CV view could be shown? Auto adjusting with time?Card and CV separate and linked, yes, of course. No dupes. Not sure what you mean with the "atomic", "related", "generic", "auto adjusting" bits though!?!?
Leonard Pauli
11/02/2023, 2:42 PMDuncan Cragg
11/02/2023, 2:56 PMLeonard Pauli
11/02/2023, 5:29 PMGuyren Howe
11/02/2023, 5:46 PMLeonard Pauli
11/02/2023, 5:54 PMGuyren Howe
11/02/2023, 5:57 PMKonrad Hinsen
11/03/2023, 8:17 AMTL;DR: we can break free of the "app trap" by simply building an OS without apps!My main criticism of this claim is the word "simply". My second criticism is "simply building": that's only the first step, after that there is a long battle for adoption, trying to convince people to use an OS that won't let them access their photo collection stored at Google. But yes, I do want to see this happen!
Duncan Cragg
11/03/2023, 9:54 AMLeonard Pauli
11/03/2023, 11:25 AMDuncan Cragg
11/03/2023, 11:52 AMLeonard Pauli
11/03/2023, 12:13 PMDuncan Cragg
11/03/2023, 2:04 PMNaveen Michaud-Agrawal
11/03/2023, 4:09 PMGuyren Howe
11/03/2023, 4:18 PMDuncan Cragg
11/03/2023, 8:29 PMIvan Reese
Naveen Michaud-Agrawal
11/03/2023, 9:10 PMDuncan Cragg
11/03/2023, 9:20 PMNaveen Michaud-Agrawal
11/03/2023, 9:38 PMDuncan Cragg
11/03/2023, 9:54 PMGuyren Howe
11/03/2023, 9:57 PMDuncan Cragg
11/03/2023, 10:01 PMGuyren Howe
11/03/2023, 10:18 PMDuncan Cragg
11/03/2023, 10:23 PMGuyren Howe
11/03/2023, 10:28 PMDuncan Cragg
11/03/2023, 10:29 PMNaveen Michaud-Agrawal
11/04/2023, 2:40 AMKonrad Hinsen
11/04/2023, 10:20 AMNaveen Michaud-Agrawal
11/04/2023, 11:13 AMKonrad Hinsen
11/04/2023, 1:48 PMDuncan Cragg
11/05/2023, 3:41 PMKonrad Hinsen
11/06/2023, 6:42 AMDuncan Cragg
11/06/2023, 10:11 AMKonrad Hinsen
11/06/2023, 6:29 PM.PHONY
targets that are nothing but labels for running shell commands. And variables that are processed from top to bottom, like in any good imperative language (depending on how you write the assignments of course, let's not be overly consistent). There's certainly some intention of being declarative in Makefiles, but the real-life implementation is at best some hybrid.
Regular expressions: yes, I accept them as declarative. But they are far from Turing-complete.
Spreadsheets, SQL, CSS: I don't know them well enough. But neither SQL nor CSS is Turing-complete as far as I know.Duncan Cragg
11/06/2023, 7:16 PMKonrad Hinsen
11/09/2023, 8:20 AM