Raphael
Raphael
We no longer try to add removed candidates to PATH of new shells. `sdk uninstall` does not change the PATH of the current shell; this is a bug in SDKMAN!...
@ahus1 Thanks for the good hints and sorry for the late reply! `[ops=optional]` looks like what I was looking for. _But_ the feature request is do add an intention (Alt+Enter)...
Bumping this since the size increased _significantly from ~250MB (1.2) to ~440MB (1.3) as listed on DockerHub; local `docker images` lists them as ~470MB and ~1.5GB (!!), respectively. From a...
> If you have any knowledge on the cabal package system, it could be a great help to have a contribution. Would you be up for the challenge? Not really....
I'm not sure about Docker's implementation of "healtch checks"; I would agree that they are less useful than it might seem. What I miss most often is some form of...
> In practice, the methodology used by Kubernetes has proven that healthchecks belongs with the orchestration or infrastructure environment. I don't know about you, but I find that liveness/readiness checks...
> If a user is using linux, I still tend to assume that they're at least vaguely technical. I know this isn't always true, but in general it's a good...
@svtk, I just stumbled over this old fork of mine. Is this still actionable or can I delete the fork?
Here is one concrete false-negative: ```bash rake serve[8088] ``` This is the syntax to pass parameters to Rake tasks. It works fine with Bash (and at least also Fish, didn't...
Is there a big reason against using `tar(.gz)` instead?