-
I am using the “tok” language code for Toki Pona. According to https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry, it is a valid language code.
## Steps to Reproduce…
ttl41 updated
8 months ago
-
I have a kafka consumer reading messages and deserializing them using the ProtobufKafkaDeserializer (I subclassed it to make it support using the headers for storing the global Id) and when reading th…
-
env: k8s: v1.28.13
harbor: 1.15.1
After successful installation, I am unable to log in using the admin user and Harbor12345 password. I installed using the default method and accessed it through…
-
Here I go again trying to use `uv` as poor man's devpi offline replacement.
Some confusions about this were cleared up in an issue before (https://github.com/astral-sh/uv/issues/3468)
Everything…
-
On april 19 (and the morning of april 20) there appeared to have been some kind of outage with the server we use to fetch maven artifacts. Some sample failed builds:
- https://ci.chromium.org/p/flu…
-
### Acceptance Criteria:
**As a contributor to imgpkg**
I want to have confidence that my changes did not introduce inconsistent behavior on different registries.
**When a new commit is pushed to…
-
The upcoming OCI Image and Distribution Specs v1.1 will include changes that might be relevant for imgpkg. The goal is to standardise the way OCI is used to store arbitrary artifacts.
The OCI Image…
-
**Doc:** https://docs.google.com/document/d/1iWjO4UGcGm0PeCm9mbqeT-PiD4z4S7qXMaZsGIFUn0s/edit
**Presentation:** https://docs.google.com/presentation/u/0/d/1oQoJYy9aCGvnEi43NtgSEfuw3IZbYRuapKFrwSceudA…
-
I wanted to explore how easy it might be to support Clojure with our development tooling and console.
I was chatting to some developers from https://github.com/mixradio yesterday and it sounded like …
-
# How to track things:
https://www.mlflow.org/docs/latest/tracking.html#id74
```python
import mlflow
mlflow.set_tracking_uri("http://localhost:5000")
mlflow.set_experiment("/my-experiment")
wi…