Jeremiah Via

Results 9 comments of Jeremiah Via

Just ran into this same problem. Is there a work around for this issue?

If it's any help, if I do something like below it works as it should. ``` python """ This module does something. \namespace module_name Here are some interesting things about...

Sorry for the delay. I’m running the command with the -a and -c flags. The Doxypy config is: DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = name PROJECT_NUMBER = OUTPUT_DIRECTORY = Documentation/doxygen CREATE_SUBDIRS...

Unfortunately the protos are defined elsewhere and are out of my hand. I'll peak around those tickets and see if I can help at all.

Big +1 for adding Babashka into all image variants. The task runner greatly improves the developer experience for tools.deps projects. It would be great to be able to invoke our...

This would be great! We are starting to experiment with vector search at the moment and having to run eland to managed our models is a bit of a pain....

OK, after some more poking at this, I think it is clojure-lsp that is causing the issue. If I run `clj-kondo` at the command line I do not see any...

This feature would also be useful for our use case. We have many 'newsy' quries where the most relevant documents quickly become stale as new articles are written. Being able...

Curious why this would be a better approach.