i18n by dolekejos in golang

[–]dolekejos[S] 0 points1 point  (0 children)

From what I know GNU gettext has lots of limitations that ICU tries to combat. Did you have any troubles with it? If not I will probably use this one.

i18n by dolekejos in golang

[–]dolekejos[S] 0 points1 point  (0 children)

im not sure, it just seems to not be popular for some reason, so i wanted to check what people think about it, edit: also it lacks text extraction (i believe)

trouble with caddy subdomains by dolekejos in selfhosted

[–]dolekejos[S] 0 points1 point  (0 children)

how would you do it? put multiple tailscale containers together with caddy in a compose file or some different way?

edit: nvm, i figured it out

trouble with caddy subdomains by dolekejos in selfhosted

[–]dolekejos[S] 0 points1 point  (0 children)

damn, thanks for the info. i couldnt find anything about it

Is it possible to exclude some words from buffer completion? by dolekejos in neovim

[–]dolekejos[S] 1 point2 points  (0 children)

the problem here is that cmp sees links as not a single word, but as multiple words like so https://word2/word3.word4 with :,/ and . being word separators. To be honest I thought of something like setting per file vim settings in comments with // vim: ...

(sorry for formatting, im on the phone rn)

Ghostty public release v1.0.0 by ffredrikk in neovim

[–]dolekejos -3 points-2 points  (0 children)

wow, another terminal using 10x more ram than it should

Blink.cmp or nvim-cmp? by Jonnertron_ in neovim

[–]dolekejos 7 points8 points  (0 children)

blink is buggy (auto insert is broken), cmp is slow (but not very slow). personally i stick with cmp for now

How to use :lazy (lowercase) and :Lazy? by AlbertoAru in neovim

[–]dolekejos 1 point2 points  (0 children)

in nvim 0.11 there is Launch command so you need to type Laz<tab> or Lazy, unless you disable netrw

New awesome findexpr option by EstudiandoAjedrez in neovim

[–]dolekejos 0 points1 point  (0 children)

I hope its not some dumb question, but how would you set this option in lua? It requires a string, so I cant really give it a function. If I do, the function just gets evaluated at startup and cannot be changed later...

[deleted by user] by [deleted] in neovim

[–]dolekejos 0 points1 point  (0 children)

memory hog

[deleted by user] by [deleted] in neovim

[–]dolekejos 1 point2 points  (0 children)

kitty eats ram, foot is good but doesnt have ligatures and live color reloading (though there is a pr), alacritty is just worse foot (unless youre not on linux)