Mike McQuaid

Results 582 comments of Mike McQuaid

> It should fall back to the mirror silently Agreed. @stevapple can you provide the full output of a relevant `brew` command failing with `--debug` and `--verbose`?

> A proper mirror should mirror directly from git and produce URLs with the commit hash in them, keeping previous ones for at least an hour or so, depending on...

> Depends on the setup. In a scenario of mirroring every 15 minutes, you can simplify this a lot to simply keeping the last 4 versions. You don't need to...

> However, the extra head requests still made `brew upgrade` **really** slow (sometimes it seemed like `brew` spent more time making head requests than it did actually pouring bottles). Ooof,...

> It'd be nice to limit the head requests to cases where we know they're needed, instead of doing them for all (non-bottle) downloads. Agreed.

This seems like a good idea that will be a pretty heavy lift. Just for clarity @alebcay: are you suggesting this or also volunteering to implement? > * Integrate with...

> Yes, I'm interested in working on this. Haven't touched cask stuff as much in the past but would be interested in giving it a try. Awesome, would love to...

> It looks like most recent AppImages depend on `libfuse2` to be present to operate (they mount the contents in order to be able to execute). @alebcay Is there any...

> I believed that porting Homebrew to Linux was about allowing users to automate installing & upgrading applications that aren't available on any store, in which case integrating Flatpak or...

@KaKi87 I don't understand the question.