Kai Krakow

Results 1209 comments of Kai Krakow

But in https://github.com/Zygo/bees/issues/260#issuecomment-1627586574 you explicitly mention that this is a bug that was backported but the fix wasn't backported yet. Unless I got something wrong...

Well, I'm using bees as a service without the wrapper script. You could use that as a starting point. It sets up some scheduling and resource parameters (which you probably...

I'm mounting `subvolid=0` in `/mnt/btrfs-pool`. You need to setup a mount point in `/etc/fstab` matching your service configuration (or use something more accessible like I do): ``` # fgrep btrfs-pool...

> i copied the "[[email protected]](mailto:[email protected])" file to the /usr/lib/systemd/system folder > i had to edit this file because the ExexStart= line had the wrong location to the bees binary Don't...

loadavg is a standard (and very classic) system metric in Linux and Unix-likes. Traditionally, on Unix, it counted the average number of processes waiting in the scheduler queue and ready...

Possible causes: 1. `/usr/bin/beesd` wasn't installed with executable permissions. 2. `/bin/bash` is missing. On some systems, bash is installed in `/usr/bin/bash` without the compatibility symlink in `/bin`.

There seem to be a lot of issues coming into play here: - `IOSchedulingClass` leaks into other processes IO, maybe due to tree updates affecting multiple processes, I don't know...

> Or is it just that wine cannot emulate it correctly as an XInput device due to things like the axis centers difference you mentioned creating phantom movement issue? From...

> Replying to https://github.com/ValveSoftware/wine/pull/207#issuecomment-1839617266 If this is an upstream issue, yes, please do. Thanks.

So far I tried Borderlands 3 and AC:Odyssey myself: The differences are subtle but noticeable enough in general, and especially noticeable when trying to aim at a moving target during...