-
We currently suggest to use hatch with a uv backend.
However, uv is already a quite powerful project management tool by itself.
The only piece that seems to be missing is a definition of developmen…
-
Type: Feature Request
In the source code management, the repositories are suddenly in a different order than originally.
It would be nice if the order of the repositories could be changed so that …
-
## Meeting notices - App Package Definition Focus Group
- Chair: Arne Bröring (Siemens) - @arne-broering
- Project Management: Sean Mcilroy (Linux Foundation) - @seanmcilroy29
### Antitrust Policy…
-
#### Description:
Currently, the Asterinas project does not fully support the `vfork` system call, which is represented by the `CLONE_VFORK` flag in the `clone` system call. The `vfork` system call i…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
## Describe your issue
In the current planning of the project, the web platform will both allow monitoring the different devices and the way they are starting applications and game sessions, as wel…
-
### What is the problem this feature would solve?
Bun currently lacks a native solution for managing promises with controlled concurrency and priority. While JavaScript’s `Promise.all` and `Promise.a…
-
## Project Detail
CARE is a centralized capacity management and patient management system, central to the 10BedICU Project, integrating patients, doctors, hospitals, labs, specialized treatment cen…
-
Given there's a number of library dependencies that are required for this project to work, and it seems versioning is also relevant among those dependencies, I think it's a good idea to start working …
-
Hi Jason,
I'm using this library to create a simple demo ui, and found that there is no tree component right now.
I checked the source code of Zed, and found their `ProjectPanel` is a tree view,…