-
## How I Used Zig To Build A RISC-V Emulator And Why Zig Is Super Cool.
**Duration**: 20 - 30 minutes
This is a demonstration of [rizc-v](https://github.com/procub3r/rizc-v/) (a RISC-V emulator)…
-
# Summary
The websocket functionality for pod exec needs further unit testing and e2e testing.
# Motivation
Currently only the surrounding functionality is being tested (such as permission va…
-
Thanks for the awesome tool!
I would like to use `mvnd` Docker image instead of https://hub.docker.com/_/maven for building/testing my projects in the CI/CD pipelines.
There is an [existing projec…
-
In order to be able to publish [NotallyX on the Google Play Store](https://github.com/PhilKes/NotallyX/issues/79), I have to do a `Closed Test` with at least 20 People opted-in for 14 days (see [App t…
-
I'm afraid that this is very similar to https://github.com/containers/netavark/issues/433 but I can see it on amd64, more specifically, on Debian's CI system called debci. Here, the tests are running …
-
Update of manager to v4.3.5-1 for Qubes OS r4.3, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-manager/commit/4aee91873fe41fb6882dfdb837eeb2a1496f7592…
-
When testing my http3 (based on the demo/http3) when testing with chrome after 29512 requests I am getting the error:
4FC58266D7F0000:error:0A08010C:SSL routines:ossl_quic_reset:unsupported:ssl/quic/q…
-
Encountered issue when connecting to external domain `example.com` and the domain started to return HTTP code 499 (Token required) on some nodes. We probably hit some kind of threshold. This was in t…
-
TypeScript build of version 8.1.0 fails with:
> node_modules/@testing-library/vue/types/index.d.ts:10:36 - error TS2307: Cannot find module 'type-fest' or its corresponding type declarations.
>
…
-
I'm getting rate-limited very often while testing a low-consumption use case. Doing this with https://github.com/openai/openai-realtime-console doesn't fire the rate limit. It's the same use case and …