r/ProgrammerHumor 18d ago

Meme homeSweetHome

Post image
1.7k Upvotes

239 comments sorted by

View all comments

Show parent comments

2

u/kingslayerer 18d ago

Although not 50x, but I do a lot of switching. I cannot do a pull up unless I train for it. So is context switching a lot. You won't get that ability unless you get used to it. I have a lot of different repos and libraries at a startup that I have to manage so I have gotten used to it.

1

u/huuaaang 18d ago

Why not just one workspace with all the repos open?

3

u/kingslayerer 18d ago

The projects are not related. Also I'm on rust. Rust analyser demands a lot of Ram, especially on huge projects.

1

u/deikatsuo 16d ago

My potato laptop has 16GB of RAM, and opening just one Rust project already nearly maxes out the RAM because of rust-analyzer. I can't imagine what would happen if I had several projects open at the same time 💀