Azure CLI and ACR Docker Credential Helper on macOS 12 Monterey
After upgrading to macOS 12 Monterey I started getting the following error when using docker with the ACR Docker Credential Helper:
After upgrading to macOS 12 Monterey I started getting the following error when using docker with the ACR Docker Credential Helper:
The other day I ran into a post about sending emails that could fall back to support the limited HTML that the Apple watch can display called hidden Apple Wa...
Earlier this year Apple added the concept of beacon region monitoring into Core Location. This is more widely known as iBeacon. Right now there isn’t a large...
Over the holiday I had a little time to fiddle with the Raspberry Pi I got earlier in the summer and I started wondering how hard it would be to get a Blueto...
I’ve been hacking around with FileAPI and XHR2 in HTML5 recently (more on why hopefully in another month or so). So when Amazon announced S3 CORS support I f...
I’ve been playing with mruby for the past week or so. If you haven’t seen it yet it is an embeddable version of Ruby. The first thing I wonder about when I h...
For a while now I’ve seen people ask when support for Apple’s Pantos HTTP live streaming would make it past Safari and iOS. The answer seems to have been tha...
I ran across something the other day that made wonder about doing range requests using ajax. For some reason it wasn’t obvious at first if this would be easy...
Last year Google released WebM as an alternative to h264 encoded video. They followed that up with the release of WebP as an alternative to JPG. Ever since t...
I recently had a chance to try out Google’s closure compiler. The closure compiler is similar to the YUI compressor except that along with minimizing it may ...