Gerhard Lazu
Gerhard Lazu
It's difficult to understand what the different panels mean, and how they correlate. It would be great to have more information on them, similar to https://grafana.com/grafana/dashboards/10991 @codesome has all the...
## Expectation I think of this as an async debugging session that we can learn from, and maybe use for a future Let's Profile episode. There is no urgency to...
--- I'm hitting the following errors: - `E121: Undefined variable: b:included_syntaxes` - `E116: Invalid arguments for function index` I didn't do any customisations apart from installing the plugin. Any ideas...
## How it all started We started on this crazy journey many years ago: [Kaizen 1 - The day half the internet went down](https://changelog.com/shipit/10) You've heard us talk about CDNs...
Follow-up to: - https://github.com/parca-dev/docs/pull/376 --- **Describe the bug** Parca agent v0.30 crashes on Pop!_OS 22.04 with `BPF program load failed: Argument list too long`  **To Reproduce** 1. Given Pop!_OS...
This was discovered part of: - https://github.com/dagger/dagger/issues/7339 Somewhat similar to this, but different since in this case host has 16CPUs & no oci max parallelism: - https://github.com/dagger/dagger/issues/6894 ## What is...
### What is the issue? Have hit this when starting with a clean state, no previous Dagger Engine container running. Was reviewing: - https://github.com/dagger/dagger/pull/7518#pullrequestreview-2110232518 This is the exact command that...
This PR splits our Engine & CLI tests into: 1. Module tests 2. Everything else We now run them as separate CI jobs which splits the test data and makes...
### What is the issue? Setting `--oci-max-parallelism 2` on the Engine causes deadlocks, both with & without modules. This is what that looks like from the CLI / user perspective:...
Given a new Mac, this is the simplest way to setup the app locally π hi contributors 1. You will need to have [`brew`](https://brew.sh/) installed 2. Install [`just`](https://just.systems/man/en/) via `brew...