whi-tw

Results 21 issues of whi-tw

Firefox can have container tabs enabled, and an extension exists that will allow routing external URLs with a specific format into these containers [Open External links in a container](https://addons.mozilla.org/en-GB/firefox/addon/open-url-in-container/). This...

Rather than using logrotate as-is standard, we're using puppet's own logback rotation system with what seems to be an unmanaged logback.xml file. This means this config is used: ```xml /var/log/puppetserver/puppetserver-%d{yyyy-MM-dd}.%i.log.zip...

This allows event-driven things to be far more easily driven (ie. pulsectl) Also, Rather than defining a source / sync for the mute buttons, use the current default one -...

What ---- Github allows you to elevate the provided GITHUB_TOKEN's permissions, so it can create a PR. Rather than having an unprivileged bot token, elevate the token's permissions to allow...

Rather than just ramming the filament into the extruder gears, allow people to use stallguard to detect the extruder a little more gently. This will need documentation in the PDF,...

> **Disclaimer**: This could be a massive over-step, so please feel free to tell me to stay in my lane. Working on `ercf.py` in #150, I noticed that the file...

What ---- Add Ben's GPG key to allow him to merge-sign. How to review ------------- Confirm with @corlettb that the key I have added is correct --- 🚨⚠️ Please do...

What ---- Bump the elasticache service broker to allow accessing maintenance and backup windows. How to review ------------- * Check the bosh release is the version created after merging of...

These are pretty useful - they allow sections to make the recipe easier to follow. [Demo](https://recipes.whitwell.family/recipes/australian-meatball-curry.html) eg: ```yaml ingredients: - Meatballs: - 600 g minced pork - 1 onion grated...

The following workflow: ```yaml --- name: Lint Code Base on: push: branches-ignore: - main pull_request: branches: - main jobs: lint: uses: ./.github/workflows/reusable-superlinter.yml ``` Shows some errors: * 'lint': `Missing required...

bug