Chris
Chris
Using `awk` / `sed` usually works, but I now need to add something like this `mycommand | tr -d '\n' | awk '{print ($1-42.0)^2 < 0.01}'` to every line, which...
Sounds good. I was thinking of a way to utilize the status monitoring already build into Kubernetes / Docker, but I supposed those are already exposed through HTTP anyway? Of...
Thanks @mccarthysean that is very insightful - I will try this as soon as possible.
I might add an observation / request: Pressing "Left" at the beginning of a line should navigate the cursor to the back of the previous line. Pressing "Right" at the...
I think this would be very helpful - I just did some config changes to a MariaDB app and CapRover kept trying to restart it, but continuously failed. It would...
I deployed a handful of One-Click-Apps via Safari Version 13.1 recently and did not see this issue occurring.
~~Was this fixed in #385 ?~~
I meant: Was this fixed in: #481?
I would be interested in contributing to make `Float16` support happen. Has anyone seen an existing attempt or any fork / branch you have seen that I should look at...
It sounds like this could be easily be build with the help of: #92 (#108) - we could potentially combine that with a scriptable user interface (e.g. https://github.com/wjakob/nanogui) and create...