Live data from Hacker News

Lessons from a never-ending personal project

siddhesh.substack.com

1–10 of 80 posts

Re: Lessons from a never-ending personal project

#2
Bjarne Stroustrup once wrote: "Software development is an iterative and incremental process. Each stage of the process is revisited repeatedly during the development, and each visit refines the end product of that stage. In general, the process has no beginning and no end."

Re: Lessons from a never-ending personal project

#7
Ahhh, this speaks to me. I've been doing my pet project for 6 months now. I have just embarked on another new feature this weekend. The project has been "finished" for a number of times on a number of milestones, but but I just needed to get one more feature in. I'm my best and worst product manager. Best in the case that I can control what go in and what to keep out. Worst in that feature creep is way too easy.

Ok. I'm going to comment out the pending feature and just release it.

Re: Lessons from a never-ending personal project

#8

Bjarne Stroustrup once wrote: "Software development is an iterative and incremental process. Each stage of the process is revisited repeatedly during the development, and each visit refines the end product of that stage. In general, the process has no beginning and no end."

How I long to be a snake eating its own tail.

Re: Lessons from a never-ending personal project

#9
This is completely alien to me. I've had various personal projects over time. They are always managed in terms of goals and available resources and never deadlines. Deadlines can happen, but in general they are a terrible way to manage nearly any development. Better to consider goals and resources and work from there. My results have been pretty good and often open up new potential direction for continuation projects afterward.

There is a saying that works of art are never done, people just eventually quit working on them. Even that seems somewhat apart from "... finishing a personal project you’re doing just for yourself is impossible" which seems overly broad and very dark.

Post reply on HN