Johan Ekenberg

Results 6 issues of 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: ![image](https://github.com/alhassy/ElispCheatSheet/assets/1449201/9a94ee83-e3dd-4c07-8396-6b5a7ea91880)

[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...

question

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...