-
## Prerequisites
- [yes] I read the [Deployment and Setup](https://www.notion.so/OpenCTI-Public-Knowledge-Base-d411e5e477734c59887dad3649f20518) section of the OpenCTI documentation as well as the …
-
When we try to save the images to png, it has to base64 encode the images before we then convert them back to a Buffer.
But with toBlob we get the raw png / jpeg data directly and can skip the base64…
-
### Site
_No response_
### Version
2024.10.15.e3df9ff
### Instance
https://fedi.woodpeckersnest.space/
### Browser
Chrome on Windows 10 Versione 129.0.6668.101 (Build ufficiale) (a 64 bit)
#…
-
I'm getting this error on v.0.2.1 the reproduction can be found in https://github.com/guncebektas/saas-boilerplate.
Removing this package solves the issue.
```
MongoServerError: E11000 duplicate…
-
It seems like currently it's hardcoded to stdout:
https://github.com/deno-library/progress/blob/bcc5d0dd12577d5c5c6babe5cc1854d930fae2b0/mod.ts#L57
But it'd be nice to be able to set it to stderr …
-
It would be great to be able to control I/O for Java through settings here. I am trying to write a command-line tool using `node-java` to execute some Java code then print the output. Currently the …
-
### Version
18.2.0
### Platform
Linux and MacOS
### Subsystem
_No response_
### What steps will reproduce the bug?
I prepared simple client & server - client asks, the server resp…
-
Is it possible to add wifi streaming support for the full camera pose? The full pose would very useful for localization and for input to things like NERF/gaussian splats.
I believe ARKit already…
-
Hi,
I manage to query information from our Bosch Compress 7400 heat pump via get requests. [This list](https://github.com/matsdune/node-red-contrib-bosch-heatpump-decrypt/wiki/Endpoints) was extrem…
-
Hi, thanks for this great polyfill first.
I want to close the `WritableStream` when the user cancels the download process, but it throws as title, is there any solution?
I'm using the hacky way …