Frank Hinek

Results 19 comments of Frank Hinek

@Aidurber Any hope for fixing this so that Dynamic TOC and Live Preview happily co-exist?

The [upstream bug](https://bugs.launchpad.net/dkimpy/+bug/1978835) fix was committed to the dkimpy repo on 01-Aug-2022. Posted a [question](https://answers.launchpad.net/dkimpy/+question/702838) to the dkimpy forum about the approximate timeline to update the PyPI package so that...

I was able to self-host successfully using Ubuntu 20.04 LTS and the latest commits to the `master` branch. I ended up using the `postgres:13` container image and built my own...

> @frankhinek how did Postgres 13 run for you over the past few months? Did you run into any issues? Working great. Running Postgres 13 and have no issues. FWIW,...

@csuwildcat This may be resolved by a bug fix in `@web5/api`. Should test with an alpha to confirm.

@angiejones This should probably be moved over to `web5-js` since the `web5.dwn.records.create()` API is from the `@web5/api` package and not `dwn-sdk-js`. The use of `record.send()` for this was intentional and...

It would be ideal to communicate the plans for the next milestone and a tentative preview for the one after that around the time we announce Milestone completion

Needs to be complete by EOD May 14th at the latest

Before getting into the technical details, it would be helpful to understand the context or use case @cbruguera had in mind when passing in a `connectedDid` to `Web5.connect()`. That might...

@Ichigo85 @marek5050 [README](https://github.com/decentralized-identity/ion-tools) updated with complete working example of creating an updating an ION DID. I also created an example repo that has detailed versions of create and update operations:...