Feb
21
2022
Building for the 99% Developers | Future
This is a good post on the huge gap between what “developer-influencers” from the big FAANGs are talking about, and the daily reality of most developers. It puts your(our) work in to perspective. Definitely a good read.
no comments
Feb
10
2022
I see more and more private Blockchains or Blockchains that have a central trust. I don’t get it. If its private, use your Database, if your architecture needs a central control.. guess what its again your Database.
Blockchains do address a real problem: Keeping track of a record without access to a shared trusted party. However, it also casts serious doubts on Blockchain projects which require central trusted entities anyway. Private Blockchains are a contradiction in terms where you get all the complexity of Byzantine Consensus but none of its benefits as it is nevertheless centralized around a trusted party.
Source: What Problem Blockchains Actually Solve – The Solution Space
no comments | posted in blockchain