Hans Raaf
Hans Raaf
## Feature Request I would like a way to change the inbox prefix used without reconnect or multiple connections needed. #### Use Case: We secure some clients with them having...
I would like to filter out all empty lines, but can't find how to do it.
Is this dead? It does not seem to work anymore.
**Describe the bug** When asking to write a program, the LLM may output escaped characters like the following sequence: ``` //> fmt //> . //> Print //> f //> ("%...
Somehow TCache got my favourite project to learn Haskell and I already did a second round of cleanups to the code with my new friend hlint. Currently I am checking...
I am actually looking into this for some hours, I need "Bankers Rounding" on place 4 and originally started with a float variant: ```go func BankerRound4(num float64) float64 { //...
I try for hours to figure out how to configure V1.7.6 for use with "Postmark" which provides SMTP with STARTTLS on ports 25, 2525 and 587. While another provider works...
I was in a directory with very long filenames (longer than the terminal width) and switched on preview mode. It seems this is not working. I guess the filenames need...
When using setup-beam@v1 in a Gitea action it fails at installing Gleam. Erlang gets installed without problems but after that I get "::error::Unauthorized". To me it is unclear what the...
Hello @janpfeifer, I just wondered if it is possible to create a package inside of the cells of a notebook. Would that be difficulty to implement? How about something like...