Comment on A hypothesis
SkunkWorkz@lemmy.world 1 day agoIf the crashing stopped by replacing the SSD probably the SSD is end-of-life. SSDs basically wear down with each write action and when they reach their terabytes written limit they can start crashing the system.
python@lemmy.world 1 day ago
That might be the case too! I do believe it was more of a skill issue in my case because I was booting Linux Mint from a 40GB partition (couldn’t free any more space than that on the old SSD) and enabled too many system backups (they recommended 2 daily and 2 on boot, and I just followed the recommendation without thinking about the space implications). Those alone put me at around 35-38GB of used space, and an npm install is usually around 1 GB, but log and temp files can sometimes balloon up when things go wrong. So it wasn’t really a crash per say, just Mint’s “shut down the system when you run out of storage space” protection triggering haha