Content
@
1 reply
0 recast
2 reactions
BrightFutureGuy ๐ฉโโ๏ธ
@bfg
web3 is perfectly suited for doing just "one thing well" exactly because of its composability
1 reply
0 recast
1 reaction
akasha
@akcount
as a dev, i would love to learn how folks have done composability over more than 2 systems well at scale. I worked as a data engineer over an e2e supply chain and even that experience was less painful than building in web3. observably, latency, and complexity are huge pain points here
1 reply
0 recast
2 reactions
xh3b4sd โ
@xh3b4sd.eth
Coming from an infrastructure background, smart contracts are just another class of micro services. If you care about latency, then you are either not using smart contracts for writes, or use caches for reads. Your observability stack is always a separate component anyway, which integrates across all layers via push or pull based collector patterns. I don't understand your question well and I am just rambling here. If you like we can chat some more!
1 reply
0 recast
2 reactions
akasha
@akcount
imho we have to challenge this narrative. for blockchain to have pmf developers shouldnโt have to make these drastic trade offs. if i want to use blockchain for coordination, i should be able to do that without compromising features or using 5+ different tools. not just complaining here, im actively working on the fix for this problem.
1 reply
0 recast
1 reaction