Paul Frazee

Results 872 comments of Paul Frazee

Here's how we can do this: ```js await fritter.db.delete() ``` That'll clear out the IndexedDB completely. Then you'll want to reload the page.

Yeah there's some kind of funky bug with notifications not always being computed for the correct profile

Hey @Michael-S. I haven't tried to configure firewall rules like you're doing, so I don't have any advice for you, but it is definitely clear that connections on the dat...

A PR would be welcome. The beaker implementation is fairly modular, and should be easy to port over.

Yeah I love the idea, go for it

Hey so, at the moment Homebase isn't really an active project. If you just want to create PRs, I'll merge them with a cursory overview.

Hmm we could also look into a transpiler

That is the best way currently. It's not as easy as it should be.

This might not be easy to do with the current codebase