Daniel Heppner

Results 3 issues of Daniel Heppner

If I have a video open in Chrome it doesn't seem to detect that and prevent the screen from dimming. It's annoying having to move the mouse every so often...

Following your instructions on MacOS, I'm running the first `nix run .#build` and I've encountered some very expensive and long running compilation steps. ``` ❯ nix run .#build warning: Git...

question

DuckDB has a unique way of formatting arguments that requires the type be specified after a `?::` for positional arguments. I added support for my own use case and it...