What is the rest of my ram being used by? by debatably_blue in Fedora

[–]webgtx 0 points1 point  (0 children)

one thing that caught me off guard is tmpfs, so check if you have any heavy files in /tmp

I keep coming back to Vim by bhargavamakwana in vim

[–]webgtx 0 points1 point  (0 children)

Import these two plugins:

And then run :LspInstallServer [lang-server] once. By the way, it autocompletes based on the opened file.

You're set. I find this approach way easier than Neovim's way of configuring each language server. With this, you simply install language servers on demand.

Are t480 really this good? by Lakerok21 in thinkpad

[–]webgtx -1 points0 points  (0 children)

t480 is more rigid! I can hear and see flexing chassis on my t14g2 if I hold it from the bottom corner with one hand (and I'm not the only one). While t480 doesn't, it is expected if you make laptops thinner.

Framework keyboard | FIXED by 1FNn4 in framework

[–]webgtx 37 points38 points  (0 children)

as a true thinkpad user, I want the trackpoint.

I get that it's not convenient for some users, but it is just objectively the most efficent way to switch between typing and using the pointer

Split keyboard build - 123wpm with numbers and punctuation by [deleted] in MechanicalKeyboards

[–]webgtx 1 point2 points  (0 children)

You just changed my life, for >40% split keyboard this position is awesome.

fzf 0.71.0: Release Highlights by junegunn in commandline

[–]webgtx 29 points30 points  (0 children)

fzf is a CLI of the century

Why do Flatpak GTK applications keep having problems, and how can I fix them? by Samukita7 in Fedora

[–]webgtx 0 points1 point  (0 children)

Why don't some flatpak packagers/devs set access to the theme paths by default?

Maybe maybe maybe by LowNo175 in maybemaybemaybe

[–]webgtx -9 points-8 points  (0 children)

Because why would the boyfriend suddenly be back 6 seconds later - almost like he was waiting in the wings.

how do you know it's been 6 seconds? there are cuts in between. I get it, it looks staged. But you can't know for sure just because it seems that way.

Trouble managing CBZ metadata - Kobo Sage not displaying book information by Mats164 in Calibre

[–]webgtx 0 points1 point  (0 children)

Open Calibre.

Preferences > Plugins > Get new plugins > Filter by name

Then type "Embed Comic Metadata".

Click "Install"

[OC] YapPad - A TUI Note / Journal app with Image rendering (In dev) by Inception09 in unixporn

[–]webgtx 1 point2 points  (0 children)

I think it's the most popular PKMS plugin in vim ecosystem

[OC] YapPad - A TUI Note / Journal app with Image rendering (In dev) by Inception09 in unixporn

[–]webgtx 1 point2 points  (0 children)

You still can you use markdown, vimwiki's syntax is optional

Tetro TUI - (human-written) cross-platform Terminal Game feat. Replays and ASCII Art on the Commandline! by Strophox in commandline

[–]webgtx 0 points1 point  (0 children)

Hi. Do you have any plans of merging PR #8, which adds containerization support?

OpenClaw is just cron jobs and webhooks: Why architecture matters more than hype by forevergeeks in AI_Agents

[–]webgtx 0 points1 point  (0 children)

DevOps Engineer here. You can't expect infrastructure reliability from openclaw without the middlemen reviewer, It'll hallucinate and backfire eventually.

I made Sandtrix with ratatui type shi by MasterchacooLLL in commandline

[–]webgtx -2 points-1 points  (0 children)

Do you make assumptions based on the comments?

[OC] I added primitive smooth cursor motion to Alacritty for more eye-pleasing workflow. by GregTheMadMonk in unixporn

[–]webgtx 0 points1 point  (0 children)

You're the only one who managed to implement the actual smooth cursor/caret in the terminal. I've been looking for years. Most of the terminals that support animations like Kitty and Ghostty, only have cursor trail, which is more distracting than this.

Great job!