Live data from Hacker News

A one-side-project-per-month challenge

github.com

111–120 of 121 posts

Re: A one-side-project-per-month challenge

#111
post #105

The most important outcome for me when I did this (for 6 months) was my own webapp generating infrastructure, modules for common things with a whole lot of scripting to integrate 50-80% of all features (payments, chat, onboarding flows, landing page templates, dashboard templates, checkout flows, profile creation, etc.) depending on the app. Of course, building this infrastructure took about 4,5 months to put togethe…

Well if you're a Python person, Django is amazing, and if you're a golang person Gin Gonic is amazing. Not everything webapp is Rails, although Rails is wonderful for prototypes. The only two very large rails sites I was ever consciously aware of were Twitter (now all java) and Groupon (now mostly node).

Kickstarter, AirBnB, Github, Scribd, Bleacher Report, Hulu, Codeacademy, the 100+ startups that message me for interviewers every year, etc.

I was only making claims for rapid prototyping. I still contend for prototyping there is no better framework than Rails. From the start DHH designed Rails specifically for prototyping of web apps, and your custom prototyping infrastructure will sit very nicely on top.

Re: A one-side-project-per-month challenge

#112

Earlier quoted context omitted.

One could dismiss your 7-phase plan with a similar argument.

I doubt it given all the IT people, including HN readers, saying the college grads usually cant program worth anything. Whereas, the people who learned a creative, building skill by building straightforward or creative solutions to various problems often program better. Surprise! The vast trove of empical data out there on activities like programming suggest that practice is main way people get better. There's also a…

Couldn't have said it better myself.

Re: A one-side-project-per-month challenge

#113
post #105

Earlier quoted context omitted.

Well if you're a Python person, Django is amazing, and if you're a golang person Gin Gonic is amazing. Not everything webapp is Rails, although Rails is wonderful for prototypes. The only two very large rails sites I was ever consciously aware of were Twitter (now all java) and Groupon (now mostly node).

Kickstarter, AirBnB, Github, Scribd, Bleacher Report, Hulu, Codeacademy, the 100+ startups that message me for interviewers every year, etc. I was only making claims for rapid prototyping. I still contend for prototyping there is no better framework than Rails. From the start DHH designed Rails specifically for prototyping of web apps, and your custom prototyping infrastructure will sit very nicely on top.

No better Ruby framework than Rails. We both agree there!

Re: A one-side-project-per-month challenge

#114

Earlier quoted context omitted.

One could dismiss your 7-phase plan with a similar argument.

I doubt it given all the IT people, including HN readers, saying the college grads usually cant program worth anything. Whereas, the people who learned a creative, building skill by building straightforward or creative solutions to various problems often program better. Surprise! The vast trove of empical data out there on activities like programming suggest that practice is main way people get better. There's also a…

Uh..... I don't disagree with you, but you're responding to something I didn't even say....

Re: A one-side-project-per-month challenge

#115

Earlier quoted context omitted.

I like this idea, I've got a handful of side project ideas that I always go back and forth on having/losing steam on and I end up never finishing them. I also go back and forth on whether my side project should be open sourced or not. Why did you decide to open source all of your personal projects? What if it became something great that you later find out could be sold for extra income, would you regret open-sourcing…

> Why did you decide to open source all of your personal projects? What if it became something great that you later find out could be sold for extra income, would you regret open-sourcing? I think that's a decision to be based off of what it is. If that's a concern, and if open source has limited inherent value to you or the project, perhaps it shouldn't be. For me, i highly doubt my currently projects will make any…

I had to recheck that this wasn't written by me N months prior, it's exactly the same motivation and benefits I've found.

Only thing is I make Javascript things instead of home automation.

Re: A one-side-project-per-month challenge

#116
post #75

Earlier quoted context omitted.

> When the work is for yourself, you set the due date. Setting the due date at 1 month is bound to yield unsavory results. People have created profitable side projects in a couple of weeks or even less.

In software development? Defintely. In art? No.

If we don't count the time needed to master their skills (which we don't for software development either), artists have often created profitable works in a couple of weeks or less.

Songs that were conceived and recorded in a few days have become big profitable hits (e.g. "Doctoring the Tardis"). And of course a napkin sketch from someone like Picasso can easily fetch like $1000 or $5000.

Re: A one-side-project-per-month challenge

#117

Earlier quoted context omitted.

I doubt it given all the IT people, including HN readers, saying the college grads usually cant program worth anything. Whereas, the people who learned a creative, building skill by building straightforward or creative solutions to various problems often program better. Surprise! The vast trove of empical data out there on activities like programming suggest that practice is main way people get better. There's also a…

Uh..... I don't disagree with you, but you're responding to something I didn't even say....

You actually didn't say anything. You implied 7 arguments existed that would dismiss the comment. Your comment itself was a dismissal with no content. So, I instead argued against it by using the status quo of evidence on going to college vs practicing a skill for building a hands-on skill.

Re: A one-side-project-per-month challenge

#118
post #37
post #5

One month projects sound great but with my busy schedule that would be only about 8-16 hours of butt in seat time, which isn't enough for a substantial project. I can think of some "toy" projects in that timeframe, though. And some peripheral utility projects that might be useful in the future. I've been at my "main" side project for more than 5 years with no end in sight. I wish I didn't have to have a day job. I'd…

Can you serialize your long term project into 12 smaller ones?

Yes, otherwise it would be overwhelming. I try to make bite sized subprojects so I can walk away and the project is in a shape that is easy to pick up later.

Re: A one-side-project-per-month challenge

#119

Earlier quoted context omitted.

Uh..... I don't disagree with you, but you're responding to something I didn't even say....

You actually didn't say anything. You implied 7 arguments existed that would dismiss the comment. Your comment itself was a dismissal with no content. So, I instead argued against it by using the status quo of evidence on going to college vs practicing a skill for building a hands-on skill.

This is just..... wow. It's like you're talking to a wall.

I think I'm done contributing to this site. Thank you for showing me the light.

Re: A one-side-project-per-month challenge

#120

Did this 2 years ago, radically changed my life: https://levels.io/12-startups-12-months/ I was about to give up and get a day job.

Found your post-project debriefings very interesting to read, thanks for documenting your experience so thoroughly.

If you don't mind, I do have a question: what did you do in terms of the legal side? I.e. did you start a new company for each month, do each within an existing corporate umbrella, or just not worry about that until you needed to? Or maybe something else entirely?

Post reply on HN