-
Some processes/windows don't get picked up by Aerospace.
This is not _that_ surprising for some processes - I encountered this with `mpv` and given that it doesn't even come close to using a macOS-…
-
Presently, the following definitions from the `description` field of the release schema only appear in the implementation guidance:
> **Contracting process**
> All the actions aimed at implementin…
-
vmstat provides a detailed view of the active/inactive processes, available/used memory, and pages.
The following information is to be provided:
- **Total memory**: Total main memory in KB.
- **Use…
-
### Describe the issue:
Using python 3.13 free threading, I observe that multithreaded performance (MFLOPS) scales poorly for numpy array computation, especially on small arrays. For comparison, pe…
-
### Extension name
PlayState
### Bug Description
I'm playing Heaven Burns Red, and while the game gets added to the PlayState Manager, it's not getting suspended automatically when I alt-tab …
-
I am using **unstructured-ingest** _version **0.3.0**_, using the following code:
```python
from unstructured_ingest.v2.interfaces import ProcessorConfig
from unstructured_ingest.v2.pipeline.pi…
-
After running Warrior in Docker for a couple weeks, I noticed a large number (>1800) of zombie processes on my server.
These are `curl` and `wget-at` instances that I traced back to ArchiveTeam War…
-
Hi Perfetto team.
I am looking for a ftrace filter feature. Background is I am trying to tracing sched:sched_switch ftrace event of some specified processes for a very very long time, eg, serveral da…
-
Screenshot attached. When using the "Advanced" option to activate when an external display is connected this is what my system looks like after using an external display for about an hour. Disabling K…
mxsrm updated
3 weeks ago
-
When using the caching feature of outlines with multiple running processes, the cache database may get accessed simultaneously, resulting in disk I/O or database disk image errors:
```
sqlite3.Opera…