Bumsik Kim

Results 71 comments of Bumsik Kim

Hi, sorry for the long delay. If you are still interested in this issue, could you tell me if the affected OS is macOS? Because I am using iOS iPhone...

Thanks for the quick response. It's so weird that iOS and macOS Safari have different behavior. Unfortunately I don't have any macOS devices to test and debug right now. I...

Hi guys, Thanks for reporting the issue and the efforts here. I haven't take care of this library since I started [a new Emscripten project](https://github.com/kbumsik/blogsearch). I was a little bit...

Hi guys, I published 0.8.0 on NPM with the fix. Please tell me if the new version doesn't work. Thanks @thiagoamarante for the digging in to the problem, the fix...

Hi, Thanks for mentioning about it and the link. I was actually thinking about using `AudioWorklet` when I started working on it last year, but I decided to use the...

Hi, thank you for letting me know. Honestly I have never heard of CAF before. I quickly googled about it but I cann't find useful information other than the Apple's...

I had the same problem. As @hokein suggested, setting `"clangd.path": "clangd"` in remote setting.json **(not in settings editior, nor in the local settings.json!)** manually then press "install" in the prompt...

@MCUdude As far as I understand about this project, it can support all generic chips, since it pulled from the official STM32 Cube libraries. The problem is that it is...

> Luckily, (unlike on 8-bit AVRs) I can still use the generic pin names (PA14) instead of the Arduino Pin number. This makes the actual Arduino pinout not so relevant...

Hi, I had never thought about a client with multiple physical screen, and I don't think it is possible out of the box in this version right now. One possible...