Irakli Gozalishvili
Irakli Gozalishvili
> But what if instead these were almost the same: > I think it is worth considering: 1. Complexity between approach proposed in #66 and below. Broadly speaking #66 attempts...
> @Gozala I think what you're thinking of here is already covered in #21 -- Project Flare, much of which has already been implemented. I don't believe that is the...
I did closer review of Project Flare #21 and I think while there is a bit of overlap there it does not directly address the problems this proposal is aimed...
> Basically this proposal aims to create a decentralised fabric of ICE servers for WebRTC nodes to rely on? No that was just an example. I think it is broader...
> @Gozala correct me if I am wrong, as far as I understand the goal here would be to assign roles to nodes and advertise these roles in the network....
Since I have being mentioned in this thread so here is my two cents. I'm not very familiar with levelup specefics so bare with me if my comment are little...
> maybe someone needs to write a book on the stackvm way? Most books about functional programing embrace and cover modularity part in great detail. For starters I would really...
@vmx thanks for getting back on this, I have some followups below. But first let me start with that I really want to make ipfs-js stack type-checker friendly as having...
> This seems to be roughly the same as @mikeal's proposal except for naming changes and having everything as a static method exposed by the codec/format. Yes, except this does...
> I'd like to see some use-cases from @mikeal but I'm suspecting that the ergonimics of passing around a Reader instance might be much nicer than having to have both...