vp

vpnostr@favvy.com

#ssi #web5 and #metamodernism #aiagents

Code as a Database

I believe that future of programming is a mouldable IDE where developer could learn about code and ask code base questions maybe together with AI .

Cover image for Code as a Database

Decentralized Web Nodes (DWN) and the Data-Driven Manifesto

In the era of data-driven applications, the need for a more flexible, secure, and decentralized approach to data management is more pressing than ever. The Data-Driven Manifesto aims to shift the paradigm from application-centric to data-centric architectures. One technology that aligns closely with this vision is Decentralized Web Nodes (DWN). In this article, we'll explore how DWN can serve as a building block for data-centric architectures, focusing on its permission layers, authorization mechanisms, and the concept of protocols.

Cover image for Decentralized Web Nodes (DWN) and the Data-Driven Manifesto

Highlight them All

Highlightr books , notes , pdfs and even Highlight already Highlighted notes in Obsidian

Cover image for Highlight them All

Concatenative programming and stack-based languages

Stack-based architectures have dominated Virtual machines over a few decades. We hide this complexity from a developer and move it to the VM or compiler side. With rise of decentralized computing, web3, and smart contracts we get a new challenge that could be solved by stack languages. Even more - web assembly is a stack-based architecture. I see a big benefit for developers to understand mechanics deeply.

Cover image for Concatenative programming and stack-based languages