Tootfinder

Opt-in global Mastodon full text search. Join the index!

@samir@functional.computer
2025-07-21 21:24:59

I improved my disk defragmenter. It now moves files to the end when there isn’t enough space, rather than shunting them forward (which could result in file corruption if a crash occurs).
Of course, it doesn’t actually do any of that, it just visualises it, but I think the visualisation is prettier this way too.
Enjoy!

@lanefu@social.linux.pizza
2025-07-20 17:57:32

I get bi-directional LLM guilt. I feel guilty if I don't use them to save time, and then I also feel guilty when my git history shows my carelessness that I haven't fully tested or understood what I just added.
Ex: I LLMd a prettier configuration to fix some markdown formatting stuff in Lazyvim, but then it was single quoting my ansible yaml because I accidentally added a default setting to do so .

@samir@functional.computer
2025-07-08 07:38:30

Now with colour!
codeberg.org/ooble/defrag.exe
I also improved the way that the “file system” is generated; the file sizes are a bit more variable now. I think it’s prettier.