wickles

Results 31 comments of wickles

I also had this issue on the Valve Index HMD, using the sharkyh20 fork. I noticed that the "Room View" icon disappears when OVR Input Emulator is installed and the...

It's in the cask repository. Just make sure you have cask installed and it should show up when searching. Install via 'brew cask install quicknfo'. It's version 1.2, although it...

> I can confirm this. Is it often the usecase to not clone the complete repo? This is very common! See this search query with 139k results for example: https://github.com/search?q=%22git+clone+--depth%22&type=code

so it works? can't find any documentation on this and I don't have the Eye cameras yet.

I had fixed this before in 0038cb24b4adbb85321e3c36fb7079fc898de44e but it looks like it got reverted in 2fa14ca19cd80ba2be106784e2626b64b199e61b.

Perfect, thank you. Here are my results. ## Loading phase Without cache. ``` ❯ bash ble.sh: 1688351168.895969 load start ble.sh: 1688351168.932548 parsed [Elapsed 0.007s; CPU U:0.003s S:0.004s (96.76%)] ble.pp/prologue (2...

I have added the sums for the binding part. In total my startup times are roughly ~1800ms without cache and ~420ms with cache. This is on an M1 macbook pro...

Personally I would prefer `brew cu` to inherit from environment variables `HOMEBREW_NO_AUTO_UPDATE` and `HOMEBREW_AUTO_UPDATE_SECS` as documented in `man brew`.

> However I can't seem to be able to reproduce that. Appears to be related to another configuration flag I use. Try setting environment variable `HOMEBREW_NO_INSTALL_FROM_API=1`. When I unset that...

Here's a visual comparison using the reference file. Without this change: With this change: