sqwishy
sqwishy
Fixed in cron v0.12.0
Yes I can, I thought there was bot that did that but I can later today.
This fucking piece of shit CI dude. Also @rubenfiszel this is an example of some nsjail jank that I've seen locally sometimes. ``` 2022-09-20T23:08:36.8978994Z left: `Object {"error": String("Error during execution...
@rubenfiszel Any changes regarding nsjail debugging will go in a separate branch. CI appears to be failing because it's using an old Go compiler. If you're fine with everything else...
Kind of sounds like `tail -f` covers most of those features :smile:
There are builds of it designed to run, if I understand correctly, in certain environments like like cygwin or MinGW. In fact, I believe it (and bash and some other...
Hi I just stumbled on this accidentally while checking out [reedline](https://github.com/nushell/reedline). I noticed two surprising things. 1. reedline uses crossterm over stderr. 2. reedline calls `crossterm::cursor::position()`, which fails if stdout...
> I do not think this is the proper way to solve #369. We need to properly set the foreground process group. A couple questions. 1. If bwrap is no...
I think I just ran into this issue. I was using `podman create my-image` and `podman export` to get a tar of the `my-image` rootfs. It looked like `podman build...
This might not be the same issue, since I don't see the memory usage thing. But if I make a file containing only `x clock;` and save it or run...