Jordan ERNST

Results 26 issues of Jordan ERNST

I think we should have the config file in user config directory instead of writing it in the current dir: * `%APPDATA%\platypus\config.yml` on Windows * `~/.config/platypus/config.yml` on non-Windows I couldn't...

enhancement

What is there a way to expose expose ports listening on localhost ? I have a Linux proxy and a Windows agent that can communicate through an OpenVPN tunnel (both...

enhancement

Would you consider extending the list of compatible board ? I'm a [MudPi](https://github.com/mudpi/mudpi-core) user and contributor. And I've helped to [extend support for other Linux SBC](https://github.com/mudpi/mudpi-core/issues/15), you can see the...

enhancement

The game crashed after few games : ``` ACR error (11) (Couldn't open packages/maps/official/preview/acr_recreation.jpg) OpenAL Error (A004): invalid operation, line 367 AL lib: (EE) alc_cleanup: 1 device not closed ```...

bug
priority-4-critical

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug

Describe the bug ---------------- When using the 0.105.0 tar.gz on Alpine (latest), I installed all the dependencies (including the new ones). Then, ctest returns (see attached verbose logs): ``` 73%...

I'm pentesting an old box with only SSLv3 and TLSv1.0 enabled. From debug log: `tls: server selected unsupported protocol version 301`, which means TLSv1.0. Is there any way to support...

enhancement

Type: Documentation Issue ## Archive the repo Could you please archive the repo, and put a note in the `README.md` redirecting users to https://github.com/jesec/flood ? Many still don't understand that...

I would like to calculate [Vapour Pressure Deficit](https://en.wikipedia.org/wiki/Vapour-pressure_deficit) on each climate sensor reading (if enabled via config). It requires the temperature and the relative humidity in the air. Then I...

First off, thanks for that extension, it really changes my everyday life. I really like the idea of everything happening locally. I'm wondering if it would be a lot of...

needs triage