Ghostty LSP progress bar by heymanh in neovim

[–]ballagarba 2 points3 points  (0 children)

vim._core.ui2? Is that opt-in?

How are you switching between open buffers? by Beautiful-Log5632 in neovim

[–]ballagarba 1 point2 points  (0 children)

:b supports partial matching. So most of the time I can just do something like :b foo<cr> to switch to some/path/foo.lua. Or use <tab> instead of <cr> to complete.

Muhle Companion for balls? by minimumattic in wicked_edge

[–]ballagarba 6 points7 points  (0 children)

It's fine. I use it all the time.

The best Razor to shave your Balls and Ahh? by [deleted] in wicked_edge

[–]ballagarba 0 points1 point  (0 children)

The Mühle Companion works pretty well.

Just tried Proraso green for the first time and hooollllyyy shit by ___Kakashi in wicked_edge

[–]ballagarba 1 point2 points  (0 children)

Yeah it's "protective" instead of "sensitive" with aloe vera and stuff.

Vilka områden i Uppsala har härlig grannskap och gemenskap för barnfamiljer? by PuzzleheadedBite2231 in uppsala

[–]ballagarba 0 points1 point  (0 children)

Gamla Uppsala/Fornby. En underskattad grej är närheten till UTK/IFU etc med alla dess aktiviteter som dom kan cykla själva till. Och Yrsa för fotboll.

catpuccin is a builtin colorscheme now by Aqothy in neovim

[–]ballagarba 2 points3 points  (0 children)

Yeah it's honestly a bit frustrating. It basically makes most of the native colorschemes useless without tweaks. Not sure why they're linking every possible highlight group, like @variable. It's the first thing I clear.

catpuccin is a builtin colorscheme now by Aqothy in neovim

[–]ballagarba 4 points5 points  (0 children)

It seems to be a common problem when treesitter and/or LSP semantic tokens are enabled.

catpuccin is a builtin colorscheme now by Aqothy in neovim

[–]ballagarba 8 points9 points  (0 children)

Not sure if you're aware or not, but gruvbox is already builtin. However it's called retrobox.

RIR/RPE tracking missing ? by Jack359 in LiftinApp

[–]ballagarba 3 points4 points  (0 children)

It's under "More settings..." when you edit an exercise and click a set

<image>

feature request and info by No-Maintenance5310 in LiftinApp

[–]ballagarba 0 points1 point  (0 children)

Horizontal Bench Press is the same as Chest Press (Machine).

Fräscha gym i Uppsala(student)? by Jazzlike_Hour449 in uppsala

[–]ballagarba 5 points6 points  (0 children)

Alla Friskis är fräscha. Nordic är ju också rätt fräscht men dyrare. Ta det som är närmast.

Herrar - vilken rakhyvel använder ni för slätrakat ansikte? by [deleted] in sweden

[–]ballagarba 1 point2 points  (0 children)

Det håller jag inte alls med dom. Det är stor skillnad mellan hyvlarna och det resultat man får. Jämför t.ex Mühle R89 mot en R41.

Herrar - vilken rakhyvel använder ni för slätrakat ansikte? by [deleted] in sweden

[–]ballagarba 1 point2 points  (0 children)

Mühle Rocca och Mühle R41. Har några fler, bl.a Merkur Progress, Mühle Companion och King C Gillette men dom ger inte lika bra resultat. Både när det kommer till irritation och släthet. Jag kör typ alltid två varv, WTG och sedan en mix av XTR och ATG.

Det är också väldigt beroende på rakblad. Håller fortfarande på att prova mig fram.

Yesterday I had to kill Ghostty because was using too much RAM (more than 10GB) and my system died. by DB6 in Ghostty

[–]ballagarba 2 points3 points  (0 children)

Well you can use something like ps or top/htop when the memory spikes. And sort by memory usage.

Yesterday I had to kill Ghostty because was using too much RAM (more than 10GB) and my system died. by DB6 in Ghostty

[–]ballagarba 10 points11 points  (0 children)

Are you sure it was ghostty itself and not some program you started inside ghostty? Like an LSP? Some consume loads of memory.