Tim Daubenschütz

Results 222 comments of Tim Daubenschütz

Hey @dangeredwolf any way I can help to get this going?

> would recommend deleting your `.cache` and `dist` folders whenever you change your `--public-url` for the changes to actually take effect I did ``` $ rm -rf .parcel-cache $ rm...

@Jareechang thanks for this contribution. I was quite confused not to find a "framework agnostic" way of using emotion in SSR on [this page](https://emotion.sh/docs/ssr#api). But I've just tested your solution...

I got this working by implementing js-libp2p-pubsub-peer-discovery but this was far from obvious for me given the docs.

check this file https://github.com/attestate/kiwistand/blob/main/src/config.mjs

I've built a quick proof-of-concept over here: https://github.com/TimDaub/isgsm7

See: https://github.com/TimDaub/http-sms-gateway/blob/master/src/api/v1.js#L25-L29

thanks for reporting! This is great. It might be that the /list endpoint has also gotten less reliable over time because we've done all sorts of caching and optimization to...

Pretty sure revert, checkpoint and commit are faulty. I removed the entire logic now from my code base and I haven't run into these issues anymore. I'm pretty sure that...