Johan Ekenberg
Johan Ekenberg
Please add this useful counterpart to ivy-occur-flush-lines!
[Section Functions](https://github.com/alhassy/ElispCheatSheet?tab=readme-ov-file#orgcae400a) has a duplicated row `(funcall my-f 1 2)`, as seen in the PDF: 
[Section Variables](https://github.com/alhassy/ElispCheatSheet?tab=readme-ov-file#org943c427) has a typo: `devfar` should be corrected to `defvar`
It seems a make clean tries to "rm -rf" my entires disk: ~/projects/LuaBridgeDemo$ CONFIG=RELEASE make -j5 -C ./Demo/Builds/Linux/ clean make: Entering directory `/home/johan/projects/LuaBridgeDemo/Demo/Builds/Linux' Cleaning LuaBridgeDemo rm: cannot remove`/': Is a...
Looking at [the documentation for Gemini API](https://ai.google.dev/gemini-api/docs/grounding?lang=rest#configure-search) I see that Google Search can be used as a tool even with the REST API. Does that mean that the Google search...
I run a headless squeezeplay server on an old HTPC with Debian Linux on a VIA C3 processor. To build, I had to create an alternative Makefile for the VIA...