This is really nice
But I have a habit to :w every 5 seconds, so I can’t really use it
This is really nice
But I have a habit to :w every 5 seconds, so I can’t really use it
Fair enough. I’ve only created a visualization tool, I haven’t gathered statistics.
Why? The purpose of this project was for me to see which keys I press more often so I know which fingers get stressed, and it exactly what the project does
Thank you for clarification!
I don’t really understand how can specific programs map the Meta key as something. Isn’t it the job of the driver to map key-presses to input events (which are then passed to display server by evdev
)?
I have it mapped to control
I thought it meant the same, Meta/Super/Windows
I saw these used in documentation interchangeably
I’m using a tiling window manager and neovim as my main editor, so I have to use hot-keys quite a lot As for the caps, I have it remapped to control
Yeah, it is on my keyboard
No, the red is more used, I just have Caps remapped to control
I have it remapped to control
Mine made me want to hide all my public repos :')
not necessarily llms, just ml models
using lsp in vim has pretty much the same problem especially with java
I used vokoscreen, it’s quite good
you mean rewrite it in rust?
Stilltoomuchwasteofspace
Very nice!
What do you mean by immutable though?
I doubt it’s useful for performance evaluation, however, if you are writing a paper and want to compare your algorithm to an existing one, this can be handy
I want to thank everyone for the help!
I was finally able to find the issue. Thanks to @slappy@lemmy.blahaj.zone 's question regarding my filesystem type, I decided to look into it.
I use btrfs, and this command showed me, that I have a lot of snapshots made by apt.
$ sudo btrfs subvolume list -s /
...
ID 318 gen 2617038 cgen 2566262 top level 5 otime 2024-02-13 06:59:10 path @apt-snapshot-release-upgrade-jammy-2024-02-13_06:59:10
It was probably possible to determine how much space each of them was occupying, but I decided to simply delete them all and be done with the issue. So I installed apt-btrfs-snapshot
and run delete-older-than 0d
.
As a result, I now have 29 Gb and no backups, which is fine with me.
I killed the fox many times before when it hang my system