Hacker News new | ask | show | jobs
by jcolot 19 days ago
Nice, but the indexDB don't carry over to other browsers. Preventing the right-click is also an annoyance, and the price tag is probably way to high.
1 comments

IndexedDB is there to support offline-first. Behind it there's a sync engine. Initially a guest profile is created, which gets merged the moment you log in, and that's when your session gets carried over across browsers ;)

p.s. right click can be annoying if you wanna inspect :D for me it's useful when I'm duplicating events or copying day to day. But got the point, will limit it only to the dial itself.

You're right regarding the price. I've lowered it. I think it makes sense now. Also shipped an update with right click. Now it's bound only to the dial in the center :)