“Did I tell you about @rustlang before? It is so blazingly fast, and won’t ghost you at runtime with unexpected bugs. It doesn’t even need a garbage collector because it has this great thing called the ownership model. We should code some rust together babe”
@harrytenberge@IDK59662242@PipewireP Fun story, I installed guitarix last week but didn’t yet pull through. I need integration with Reaper and I’m unsure whether that works. Gotta investigate
@AstraKernel There is no need to have a new terminal windows for every session. Out of the box, you can have multile sessions, and easily switch between them using <prefix>+w (unless otherwise configured)? I run all of this in a single terminal window.
unironically cargo's target directory is worse than node_modules
i have to regularly
find . -maxdepth 2 -type d -name target -delete
my work and personal directories due to how much memory rust uses... i have 100GiB of just compiled tokio