📢
29

A frustrating lesson from my first coding project.

Online compilers sometimes eat your code for no reason.
3 comments

Log in to join the discussion

Log In
3 Comments
hill.hugo
hill.hugo1mo ago
Tell me about it, mine eats my mistakes before I can debug them.
2
danielh81
danielh811mo ago
Saw a friend's code vanish right as he found the bug.
6
perez.barbara
My IDE's auto-save wiped a messy loop yesterday... and it forced me to think simpler. Losing that code meant I had to rebuild it clean, without the old knots. Now it runs smoother because I started over with a better layout... sometimes a fresh page is what you need.
6