Andre
Andre
Woops sorry. Got it. Consider this issue closed.
> Then edit to remove the `"-mpopcnt"` strings. And how does the edited discover.ml look like?
> [@anta40](https://github.com/anta40) > > I just did the simplest `da"` vim motion, the file could definitely be further simplified. > I copy pasted your update and... couldn't build it: ```...
OK got it.
@forthy42 I tried to build from git. ``` ./configure CC=gcc-14 zsh: no such file or directory: ./configure ``` Where's the configure script?
My cmake knowledge is very rusty. Apologies. I tried this: ``` $ cmake .. -D CMAKE_C_COMPILER=i386-elf-gcc -- The C compiler identification is GNU 14.1.0 -- The ASM compiler identification is...
> * does the command above work without showing the error? Works fine ``` $ ./sandbox_exec.sh build uname Darwin $ ./sandbox_exec.sh build ls sandbox_exec.sh sandbox.sh sandbox.sh.hash $ ./sandbox_exec.sh build date...
Sorry for the late reply. After installing the latest core_unix (**v0.17.1**), no issue with installing async.
> This is Google's Gemini model built into Chrome. Google offloads garbage to user devices to run the model locally. The funny thing is that it will take up 22GB...
Yep me too. Now I'm on Sequoia 15.7.1. So far `130.0.6723.174` worked fine for almost a year and then it always crashes on startup. `--disable-sync` does the trick. Not sure...