Philipp Middendorf

Results 28 issues of Philipp Middendorf

When trying to connect to me SQL server, I get this: ``` ERRException (ERR {errCode = 1251, errState = "08004", errMsg = "Client does not support authentication protocol requested by...

### Describe the issue I've created a super simple test repository here: https://github.com/pmiddend/poetry2nix-numpy-test The pyproject.toml contains just `numpy-1.22.4` as a dependency, the poetry2nix version is `1.31.0`. Building with `nix-build -A...

When trying to rsync-copy a file, I get this: ``` fish: Unknown command sudo:root\\@cremaster fish: rsync -az --info=progress2 foo myserver|sudo:"root\@myserver" ``` Is this a problem with my shell (fish) or...

enhancement

### Describe the issue I was trying to migrate my project vom niv to flakes, and tried copying the flake template from `templates/app/flake.nix`. `nix build` complained that the flake doesn't...

I'm frequently marking items as `DONE` and then immediately archive them. Is it possible to search for these items (in an `org-ql-search` expression) and display them (at least if they're...

enhancement
discussion

### Describe the issue I have `pillow = "9.5.0"` in my `pyproject.toml`, and it fails because: ``` python3.10-pillow> The headers or library files could not be found for zlib, python3.10-pillow>...

After upgrading to emacs 29.1 now, I'm having weird "focus" issues. See this video: https://github.com/ch11ng/exwm/assets/178496/2b2fd18e-87e6-49d9-a7cb-e8612413c5ae As you can see, the cursor (or caret?) isn't filled, but an outline, and it...

As @Zegnat pointed out in #3, people might want an export into ledger and/or beancount format.

enhancement