that’s full drive death in under a year. https://github.com/openai/codex/issues/28224
Closed
Codex SQLite feedbac...
#28224
Issue
Codex is continuously writing a large amount of data to the local SQLite feedback log database:
~/.codex/logs_2.sqlite
~/.codex/logs_2.sqlite-wal
~/.codex/logs_2.sqlite-shm
On my machine, after about 21 days of uptime, the main SSD has written about 37 TB. Process/file-level checks show Codex SQLite logs are the main continuous writer.
That extrapolates to roughly 640 TB/year. On a 1 TB SSD, that is about 640 full-drive writes per year. Some consumer SSDs are rated around 600 TBW, so this could consume roughly a full drive's warranted write endurance in less than a year.
@LukaszOlejnik this is a goldmine
apparently it will just start deleting files to find more space
In many places it's illegal to delete or alter files without express permission of the user. Lookup "Computer Crimes Act" for any given jurisdiction.
AI corporations are causing destructive externalities on the assumption that they can bribe anyone who tries to hold them responsible 😞