Jonas Wunderlich
Jonas Wunderlich
What is your opinion on the redict fork? https://redict.io/posts/2024-03-22-redict-is-an-independent-fork/
> > What is your opinion on the redict fork? > > https://redict.io/posts/2024-03-22-redict-is-an-independent-fork/ > > Hey, I'm responsible for the Redict fork. I've been in contact with some of the...
+1 as a Linux user. My setup is mostly Gtk and i avoid QT as far as i can. Would probably be good to make a gtk variant, as this...
> @Morganamilo Is this still out of scope? I came across https://aur.archlinux.org/packages/sphinxbase/ which does not build correctly under Yay, and the maintainer says it's a WONTFIX because you should always...
@Sjorsa1 and maybe others that see this issue. This error occurs when your token is wrong as the phonetrack API returns an empty list `[]` when the token does not...
@jerabaul29 I don't know if this fits your needs, but I use [euporie](https://github.com/joouha/euporie) to edit and run jupyter python notebooks in my console, it also has a vim mode (i...
Don't know if this is the same issue, but there is also a false-positive if the format string is an f-string. For example: ```python from datetime import datetime def parse_iso(iso_str,millis=True):...
@danny-avila would it also be possible to expose the prompt that was really used? The DALLE-3 model, always rewords your prompt, and returns this prompt in the `revised_prompt` field: https://platform.openai.com/docs/api-reference/images/object#images/object-revised_prompt
@akshayka FYI the roadmap does not seem to be public, as your link just redirects me to a login page.
Same as #72