Michael Vorburger

Results 604 comments of Michael Vorburger

Actually, guys... especially @kwin ... on thinking this through further, I now think we do NOT want this! > JDT null analysis running in Eclipse doesn't care what maven compilerId...

> I'm not sure you if this is a real problem or can just be ignored. This log message is a "real" critical (note `emerg` = Nginx "Emergency") problem which...

https://github.com/docker-library/docs/tree/master/nginx#running-nginx-as-a-non-root-user 😹

> I didn't know about this, this is great! You're very welcome! (Do contributors to this project also get FIL for friendly good tips? Just joking!) > Could be used...

> slowly move data down the stack in terms of speed +1; this thought has crossed my mind as well. > I don't think this is configurable on nginx It's...

@holdenk I suspect The Way To Go on this is probably https://man.archlinux.org/man/lvmcache.7 - WDYT?

> I can probably work around and hack something f https://github.com/enola-dev/enola/compare/5317b786bb26f871a6469a90b00c3bab69a727b0..24c37e8e86ba5b4ef4d6e05ef602e542617f5ef5 does the trick (instead of `bazel_binary: bazelisk`)

https://github.com/enola-dev/enola/issues/544 is a somewhat related issue stating that it didn't work for @lbovet who _"had bazelisk but not the bazel symlink"._

> Is there any workaround for this? Sometimes you can workaround using exclusions, like in https://github.com/grpc/grpc-java/issues/10576.

> Quite often, this is because you're pulling in a constant defined in another repo and including that in your maven_install's artifacts parameter. A typical case of this is: com.google.guava:guava...