andrewcrook

Results 134 comments of andrewcrook

@sveinbjornt Brilliant thank you so much. I have just done a pull request for [homebrew-casks](https://github.com/Homebrew/homebrew-cask/pull/131012) tests are running then waiting for manual review and merge. So should be on homebrew...

> I've narrowed this down @bdkjones You never said what model of Mac you have. How the software works varies between different Mac models. mainly with or without T2 chip...

This could be done by a script with the Duck DNS REST API as a scheduled task I am sure there are plenty of scripts and compatible tools out there....

My experience is that mas doesn’t seem to work on Catalina very well or if at all. I think this is caused by the App Store because the App Store...

@MichaelAquilina sure top from the same shell and activity monitor. Plenty available. `> top` ```sh Processes: 411 total, 2 running, 409 sleeping, 1890 threads 13:58:49 Load Avg: 0.90, 1.19, 1.39...

> tail seems to be using calloc instead of malloc not sure iirc the different between calloc and malloc is that calloc zeros out the memory allocation and malloc doesn’t....

could this be extended to Docker platform emulation #138 where you can select amd64 Linux to run on ARM64 and vice versa? I suggested each package having a meta file...

@mapitman what about Windows Containers? any need for them to be supported?

@glensc I don't think it’s the same thing I would have put the ‘_misc’, but does emulate that functionality and yes that was a typo đŸ«ą [https://github.com/tonistiigi/binfmt](https://github.com/tonistiigi/binfmt) I think its...