Zé Bateira

Results 37 comments of Zé Bateira

Persistent Storage is also affected by this __unless__ the user installed ProtoSchool as a PWA. > https://webkit.org/blog/10218/full-third-party-cookie-blocking-and-more/ > A Note On Web Applications Added to the Home Screen > As...

So if we made ProtoSchool a PWA, this would be a nice solution to avoid data expiration. We'd need to suggest to users to install it after they finish a...

Thank you @terichadbourne! So after my convo with @vasco-santos I learned that the libp2p team is still working out the issue of peer discovery in the browser without a server....

> So, we have a few types of interactive lessons that we've put together. Thinking more through this I think we could workaround some of these things. I'll write this...

@terichadbourne @raulk @vasco-santos and me had a call today to discuss where to go from here. 1. libp2p node transport/discovery: - after some thoughts on it, we don't believe mocking...

🔄 Update on this: - I'm almost done creating a memory transport for js: https://github.com/zebateira/js-libp2p-memory - So instead of using `window.postMessage` or `Service Workers` we can just have two nodes...

This is weird. I can't reproduce this. Would be helpful to know in which version of the OS and Chrome this is happening?

I think a good short-term solution would be to use the lesson icons you suggested: ![image](https://user-images.githubusercontent.com/2353186/101900519-86148100-3ba7-11eb-8612-45c9053020c8.png) But I think that we need something different to distinguish between those two different...

It does look awkward to have to upload files that are not needed for this lesson. I guess we went for consistency (building up the solution code) and so that...

Instead of going with a code challenge tutorial, we can first create an introductory tutorial as multiple choice quizzes from some talks we've given in the past: 1.[ "The Life...