andnekon

joined 1 year ago
[–] [email protected] 3 points 1 month ago (5 children)

No, the red is more used, I just have Caps remapped to control

[–] [email protected] 1 points 1 month ago (2 children)

Very nice! What are you using as the file manager and the music player?

[–] [email protected] 22 points 4 months ago

not necessarily llms, just ml models

[–] [email protected] 4 points 4 months ago

using lsp in vim has pretty much the same problem especially with java

[–] [email protected] 1 points 6 months ago

I used vokoscreen, it's quite good

[–] [email protected] 1 points 6 months ago (1 children)

you mean rewrite it in rust?

[–] [email protected] 10 points 6 months ago

Stilltoomuchwasteofspace

[–] [email protected] 2 points 6 months ago (3 children)

Very nice!

What do you mean by immutable though?

[–] [email protected] 3 points 6 months ago (1 children)

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

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

I want to thank everyone for the help!

I was finally able to find the issue. Thanks to @[email protected] '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.

This answer on askubuntu was useful

[–] [email protected] 1 points 6 months ago

I'm using btrfs When I grew the partition, I only used GParted

[–] [email protected] 1 points 7 months ago (2 children)

I zeroed all the files in /var/log, but it had practically no effect on the disk usage

view more: ‹ prev next ›