-
I just did a survey of all of the SDK compilers and only xtensa uses a 2-byte wchar_t. This means that applications built
on xtensa will not be able to handle the full Unicode range. Looking at the x…
-
Running a local converge with this library (on vagrant), makes it stall because at one point, the monitoring agents prompts the user to enter an option on how to register the entity.
```
In or…
-
I'm planning to use liquid templating in OpenResty during request phase.
That means we will be applying series of optimizations to this project to reduce GC pressure and make the code JITable.
S…
-
**Is your feature request related to a problem? Please describe.**
When deploying private CAPZ clusters, CAPZ is deploying an internal load balancer (ILB) which is used for accessing the API serv…
-
# Crash report
### What happened?
Here's a minimal reproducer
```python
import zoneinfo
from datetime import date
class MyDateTime:
def __init__(
self,
year: int,
month…
-
In the multi-repl if you specify a single library target then it will *just* load that target. For example, specifying `lib:pkg` will just load `lib:pkg` into the repl.
If you want to everything yo…
-
We have difficulty to understand this text:
This is accomplished by averaging each pixel with some surrounding pixels in the image. The weight of such a pixel in the averaging process depends on `t…
-
One of the best features of Pkl is that Pkl modules can be completely standalone, i.e. when you have a `some_module.pkl` file, in many cases you can just run `pkl eval some_module.pkl`, and get the ev…
netvl updated
4 months ago
-
CCR is deliberate about which index settings it copies:
https://github.com/elastic/elasticsearch/blob/da20957e815d9370142738be9e402727f36b9857/x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpac…
-
**Agent Environment**
7.51.0 on Ubuntu in a Docker container
**Describe what happened:**
I made a syntax error in `/etc/datadog-agent/datadog.yaml` (accidentally typed `.` on the first line, whic…