-
### Feature Description
First of all, thank you very much for this awesome tool! I have used it heavily in the last six months and love it!
I recently wrote my bachelor's thesis, which involved wr…
-
### Brief summary
Trying to run tests with `make tests` on macos with `golang 1.18` results in errors while the expected output is for them to complete.
The problem seems to not be present by usin…
-
I have been building FreeCAD for a few weeks, and each build on MacOS crashes on save. Weekly builds downloaded (using Conda) do not crash. I have tried building with --with-debug, but it doesn't seem…
-
### Backgroud: io_uring vs epoll
Nowadays there are many issues and projects focused on io_uring network performance, and the competitor is always epoll.
- https://github.com/axboe/liburing/issues/1…
-
Hello,
when I try to play a video, I get the following error message:
```
Cannot load libcuda.so.1
(io.github.celluloid_player.Celluloid:2): Gdk-CRITICAL **: 16:24:06.762: gdk_monitor_get_ge…
Tealk updated
6 months ago
-
## System:
```
OS: Fedora Linux 40 (KDE Plasma) x86_64
Kernel: 6.9.7-200.fc40.x86_64
Memory: 3060MiB / 13789MiB
```
the first script used to work perfectly up until i updated to the kernel …
-
**Describe the bug**
When I run a test script [in my example: K6] in testkube, for a duration of 30m and total number of 30 virtual users, I am observing that the testkube ui is crashing and behaving…
-
Hi Chenxi,
It looks like yahs will really speed up our scaffolding efforts - so far the scaffolded fastas are looking great. Awesome work! However, I'm having trouble creating the correct input fi…
-
I've deployed frankenphp container to Cloud Run and it is crashing constantly. On my local it works pretty stable. Not sure what is happening. I'm using dockerfiles with:
```dockerfile
FROM dungla…
-
Working with private git repos that require a username and token to resolve seems to fail in `uv`:
```
uv pip install '{packagename} @ git+https://{username}@github.com/{organization}/{packagename…