-
-
need like generic `progress` method which accept data, not just numbers
-
I'm receiving the message below for a group of devices exactly every 30 seconds when running `open-balena-api` 11.8.3. Upgraded from an older version (0.194.0) so am wondering if could be caused by it…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi.
I am poking through the podcastindex code repos and I find this program interesting. Can you add to the README who would run this, what this program does and why?
Sorry to ask such a dumb qu…
-
```rs
let result: (Vec, (u64, u64)) = pipe()
.atomic()
.cmd("HMGET")
.arg(format!("{}{}:Q", self.ns, qname))
.arg("vt")
.arg("…
-
Some of the functions exposed in `pgmq` are susceptible to SQL injection
Here's a reproducible example:
```sql
create extension pgmq;
select pgmq.create('abc');
select
pgmq.delete(
…
-
The [`redis`](https://crates.io/crates/redis) crate is now on `0.25.3`. The most notable change is the deprecation of `redis::aio::Connection`. Otherwise, the build occurs with no errors.
Build w…
-
In nodejs [rsmq](https://github.com/smrchy/rsmq) is pretty popular, it has been ported to rust as [rsmq_async](https://docs.rs/rsmq_async/2.1.0/rsmq_async/).
For some reasons, I need to use rmq i…
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …