Jerry1144

Results 13 comments of Jerry1144

> I know some are very common but I'm curious if requiring subversion creates some extra package upgrade burden that would be nice to avoid for folks who otherwise don't...

Does not seem to happen with 0.10.2 Homebrew build.

> I posted more info here: [#2461 (comment)](https://github.com/libjxl/libjxl/issues/2461#issuecomment-1813388521) > > libjxl-0.8.2 does not contain any of the fixes yet. I tried to add `patch do .....pull/2383.diff` and then `patch do...

> time="2024-04-01 20:41:11.778" level=debug msg="batteryCharge=58, lower=58, upper=60, chargingEnabled=false, isPluggedIn=true, maintainedChargingInProgress=false" > time="2024-04-02 00:18:35.377" level=debug msg="batteryCharge=74, lower=58, upper=60, chargingEnabled=false, isPluggedIn=true, maintainedChargingInProgress=false" I guess system fell into a deeper sleep in between,...

> I'll see whether it holds off charging above 80% if my iPhone is powered down. Maybe even Apple themselves cannot make this to work. Sorry for the delay, but...

Basically, Homebrew/Core wants to provide for command line tools that: * Can be distributed by building on users' machines * Has an Open license * Acts in line with other...

> I don't know how the formula and the service thing work at all. It's pretty simple: the service block tells `brew` this file (picked and modified from the build...

With `` true, launchd automatically launches `batt daemon` immediately after it's killed; and as part of its shutdown process, batt overwrites the edited config with its own, right before the...

It's merged. https://github.com/Homebrew/homebrew-core/pull/166340

It's quite easy to do yourselves, but quite hard to do for the devs sans a complete restructuring of ImageJ. `cd Fiji.app`, temporary move everything away except `Contents`, run `codesign...