-
**What**
This might be contained in our "CNPG on EKS" Notion document. Right now, we bootstrap the cluster via `initdb`, from scratch. While this is an option we always want to offer, I suspect our l…
-
This got accepted 🎉
Abstract: https://github.com/coderefinery/reports-and-proposals/blob/main/conference_abstracts/RSECon24_BYOC.md
-
**What is the error?**
```
/opt/arm/ethosu/cmsis/CMSIS-NN/Source/SoftmaxFunctions/arm_softmax_s8.c: In function 'arm_exp_on_negative_values_mve_32x4':
/opt/arm/ethosu/cmsis/CMSIS-NN/Source/Softma…
-
The package.json does not list “solc” package, although it is required to run “truffle test”
-
**Feature:**
Instrument Elasticsearch REST Client to push traceId/spanId in Elasticsearch requests.
**Rational**
Il would allow to trace Elasticsearch client requests like MySQL on MongoDB reques…
-
https://buildkite.com/redpanda/vtools/builds/15055
```
Module: rptest.redpanda_cloud_tests.rolling_restart_test
Class: RollingRestartTest
Method: test_rolling_restart
```
```
test_id: RollingRes…
-
It seems like there is a bug in initialization logic.
Gunicorn processes are initialized not at container start but at a time of first request arrival.
The global `app` variable [here](https://githu…
-
EDIT:
I thought I was running in a session with my AWS profile specified, but that was incorrect. So the issue below actually happened with playground. Keeping the text for reference, but yeah, afte…
-
If LlamaParse available as open source for non-production-grade applications.
Also I am interested to parse private data on-prem.
What possibilities for my case for using LlamaParse ?
Thanks
-
Currently, `AOTExecutor` only supports heterogeneous execution by leveraging `tir.call_extern` via BYOC. In order to properly model a heterogeneous environment (in particular, to model multiple disjoi…