Live data from Hacker News

Ask HN: My app is shared on Twitter every day. What should I do?

news.ycombinator.com

41–50 of 55 posts

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#41
Firstly, great idea for an app -- I often tell myself I need to take the time to enjoy the wins but there is always the next thing to move on to. Being reminded of them at a later date makes perfect sense, and I'll download the app to give it a try when I'm next on my ipad.

In terms of advice -- everyone's already said it: don't rewrite now, just fix the important bugs and give it a push.

Good luck!

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#42
post #4

Release it under GPL if you can, put it on github or bitbucket, document the bugs as "issues," focus on fixing show stoppers and high-visibility user complaints, don't worry too much about it (all these apps are buggy, we just don't like show stoppers), ask for donations and for volunteer drive-by coders.

This is a bad idea. You have to have a plan if you have a for-profit open source product. You need to give contributors something so they don't feel like they're being taken advantage of. It's complicated. It isn't as easy as just open sourcing it and asking for contributions.

> You have to have a plan if

This is a moot argument. Of course s/he has to have a plan if s/he wants to be in business. What was asked was suggestions, not detailed strategy deliverables.

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#43
post #38

> it has bugs and it's not good enough to begin marketing yet Measure and prioritize the bugs. If you don't know how many people are dealing with them you can't figure out how many you need to fix. > I'm learning Swift to build the 2nd version I won't tell you what to do, but software history is full of 2nd versions the morphed into death marches. tl;dr Figure out the fewest amount of bugs you need to fix to make it…

As someone who rewrote his app in Objective C into Swift, I highly recommend it if you think Swift is rad (I do!) and enjoy substantially improving the quality of your code.

That being said, I highly recommend against it if your primary goal is one of the following:

- revenues

- features

- installs

- bugfixes

It will take you longer than expected to accomplish very little in terms of meaningful improvements which can be relayed to your customers.

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#44
On your app website or store page, mention about the bugs and let people know that you are aware with that. This will give impression that you're still care about the app and hear users' feedback. Also share about your time problem to buy more time before you can fix it.

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#46

OMG I want an Android version of this SO BAD. Maybe I'll build it... Don't worry, if I do it'll be for personal use, I obviously wouldn't release it and screw you over.

I laughed earlier, but I wasn't trying to be a jerk. I just thought it was cool that you were going to go forward with it.

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#47
From coaching and positive psychology, it wouldn't surprise me if there are ten more apps just like this one ... Or it's a new market opening up!

Either case, you seem to have an opportunity here. You should start with a business plan! Do not worry about the bugs right now.

An idea for business plan is that you can let people get a kickback for each purchase they referrer. You can start with the ones giving you feedback.

After some sense of market and estimated budget you should hire a freelancer. Not trying to offend you here, but you have been working on this for six month, a freelancer would probable be able to fix the bugs in six hours for $15 an hour or less.

If I was in the phone app business I would probably rip off your idea and have an app out by tomorrow :P

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#48
any one with usa local banks and equity account platinum card > hacking school grades am hacker i leave in texas i can hack anything > for you load money to your bank account when i load money to your > bank account no upfront fee i do it we share it 5050 i need accounts > likes old boa welsfargo usaa navy credit union local banks equity > and a lots if you got university grades to hacks to clears criminal > records to breaks any data you hire me for that one i travel to your > place to do it asap for you or i do it here email me if u need good > hacker alexseybelan@financier.com

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#49
any one with usa local banks and equity account platinum card > hacking school grades am hacker i leave in texas i can hack anything > for you load money to your bank account when i load money to your > bank account no upfront fee i do it we share it 5050 i need accounts > likes old boa welsfargo usaa navy credit union local banks equity > and a lots if you got university grades to hacks to clears criminal > records to breaks any data you hire me for that one i travel to your > place to do it asap for you or i do it here email me if u need good > hacker alexseybelan@financier.com

Re: Ask HN: My app is shared on Twitter every day. What should I do?

#50

Check out Assembly.com as a potential option :) (this involves releasing under GPL)

Is the GPL compatible with distribution on the (Apple) app store these days? I remember that back in 2010 it wasn't, and Apple removed GNU Go from the app store after this was pointed out by the FSF.

Apple inserts a additional license on any app that is placed in the app store. If the author do not permit such a thing, then apple would commit copyright infringement if went ahead and still did it.

The GPL license do not allow additional license requirement to be added, so apple would need addtional permission from the author before distributing the software.

Post reply on HN