Marc Wäckerlin
Marc Wäckerlin
@vendethiel wrote: > That's CSS4. Stylus dates back to CSS3 or even before. I see. Interestingly, the feature is already [well supported in most browsers](https://caniuse.com/css-math-functions). In that case, what about...
@kajmagnus, prepending `$` sounds good to me. I'd recommend some kind of prefix for built in Stylus functions, that prevents also conflicts with future CSS standards.
I have the same problem. For one service, the container is very often killed. I cannot find the reason. Probably, either the health check failed or the defined maximum memory...
> @VoR0220 I think what you are proposing is to basically do type checking at runtime, which is not a good idea in my opinion. Nope. In C++, template types...
> Do you use an Container for this or do you do it on the host? I use [mwaeckerlin/reverse-proxy](/mwaeckerlin/reverse-proxy) and share the volume.
@cutec-chris, @tcs-ulli, what is your status here? My status is: Works for me only without your change…
Sorry, I miscategorized the topic, it is not yet a feature (not yet documented), but something I was experimenting with, so it's not a bug, but a feature request. I...
I have the same problem! I lost 59 chunks of important files! How can I get them back? See also [#659](659#issuecomment-368981999)
@mcassaniti, do you mean that `inotifywait` does not work on a LizardFS (fuse) client? → Yes, +1, that's exact the bug I just wanted to report…! Reproduce the problem: 1....
Yes, @onlyjob, it does not work, if access is on another client. But that's an absolutely normal use case, e.g. you have a docker swarm (or a openshift cloud) with...