Hacker News new | ask | show | jobs
by vanderZwan 2637 days ago
> going in literal circles because of some degree/radian conversion errors

Hehe, nice.

And thanks for the tip! Retrying tomorrow is nothing new to me, but I never thought to save yesterday's progress and diff it with the next day's rewrite to figure out why I was stuck.

1 comments

It's especially useful when the changes are so small/subtle that you wouldn't even catch them looking at commit history.