Mike Myers

Results 21 comments of Mike Myers

**Regarding bullet point 2 above**, I looked into doing reverse image search using an API, and it is not going to be very feasible. The existing services that offer reverse...

Much appreciated! I could see maybe making Mach-O a git submodule and making Sentry framework a build-time option and that would be all that's needed. By the way, the code...

@directionless it's an alias, but shouldn't it return the same results as what it aliases? Here's what I see. ``` osquery> select name,phys_footprint,total_size,wired_size,resident_size from processes where name is "Notes"; +-------+----------------+------------+------------+---------------+...

For what it's worth, on OS X 10.9 I had some issues with libiconv too. I used MacPorts to supply the dependencies for the build, but MacPorts’ version of libiconv...

As a user, I'm not upset that this API is secured behind the Location Services setting and an entitlement, since the existence of databases of geo-mapped SSIDs makes any SSID...

@directionless the usage of `.git` in submodule URLs is apparently convention, but not required. And today, testing `git clone https://git.kernel.org/pub/scm/utils/util-linux/util-linux/` works, so this error might have been a temporary network...

~~Yes, like the last commenter said, the original commenter is seeing services with no path because they are hosted in a "service host container" process. The only way to generate...

I have this issue with Steam running properly, and it doesn't seem that any of the dialog box options work, I tried them all. Choosing "restart Steamwebhelper" led to minutes...

Apparently it was last available in macOS 10.15 Catalina, and then they moved it. On macOS 14.7.2 Intel I can find _ManufactureDate_ under the `BatteryData` in IOreg so we can...

Taking the mystery value from ioreg in my last comment, and playing with it as an interval since the macOS Epoch (Jan 1, 2001), it really looks like an integer...