Jim Pick
Jim Pick
I wanted to see if I could get one of my "private" apps to appear on the "Admin / Pre-installed apps" screen. (I want to pre-populate sandstorm machines with some...
Thanks for the interest! I definitely want to work on it some more. I took a major shortcut and I bolted tiddlywiki on to the bones of my dat-shopping-list demo,...
Here is my plugin: https://github.com/jimpick/dat-tiddlywiki/tree/master/tiddlywiki/plugins/hyperdrive If multiple users make changes, it will merge the changes using automerge. In the situation where two users go offline, make conflicting edits, and then...
The plugin syncs with the node.js server in the same repo, so it's not fully standalone, unfortunately. Right now, there's not really a standard for public Dat protocol gateways, so...
I'll be going to csv,conf next week. It will be another chance to talk more with @ikreymer, who is giving a talk on WARC files: https://csvconf.com/speakers/#ilya-kreymer
This is pretty crude, but these are the files I used in my demo: https://github.com/jimpick/signed-exchange-test Probably the only thing really re-usable in that is the service worker (sw-ipfs.js) which intercepts...
Instructions on how to get into the origin trial here: https://twitter.com/kinu/status/1055825077281939456
Another link! https://developers.google.com/web/updates/2018/11/signed-exchanges
This is so exciting! I'm going to experiment a bit with this later...
I had a good meeting with the Google Chrome HTTP Signed Exchanges team in Tokyo today. I prepared a little demo: https://ipfs.v6z.me/ It only works with Chrome Canary (Chrome Beta...