-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
go
### Package manager version
_No response_
### Language version
1.18
### Manifest loc…
-
```
export const generateKSUID = async (prefix: string) => {
const ksuidModule = await import("@thi.ng/ksuid/ulid");
const { ULID } = ksuidModule;
const ksuid = new ULID();
return `${…
-
Hi!
When attempting to perform a bulk update on my entities, I encountered an error from PostgreSQL.
I would appreciate any guidance or suggestions on how to resolve this issue.
The specific …
-
In an exercise similar to #3151 with Logstash, I've run a test with external agent [Fluentd](https://www.fluentd.org/) to push "live" data continuously to a Zed lake.
tl;dr - As Fluentd is a more m…
-
FYI: @Lewiscowles1986 just violated your MIT License by changing it to AGPL:
https://github.com/Lewiscowles1986/php-ulid/issues/17
I find it very disrespectful to the spirit of Open Source and to …
-
**Describe the bug**
`sudo apt upgrade` fails
**Steps how to reproduce the behaviour**
1. `toolbox enter`
2. `sudo apt dist-upgrade`
**Expected behaviour**
successful upgrade
**Actual behaviour**
`…
-
Hi, our company is moving from PHP to Node ecosystem and I am impressed by this project. Great work and great thinking especially!
vchrm updated
1 month ago
-
# Problem description
While MJ is built on a single CDP that includes data from many external sources, it relies on an administrative schema (defaulting to `__mj`, although it may be customized per…
-
Via some discussion in #183: It might be useful to have otel-cli be able to write spans to disk, and then replay them. This can be handy in scenarios when the network/collector aren't available when t…
-
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no lo…