Hacker News new | ask | show | jobs
by markus_zhang 1692 days ago
Thanks, I knew about Tiled at the time. The project was kinda of a learning project so I didn't bother to use an external tool. Now that I look back, that's probably how I approach all projects (not work-related): I just want to learn how it works superficially, and once I do I'd lose motivation and drop the project eventually.

Very nasty mindset I have to admit...

2 comments

It's not a bad mindset at all. "Finishing" can be a goal and so can "learn a new thing in an enjoyable way". Sometimes I write code just because I get the urge to create a nifty data structure. Who cares if no one will ever use it or look at it again? I enjoyed making it.
I mean, what finishing means is personally defined by you. If you define finishing as learning what you set out to learn, then you finished.