Remix.run Logo
VadimPR 2 hours ago

Claude is also surprisingly good at analyzing system issues on a Linux system and solving them!

moduspol an hour ago | parent | next [-]

Yesterday I had ChatGPT walk me through fixing my single-node k3s cluster. It required rebuilding the sqlite database (while skipping a few corrupted records), then clearing the containerd cache, and then finally deleting a somehow-corrupted Secret record, and then recreating it.

Without it I would have given up way earlier, but the infinite patience to keep slurping in error messages and continue to troubleshoot really worked out.

internet101010 an hour ago | parent | prev | next [-]

Yeah Claude is really, really good there. You tell it the distro and the problem and it will solve it. Saved me a lot of pain when it came to swapping out an encrypted boot drive and was good about emphasizing the order of operations required for what I would consider a higher risk/complexity situation.

PeterStuer 2 hours ago | parent | prev [-]

Not just Linux. Whiz at system management on Windows as well.