Live data from Hacker News

How we fed ourselves for a year & sold a startup...with only 300 lines of code

news.ycombinator.com

81–90 of 118 posts

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#81
post #21

As one of the early event organizers to use imhello just want to say we love you guys, and still want to have you back -- until I read this I thought you'd fallen off the face of the Earth. You guys helped us with badges at out City Hall event (where Tim O'Reilly spoke) and also with an event at Twilio HQ. I'm really happy to hear you're back, and my one piece of advice is that once you have that initial traction and…

Thanks Danielle!

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#83
post #58

This makes me feel even more confident about my recent decision of ditching bloated and too ambitious "next big thing" ideas in favor of small, practical ideas that help people's lives somehow. And the latter ones are much easier to iterate through than the former, especially when you convince yourself that many of your "silly" small ideas may actually be pretty interesting if well executed. Thanks for sharing your s…

Thanks, glad the story was helpful :)

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#84
You are on the right track. Badges was not your thing. Coding great apps is. So glad you are back on track, not giving up. Maybe this time around build a badge app - in other words, find a need and build great software to address it. And ask to be paid :)

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#85
post #53
post #42

Is yours the product used at SHDHs? I (and others) were very impressed with it :)

Nope: https://github.com/novas0x2a/devhouse

wow. neat! could of been useful. The version we used was C#.. First was a WPF app and the second as Silverlight app. The rewrite was a web version with a WPF frontend client.

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#86

The exaggerations in titles are really starting to bother me. Yes, you started with 300 lines of code... But then you modified it several times for different conferences, and enhanced it a lot when you really become popular. Only after that did you sell it.

The actual number lines actually hovered around that until we sold. It was fork soup because we hardcoded everything for each event (I love git so much for making that so easy). For every event, we always seen it as just one more event for promotion so we didn't want to make everything configurable. Simple and easy to test basically. Towards the very end we rewrote everything, made it configurable, integrated all pas…

Sorry, this is very snarky, but seriously (over)paraphrasing:

``We didn't really have anything to sell until "we rewrote everything [and] made it configurable".

Would you say you could have sold without a rewrite? Did you try and sell before that and fail when the buyer started their due diligence?

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#87
post #84

You are on the right track. Badges was not your thing. Coding great apps is. So glad you are back on track, not giving up. Maybe this time around build a badge app - in other words, find a need and build great software to address it. And ask to be paid :)

Thanks for the encouragement, appreciate it.

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#88
post #12

After signup, there is a syntax issue: To try our initial beta on Feb 31, invite 2 friends that live nearby: Feb. 31 doesn't exist. :) Also, the watermarks don't show up in Firefox; I almost assumed I needed to know the "secret codes" to get an invite.

"Feb. 31 doesn't exist." Maybe they are using MySQL? http://sql-info.de/mysql/gotchas.html#1_14

One of my previous jobs was coding software for banks that handles financial transactions. And I am not entirely sure any more if it was Feb 30th or 31st but one day the product manager came to my office and asked me to change the validation routine in the library that handles the date-related calculations and consider Feb 31st as a valid date.

Can't exactly remember what it was about but I think some banks or other banking applications are acting like there is a 31st or 30th February for some kind of calculation. (Rather off-topic but if I ever 'share' this with the whole world, it seemed like now is the time!)

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#89
post #86

Earlier quoted context omitted.

The actual number lines actually hovered around that until we sold. It was fork soup because we hardcoded everything for each event (I love git so much for making that so easy). For every event, we always seen it as just one more event for promotion so we didn't want to make everything configurable. Simple and easy to test basically. Towards the very end we rewrote everything, made it configurable, integrated all pas…

Sorry, this is very snarky, but seriously (over)paraphrasing: ``We didn't really have anything to sell until "we rewrote everything [and] made it configurable". Would you say you could have sold without a rewrite? Did you try and sell before that and fail when the buyer started their due diligence?

We could of sold specific versions for different organizers (we did actually give out 2 versions for free to our first event organizers that are hardcoded as a thank you gesture to them and it is still in use). But we wanted something more flexible to sell to the people that contacted us in the past. We spent 2 weeks, cleaned it all up, and got it ready. At the last minute, we started to speak to someone we met at a conference we were at again that wanted to push it. We worked out a deal for his team take it over, maintain, and support it and the rest is history.

Re: How we fed ourselves for a year & sold a startup...with only 300 lines of code

#90

Earlier quoted context omitted.

"Feb. 31 doesn't exist." Maybe they are using MySQL? http://sql-info.de/mysql/gotchas.html#1_14

One of my previous jobs was coding software for banks that handles financial transactions. And I am not entirely sure any more if it was Feb 30th or 31st but one day the product manager came to my office and asked me to change the validation routine in the library that handles the date-related calculations and consider Feb 31st as a valid date. Can't exactly remember what it was about but I think some banks or other…

My guess is to generate interest for a "month" compounding daily. Bank didn't want to get cheated by February.
Post reply on HN