Alex Hewson
Alex Hewson
On OSX 10.11.4 + Chocolat 3.2.4 Steps to replicate: 1. Open a project 2. Open many files and settle into working on them 3. Accidentally double-click a file's entry in...
``` --- - name: "Install docker-engine, version {{ docker_engine_version }}" apt: pkg="docker-engine={{ docker_engine_version }}" state=installed update_cache=true cache_valid_time=3600 sudo: yes tags: - docker_setup - initial_setup notify: Restart docker-engine - name: Generate...
This adds a simple, unauthenticated `/healthz` path which can be used to monitor the availability of a Streisand box using a service like [uptime robot](https://uptimerobot.com/). It returns a HTTP `200`...
`ami_id` defaults to the newest Ubuntu 16.04 AMI. But 16.04 hits EOL on April 30th.
**Describe the bug** I've upgraded to the latest release, 23.5.0, and am trying to sync a node that's been down for a few days. I keep seeing the "Connection to...
I'm trying to write some code that'll handle a fixed number of events then exit. The natural way to do this seems to be calling `Pusher.disconnect()` from a handler once...
According to https://www.cnet.com/tech/mobile/one-third-of-apple-and-google-apps-are-so-outdated-they-could-get-removed/ Google is planning to hide apps whose last update was more than two years ago. OI Safe's last release was 2017 so it looks like it'll be...
I'm trying this on my brand new D110 with the attached image. Niimprint connects to the printer and it feeds a label through, but no image is shown. The label...
## Description I run Terraform through a GitLab pipeline, which checks out a fresh copy of the codebase and your module every time. Each time I plan/apply, the resource is...
### Which feature or improvement would you like to request? Stalwart's spam filter has constant false-positives for certain domains - for example every single notification gitlab.com sends me ends up...