Mike Kaplinskiy

Results 18 comments of Mike Kaplinskiy

Hah looks like we read the same stackoverflow post. The statement I thought was problematic with was: > That it [the library] is dynamically linked in to your application in...

Wow thanks for the quick response. Thanks everyone! Just a few more - @michaelklishin @zeroem @liquidz @rgeoghegan quick ping - could you give consent on the license change?

This seems to be an issue with 1.12.4 specifically - rolling back to 1.12.3 fixes it for me.

Just ran into this - I think the JS algorithm isn't entirely correct and doesn't handle UTF-16 surrogate pairs in JS. I was able to get around this by using...

Unfortunately Jetty hasn't quite updated the docs, but this was the only source that I could find: https://github.com/eclipse/jetty.project/issues/6204#issuecomment-823907944 . The other way is to read through the code and notice...

I ran into this too - this seems to be a bug in the latest released version of the [`source-map`](https://github.com/mozilla/source-map) package. If you install `source-map` from the git repo (and...

Yea unfortunately shadow-cljs generates partially invalid source maps. Try passing `--no-border-checks` to `source-map-explorer` which will just skip the check.

Hey there! Thanks for giving this a try. Indeed it seems like the aprontest binary you have outputs in a different format than the one with which I’m testing. Could...

Sorry for the duplicate post, just wanted to include formatted aprontest output: ``` [root@flex-dvt ~]# aprontest -l Found 4 devices in database... MASTERID | INTERCONNECT | USERNAME 1 | ZIGBEE...