Hacker News new | ask | show | jobs
by AussieWog93 15 days ago
It's not (strictly) a disk space issue. It's Android aggressively trimming cache files that Kodi assumes are never trimmed.

There's a single variable that keeps track of whether or not the cache has been "written", but Android only trims some of the cache files.

1 comments

Although if it makes you feel better it turns out this issue was a dupe. Someone else's Claude probably fixed it before mine did, haha.
Thanks, I was interested at this point ;) Yeah I don't know, the other PR is from April. Not saying AI cannot be useful. On the other hand this is a "well studied" problem. Last year I worked on a project where I mostly stopped using draft PRs because the team lead (or his AI) was stealing my code all the time :D