Vladimir Vukicevic
Vladimir Vukicevic
SFML calls `SetProcessDpiAwareness(ProcessSystemDpiAware)`, but then does nothing else to actually handle DPI scaling, or even provide a way to access the global/screen DPI to code that uses SFML. I would...
Doing this on Windows is very slow; this adds a feature flag to disable doing these checks, making lsd as fast as any other directory listing tool. Without this, running...
If the current Windows working directory is a symlink, lsd only shows "." as output instead of listing the target directory. Works as expected on Linux. ``` C:\ $ lsd...
I've got a Zooz ZEN15 power switch for a high-wattage device. When I turn the device off via homeassistant, the device's state flicks back to on.. and only some seconds...
Would be nice to have this, because otherwise you need to have the `osx-x64` runtime/SDK installed on a M1 mac. (I can't actually find any info on if it's possible...
A global value_factor seems less useful -- it implies that all values already have the same base, at which point you could get any affect you'd like by just playing...
This is.. a long shot, but support for hg `largefile` in git-cinnabar would be incredibly useful. It can probably be built directly on top of `largefile` for the data (e.g....
I had a unit on the original AUTOKIT firmware -- 2020.12.25.1731. Flashing direct to 2022.01.24 didn't work, so I did the following hops in order: 2021.03.06.1355 2021.08.24.1817 then I wanted...
the 1.1.0 executable gets reported as dangerous by Falcon AV; I don't have any additional information, as it's our corporate AV solution and I don't have much visibility into it....
While I appreciate the do-everything scripts that are provided, they are rarely appropriate except for a bare machine that is going to be provisioned purely for daytona. It would be...