Petr Vecera

Results 52 comments of Petr Vecera

wow we just found out this issue, does anyone found a good solution yet? Or the only thing is to go with tschanz-pvc solution? EDIT: My colleague cooked up this...

For us - the analytics are working in the "dev mode" but not in packaged mode. We implemented Mixpanel instead of FB Analytics but would be great to unify our...

Yep, let's encrypt SSL doesn't work too https://helloworld.letsencrypt.org/ ``` Error: SSLError: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed ```

The new repo sucks too https://github.com/linkcheck/linkchecker/issues/53

There seems to be PR implementing this feature 👍 https://github.com/plouc/nivo/pull/2219

Anyone solved this? Running into the same issue with pretty standard workflow: ``` Error: Command failed: /action-release/dist/sentry-cli releases set-commits sentry-release --auto error: No commits found. Change commits range, initial depth...

Here is the code how I am using it in my app https://github.com/cohstats/coh3-stats/blob/4e6b5de72f59538a9a2b35d1ff7773a8d7bf84bf/screens/news/index.tsx#L6 I am using it in NextJS app https://github.com/cohstats/coh3-stats/blob/master/package.json _Btw thank you for your great lib 🙏_

Yeah 64bit are better. But I tried 64bit recently on rasp and had major issues with missing packages and libraries which were not yet created for 64bit. I managed to...