Alexander Prähauser

Results 12 issues of Alexander Prähauser

I've written some functions that I think have the potential to be very useful and that I thought could be incorporated: ``` (defun avy-select-by-same-function-and-apply (x y) "This function asks for...

- Brief description of the problem: If I try to use `guiset` I'm getting the following output: ``` # controller in excmd: Error: Failed to create directory '/home/alex/.mozilla/firefox/mylty8mo.default/chrome'. Error: Failed...

I'm using Arch Linux with the latest updates installed and ollama installed from its AUR package. When I use the Smaug model, it uses my CPU considerably but my GPU...

I tried this using different llamafiles, but it always goes like this: ``` [alex@Arch bin]$ sh mixtral-8x7b-instruct-v0.1.Q5_K_M.llamafile -ngl 9999 import_cuda_impl: initializing gpu module... get_rocm_bin_path: note: amdclang++ not found on $PATH...

Since fairly recently, `global-undo-tree-mode` does not automatically start undo-tree in buffers. I don't know why this is, it's variable value is t and I haven't changed anything in my config....

Caching doesn't work on either of my laptop or desktop Arch systems: ``` [alex@Arch ~]$ sh wizardcoder-python-34b-v1.0.Q5_K_M.llamafile --prompt-cache ~/wizard/newfile -f wizard/test.el.prompt note: if you have an AMD or NVIDIA GPU...

I haven't written any Latex in a few weeks and only now noticed that I cannot eval ``` (use-package latex-extra) ``` anymore because I get ``` Debugger entered--Lisp error: (file-missing...

I have two AIs set up, one on my laptop and one on my desktop: ``` (use-package gptel :config (gptel-make-openai "testai" ;Any name :stream t ;Stream responses :protocol "http" :host...

I apologize if this is a basic issue, as I'm very new to using tree-sitter. I followed the installation procedures and now `julia-ts-mode` is the default major mode for opening...

I hope this is the best place to put this (the alternative being the org-roam issues page). I'm a user of org-roam and ekg, and I enjoy both of them:...

bug
enhancement