Florian Schmaus
Florian Schmaus
@akhuettel: @sam [asked me for such a check](https://github.com/gentoo/gentoo/pull/28222#issuecomment-1311528464), does this go into the right direction? As of now, this is untested WIP. Check for perl modules installed into invalid directories....
Concrete proposal alternative of https://github.com/gentoo/portage/pull/1040
Using `plzip` (parallel lzip) over `lzip` provides a significant speed improvement, especially on machines with many cores. However, due the design of portage's `_compressor` map it is not straight forward...
Tar's default behavior is to override existing files upon extraction. This may be sensible when restoring a backup, but it is probably a security issue for ebuilds. Consider a Go...
Mill should add the multi-release jar file attribute to the created uber jar file if one of the input jar files is a multi-release jar. Right now, mill users have...
The last commit of helm-rg was in summer 2020. That is over three years ago. The project appears unmaintained and issues like https://github.com/cosmicexplorer/helm-rg/issues/39 suggest that it could break in the...
Gradle's application plugin allows command line arguments to be passed via `--args`. For example ``` $ gradle run --args="foo --bar" ``` It would be great if the `jmh` tasks would...
Thanks for your aggregate javadoc plugin. I am currently in the process of migrating some projects of mine to `buildSrc` and your aggregate-javadoc plugin appears to be what I was...
We were asked [1] to state that the XEP bibliographic data is openly available and free of charge if we want it to be consumed by third parties. This weas...