10 ms·
> Since working on my own stuff, I’ve had to drastically reduce the scale of my work, and practice self-discipline that, I suspect, many folks here would consid
by gazsp 3y ago
> Since working on my own stuff, I’ve had to drastically reduce the scale of my work, and practice self-discipline that, I suspect, many folks here would consider extreme.
As a person with never-ending, over-ambitious side projects, I'd be interested in hearing more about this!
- ChrisMarshallNY 3y agoWell, it's a long story, but I tend to have a goal for every one of my projects; even if that goal is to provide a reusable library for other projects. The vast majority of my projects are reusable libraries and SDKs (Swift Packages, for the most part). I do every one of my projects as if I were delivering to a Fortune 50 corporation. I write a bit about how I do stuff, here: https://littlegreenviper.com/miscellany/thats-not-what-ships-are-built-for/ https://littlegreenviper.com/miscellany/thats-not-what-ships...
- gazsp 3y agoAwesome, thanks!