| ▲ | imtringued a month ago | |
I can't use Claude Code because it runs out of memory during installation. I'm running my development environment inside a VM for sandboxing and I'm unwilling to allocate more RAM to it. What you're suggesting would basically lock me out of agentic coding or into getting a computer with 64GB RAM to deal with the perpetual memory leaks Claude Code is famous for. | ||
| ▲ | rurban a month ago | parent [-] | |
I run into quota violations, which eventually kills my terms and emacs. The agents gets killed with the terms of course. Root cause: tests running in loops, filling up space in /tmp, but I see it only with lsof, not ls nor df. Claude didn't use timeout. | ||