Has anyone here ever worked with https://gun.eco before? (The name is a bit unfortunate, it's a library for decentralised web apps.) 🤔
Has anyone here ever worked with https://gun.eco before? (The name is a bit unfortunate, it's a library for decentralised web apps.) 🤔
#iris is an interesting #socialnetwork and #messenger based on #decentralized #gundb / #gunjs
@rugk @rixx @gom
Ich mag Javascript und beschäftige mich damit ein wenig in der Freizeit... jQuery und solche libraries mag ich gar nicht mehr. #gunjs wiederum finde ich sehr interessant.
Statt jQuery hab ich Mal zum Test eine eigene kleine library gebastelt (query elements, pubsub tasks und Event Delegation für selbige. Extra: Array mit Elementen mapped property / method calls per Proxy zu Node oder Array Features.
Minified ~2kB, viel gelernt 🤪
#iris #messenger is maybe an interesting new #chat and #social #network...
Okay, so, #Samizdat updates!
And I mean this also in the stuff-being-updated sense: #IPFS libs got updated. Tried updating #GunJS too, got told by devs that the whole 0.2020.x line is b0rked and unstable (why do you publish it as stable in npm then, *sigh*): https://0xacab.org/rysiek/samizdat/-/issues/62
Dived into implementing #IPNS+IPFS plugin:
https://0xacab.org/rysiek/samizdat/-/issues/2
Turns out in-browser IPNS is nowhere near ready. So implemented IPNS-via-gateway plugin (live on https://samizdat.is): https://0xacab.org/rysiek/samizdat/-/blob/master/plugins/gateway-ipns.js:
I have taken a way-too-long sabbatical from working on #Samizdat, but finally getting back into it.
First step (making sure pipelines work again) was easier than expected: my #GunJS superpeer was down. All green:
https://0xacab.org/rysiek/samizdat/-/pipelines/43312
New documentation-related issues to work on:
https://0xacab.org/rysiek/samizdat/-/issues/54
https://0xacab.org/rysiek/samizdat/-/issues/53
And need to improve how the pipeline verifies stuff is available in IPFS, pretty sure the 504s there are because we get throttled by gateways:
https://0xacab.org/rysiek/samizdat/-/jobs/163615#L211