My Code After Running Once On My Machine

178 points · 5 comments · view on lemmy.world

5 Comments

Distributed@lemmy.ml · 21 pts · 3y

This is why god (linus torvalds) invented git.

git commit -m "holy fuck its working"

NovaPrime@lemmy.ml · 6 pts · 3y (3 replies)

Dev containers are life savers

orca@orcas.enjoying.yachts · 2 pts · 3y (2 replies)

We use them daily for everything. They’re great but sometimes Docker likes to be a bastard and hang. VSCode spinning away.

NovaPrime@lemmy.ml · 2 pts · 3y (1 reply)

Too true. I spent way more time than I care to admit yesterday battling Docker desktop for Mac.

orca@orcas.enjoying.yachts · 2 pts · 3y

Sometimes simply rebooting does the trick lol. I find that it gets really wonky when you're switching branches on a project often.