by tablet on 6/4/22, 10:50 AM with 3 comments
by wvh on 6/4/22, 8:14 PM
I understand the vision, and I think it's good to keep in mind when implementing software, but as a seasoned coder and security person, I see a lot of technical and (anti)competitive hurdles. In practice, the market does not want interoperability.
by steve_adams_86 on 6/4/22, 4:29 PM
I really think we can use something like the block protocol to create something of similar utility for semantics and composition as Vue or React has for view layers. There can’t be The One True Block for every single intent, but we can make creating structured data so much easier and rewarding than it is now.
Early on in my career I was incredibly obsessed with HTML semantics and could rabbit hole on that for ages. I still love it, but as the article mentions, the relativity and subjectivity of real-world semantics inherent of ontologies it makes it hard to embrace - not only in the context of web apps and content, but as teams as well.
I’m very hopeful that just as view layers provide enough abstraction and flexibility to compose user interfaces from the same blocks, something like the block protocol can allow us to construct and compose data from the same blocks in a productive and efficient manner.
by euroderf on 6/5/22, 6:25 AM