Doug A

Results 128 comments of Doug A

Ah, ok no worries I thought you might have wanted me to think deeper before asking for what I thought was needed. I'll look into the cookies and try to...

See, I'm glad I asked then. I only got so far as trying to get the PSA Document, for which no credentials are required. I'm sure I would have hit...

Oh yeah @RangerMauve ! Do you have a pinning server up? I've been trying to bring one up to test this, but I've been running into challenges so far.

Oh, I thought if we were going to edit the hashbase code, we would need an instance of hashbase up and running? Although, in looking at dat-store, that seems pretty...

@corwin-of-amber for multi writer, See https://github.com/beakerbrowser/beaker/issues/815

Hi @pngwn and @wlach! I [forked REPLicant and added mdsvex in the browser](https://github.com/DougAnderson444/REPLicant). It works! Mostly... except code highlighting I'm a bit stumped as to why though (but thrilled about...

Yeah, I tried but couldn't reproduce playground in the REPLicant. I think he used a custom bundle here [`./public/workers/mdsvex.js`](https://github.com/pngwn/MDsveX/blob/master/packages/site/static/workers/mdsvex.js) since it's different from the [UMD](https://github.com/pngwn/MDsveX/blob/95bdf67e4eafb8935e19253b679323b0b4c66b04/packages/mdsvex/rollup.config.js#L47-L49) in the `dist` [files](https://www.jsdelivr.com/package/npm/mdsvex?path=dist): https://github.com/pngwn/MDsveX/blob/95bdf67e4eafb8935e19253b679323b0b4c66b04/packages/mdsvex/rollup.config.js#L47-L49...

But this issue is so close to being resolved! The only remaining item is the code highlighting.

This is brilliant, thank you so much @pngwn! No environment would mean I could run mdsvex in Deno, too! Looking forward to it :)

Interesting. Have you had a look at the kappa-db stuff to compare it?