Hacker News new | ask | show | jobs
by UncleEntity 1525 days ago
Once all the yaks are shaved and you get around to the original goal?

Though, for myself, previous rounds of yak shaving has made it easy to start a “simple” project and usually get it finished in a reasonable amount of time since what I mostly do is write wrappers for the python C-API and my system is pretty solid at this point. Makes it easy to test out different libraries even if the end goal is to use it from a C(++) program.

Probably need to get a grip on the yaks I’m currently herding if I ever want to finish my current long term project.