-
I developed a simple test with Node.JS and Python (pymq) attached image and repository with the code and if there might be a bug in the implementation.
To my surprise Node.JS performance is very poor…
-
I wonder if you have considered working with an editor in browser instead of VSCode. The Monaco editor underlying VSCode is [available independently](https://microsoft.github.io/monaco-editor/). I ima…
-
## 💥 Proposal
The current binding interface is a result of 8 years of slight modifications. It works pretty good but I have idea for a different interface. This would be internal and the `@serialpo…
-
### What version of Bun is running?
0.6.14
### What platform is your computer?
Darwin 22.5.0 arm64 arm
### What steps can reproduce the bug?
`bun i watcher`
https://github.com/fabios…
-
Didn't see any other requests for it so here I am! Would love a linux version since I use Ubuntu 99% of my day.
This project looks fantastic, can't wait to see it take off :)
Edit: for the bounty I'…
-
I encounter the following issue when following [these instructions](https://www.zigbee2mqtt.io/guide/installation/01_linux.html#installing) to configure zigbee2mqtt in a lxd container.
I did apt up…
-
## Feature request
#### Feature description
As it stands, the `rosidl` interface generation pipeline is strongly coupled with CMake, and in particular with `ament_cmake` machinery. There's no easy…
-
(myenv) binghuang_puls@binghuangpuls-PC: ~/frida/frida$ npm --version
9.2.0
(myenv) binghuang_puls@binghuangpuls-PC: ~/frida/frida$ node --version
v18.19.1
(myenv) binghuang_puls@binghuangpuls…
-
I have created an singleton connection to use the same connection_id() so the rest app can make use of TEMPORARY TABLES. After some concurrent calls, the connection is broken with this error:
```
…
-
It should be possible to put the core functionality into a library which can be reused by other projects.