Sven-Hendrik Haase

Results 140 issues of Sven-Hendrik Haase

I think for very quickly looking at the output of your load test it would be cool if oha used some colors with sane defaults for how long something takes...

enhancement
help wanted
good first issue

Hello, I wanted to build this application but there are no build instructions, no makefile and no CMake files which would have made the process obvious. This obviously looks very...

https://github.com/sstadick/gzp/

actix-web has a ready-to-go [compress middleware](https://docs.rs/actix-web/3.3.2/actix_web/middleware/struct.Compress.html). I currently don't really see any downsides with turning that on. Will have to do a little benchmarking to see whether it's ok to...

good first issue

Currently, we either get symlinks or we don't (`-P`). It might be cool to get symlinks but restrict resolving them to only inside the serve path. This would be a...

Our current compression is sync and while it does use threads, we have to translate between sync and async. It might be cool to use something like @Nemo157's [async-compression](https://github.com/Nemo157/async-compression) for...

We're currently attackable using timing attacks. We might want to add a constant time password comparison. There is one in `ring` that's easy to use.

~~https://github.com/fdehau/tui-rs~~ https://github.com/ratatui-org/ratatui This might be a problem in the web version.

https://crates.io/crates/rain I think it's just so cool.

It would be sooo cool to have animated drawille graphs that change while the module is running. Imagine this but animated: ![](https://github.com/tammoippen/plotille/raw/master/imgs/figure.png)