Lewis Liu

Results 92 comments of Lewis Liu

> **Would changing the entry point set work for incremental builds?** I would like to setup something that starts with a certain set of entry points and then is able...

Looks like `@aws-sdk/client-s3` is also blocked by this. For S3 I can probably just replace with something fetch-based, but could be more problematic for other aws services.

Regression from #332 ng-leave animations just don't work for some reason. I'm probably doing something wrong.

Try using ng-animate custom animations instead

Looks like this effort has been stalled for a while, mostly due to concerns around the drastic increase in table size? The readme of the project describes a first-come, first-serve...

Try a simpler, less robust approach using remotestorage flags: 1. Generate random clientId for each client stored locally 2. Set explicit client status in remotestorage on login/logoff, Counter per client...

See if doing a delete on all session properties would disconnect the telehash session

Seems too error prone to implement since shared session state isn't actually supported by telehash v2. In fact, there doesn't even seem to be a documented way to disconnect a...

Reopening to keep in mind that we still want to have this eventually. Having a separate telehash id per device is going to involve a pretty thorough overhaul of the...