Philipp Keller

Results 7 issues of Philipp Keller

just a mental note to fix those. Also: might be good to mention the tcp example in the README, or maybe not…

C-bug

Because of work I needed to switch to a Windows laptop and now look into a good way to build linux executables on Windows 10. Basicall I'd like to build...

The docs only cover the pages directory (using `_app.jsx`). I want to use it with the new app directory, but I'm lost. The best I could find was [this howto...

I'm trying to run wtftw on a fresh ubuntu installation, but I was not successful so far. Building with `cargo build --release` on rust nightly was successful. ``` Xephyr -screen...

A-bug

Fixing the line_num in the render template exception. The line_num was wrong - it was the number of lines in the whole template instead of where the error happened

I wanted to go for font awesome 6 but saw that this repo is based on version 5. I ended up not using this repo but instead putting a map...

- I installed `aws-export-credentials` with `pipx` - `which aws-export-credentials` -> `/Users/philipp/.local/bin/aws-export-credentials` If I start `aws-export-credentials` without any params I get error ``` Credentials.__new__() takes 5 positional arguments but 6 were...