-
### What is the problem this feature would solve?
For the convinence of the developer Bun's stated goal is to support the top 500 npm packages. These packages have been added to the trusted dependenc…
-
HotswapHelper by default comes with its own JDK image with an embedded HA. I would recommend to focus on an installation method where users use JDK from trusted sources, such as https://github.com/Jet…
-
It is not clear to me why other status mechanisms cannot be used instead of the proposed one. It would be good to understand under which circumstances the proposed status mechanism has clear benefits.…
awoie updated
1 month ago
-
### What happened?
At first launch you are asked to allow permissions in Privacy & Security > Accessibility. After quit & reopen app runs, but server can't start and the log shows:
"FATAL: An erro…
-
rustix does not currently expose the `_exit` system call as far as I can tell. This would be useful in at least two contexts:
- On the child side of a `fork` (which is also missing right now but I…
zackw updated
3 weeks ago
-
### Description
Hello,
I'd like to report what may be a variant of the dependency confusion attack. I reported it to security@python.org and it was suggested I file an issue, with approval to make…
-
### Feature Request: Deny Rule for Specific IPs in Network Access Control
**Description:**
We are currently using Netbird to manage network access and have a question about network access contro…
-
Update the signup and login processes to check email domains. Only accept users with email addresses from trusted providers (e.g., Gmail, Outlook).
During signup, get the domain from the user's ema…
-
### Is your feature request related to a problem? Please describe
Podman AI Lab offers a curated list of models that users can easily grab and run locally.
Users may want to configure Podman AI Lab t…
-
Hi there, I wrote two methods that allow unsloth models to be loaded into memory and unloaded into memory. To my knowledge, I believe this is the only way to do change unsloth models
```
llm_mode…