Craig Younkins

Results 6 comments of Craig Younkins

While this would be nice, it's pretty easy to do yourself. Here's another example in bash: ``` #! /usr/bin/env bash # Exit on error. Append "|| true" if you expect...

I'm not sure what you mean by "The type DS records are supposedly picked up as they are sent with the referrals that unbound gets." Can you clarify? The current...

For me I installed the app update, the app restarted and a pop-up from the icon tray said the driver needed to be updated. I clicked install, I think I...

I'm seeing this as well. I want to add that on my network there is only one service polling for IP changes, once every two minutes. This is within the...

Set the container platform to be amd64: https://stackoverflow.com/questions/65612411/forcing-docker-to-use-linux-amd64-platform-by-default-on-macos And you can set the "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" option under in docker desktop -> settings -> general,...

So running in cygwin is a little better - It will make once, but will fail on subsequent runs because during dependency generation, the compiler (which I've set to avr-gcc.exe)...