Paul Tötterman

Results 71 issues of Paul Tötterman

Long links pasted in slack arrive broken in matrix. They are transmitted as they are shown in slack. But slack shows a possibly abbreviated version of the link, while making...

Create a matrix space for slack workspace

**Is your feature request related to a problem? Please describe.** You seem to have some support for XDG directories, but still litter my $HOME. Please put config files in $XDG_CONFIG_HOME....

question

https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html by default, move ~/.dolt/ to ~/.config/dolt/

enhancement
cli
configuration

Have you got any ideas how to handle partitioned tables? I'm thinking of our usecase, but I believe it to be quite common. Range-based partitioning by timestamp column. In our...

feature
needs-more-information
lib

Now with free gemini ( https://blog.google/technology/developers/gemini-code-assist-free/ ) this is quite an interesting vim plugin. Does it use the free gemini code assist or something else? For me the videos don't...

Please support UUIDv7, the best thing to have happened for UUID in a very long time.

Thank you for storing the config in $XDG_CONFIG_HOME (~/.config/) instead of directly in $HOME. But log and history files should not be stored in the same config directory according to...

enhancement

Testing `prettier --parser go-template -w test.html` with test.html being ```html ``` gives: ``` [error] ../../test.html: Error: An error occured during printing. Found invalid node root. [error] at Object.print (/nix/store/1lhkxfwy9cyixyxfg4ww74vz64haxzmc-prettier-gohtml-nix-0/node_modules/prettier-plugin-go-template/lib/index.js:65:19) [error]...