Tim Meusel
Tim Meusel
Shopify worked on compiler improvements for Ruby: https://github.com/Shopify/yjit This was merged upstream in Ruby 3.1 and got a lot of improvements in Ruby 3.3. We now use 3.3 in our...
We have a basic systemd unit file at https://github.com/betadots/hdm/pull/40/files#diff-6a4ba7e2b78ee8953da5086899d9ba08d3cdb26164e9b4ecf7d5aa87fe665438 while this seems to work, we should implement some hardening. systemd provides many options for that.
sooooooo. From time to time we actually say something smart in the channel, and it would be a good idea to catch that: !grab - this saves the last written...
We already have a list of hardcoded factoids. it would be nice if everybody with a registered nickname can create a new factoid during runtime. We should not only store...
## Describe the Change You Would Like I guess it's not a bug, just a missing piece in the docs / I'm too stupid to find it: Hi! I'm working...
This ensures that the task doesn't continue when an error happened. This is also best practice in bash.
The ruby module is used as a dependency in many other component modules. Some of them also define the `ruby` package or any of the other packages here. This leads...
At the moment the plans assume that all nodes are available. I had a few customer setups where one of the compilers wasn't reachable during a convert/upgrade. To not put...
## Use Case Often it's helpful to check in Puppet Code if it's running on a compiler/primary or to use trusted data in node group rules. Puppet even [documents the...
Hi, thanks for the project! Can you please add a license so it's clear under which terms and conditions this project can be used? (I'm always in favour of AGPL)