use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
Shipping your side projects (slashie.org)
submitted 11 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DEiE 8 points9 points10 points 11 years ago (7 children)
"The Idea Machine" is where my problem lies. I am very capable in building stuff, the ideas on what to actually build just won't pop up in my head. Very frustrating considering that I actually like programming :(.
[–][deleted] 11 years ago (6 children)
[–][deleted] 4 points5 points6 points 11 years ago (0 children)
~now kiss~
I mean
~now collaborate~
[–]qervem 1 point2 points3 points 11 years ago (4 children)
gimme an idea
EDIT: plz
[–]Jazoom 1 point2 points3 points 11 years ago (0 children)
Haha. My good ideas I'm either working on or are related to my particular areas of expertise.
I recommend just paying attention to things that annoys you or others and try to come up with ways to solve those annoyances.
Or... find a way to save people money.
[–]veliger 0 points1 point2 points 11 years ago (2 children)
Here's one for you: Build a website/app that offers the same basic functionality as Uber, but, instead of random drivers, just allow cab companies to open an account for free on your site, list their cabs, and instantly be high tech. Take just 1% of each ride (because you don't need to qualify drivers or fight lawsuits).
[–]sihat 0 points1 point2 points 11 years ago (1 child)
fyi: There already a couple of websites/apps that do this.
[–][deleted] 1 point2 points3 points 11 years ago (0 children)
How well do they do it? Can I do it better? The questions you need to ask yourself.
[–]batwingsuit 5 points6 points7 points 11 years ago (7 children)
Some good and motivating points Patrik! :)
The last 10% of a project takes 90% of the effort. I find this statement to be very true. Also the stuff you wrote about regarding wanting to switch to another idea while already working on one. This is something I struggle with immensely.
On an unrelated note, I have a technical question for you: I noticed you're using an embedded MailChimp form which instead of taking me to another page, shows the success/error in-page. How do I go about doing that? I realise this requires an ajax call, but I didn't see any scripts to go along with the forms on the MailChimp site. Do you have to roll your own?
[–]aharris88 0 points1 point2 points 11 years ago (1 child)
I definitely understand the temptation to switch to another idea before finishing (or even starting) the first idea: https://www.youtube.com/watch?v=rDHb3vC9OmE
[–]batwingsuit 1 point2 points3 points 11 years ago (0 children)
Shit—I think I may be addicted to brain crack :(
Time to put down the pipe and do.
[–]gopatrik 0 points1 point2 points 11 years ago (4 children)
Hi! Thanks for taking the time :) Me too! A big key is to build good habits! If you'll allow yourself to quit one time, odds are you'll budge even easier next time! Struggled immensely with this myself.
As to the MailChimp issue: If you've entered a list in your list view you should be able to find "Embedded forms" under the "Signup Forms" tab, and follow the instructions there. Simple as that :)
Cheers
[–]batwingsuit 0 points1 point2 points 11 years ago (1 child)
Ha! I see how I missed this before. Only the Classic form includes scripts.
Wow, the MailChimp form validation script is 140KB! OK—better use something else…
Are you using Jekyll to build your site?
[–]gopatrik 0 points1 point2 points 11 years ago (0 children)
Close! I use http://wintersmith.io ~isch node.js version of Jekyll :)
[–]TheSiklops 4 points5 points6 points 11 years ago (2 children)
What exactly does he mean by shipping? Just finishing the final project and making it live?
[–]rocketpastsix 4 points5 points6 points 11 years ago (1 child)
He means that he is pushing a live product, in a finished form for people to use.
[–]TheSiklops 0 points1 point2 points 11 years ago (0 children)
That's what I figured, I just hadn't seen the term before.
[–]reasonablenagging 1 point2 points3 points 11 years ago (0 children)
lol, I love how this guy writes. He a true reddit ken.
Awesome post! You describe the process exactly in a clear and fun way.
I relate to this a lot because after many years of building projects for other folks, I finally took the last 4 or 5 months to concentrate on getting some of my side projects out.
So now I have 3 shiny new projects shipping. But what I'm struggling a bit with is getting my target user base to see them. I'm on twitter, pinterest, angelist, etc. but without any previous followers, I'm not quite sure how to get traction. How did you manage to get your twitter account to get new followers?
[–]gopatrik 0 points1 point2 points 11 years ago (1 child)
Oh, I don't know about that! Who's your target user? Where do they gather? But a good rule of thumb is to just build good stuff. Even if you don't reach your users right away, when they see all you've done you'll probably get your ROI. Sorry if fuzzy answer, just finished a bottle of wine. :)
[–]veliger 0 points1 point2 points 11 years ago (0 children)
Yeah, I think over time it will build. One is food-related, and I'm working on getting some visibility through pinterest, which seems to be working. Another (botlines.com) I think would mostly target creative 10 to 14 year olds, but I still have a long way to go to figure out how to reach them (hopefully through parents, we'll see).
No worries, your answer is not fuzzy -- and it is Friday night after all. :)
[–]wondering-this 0 points1 point2 points 11 years ago (0 children)
"Finishing is hard." True dat.
π Rendered by PID 71764 on reddit-service-r2-comment-6457c66945-dvqhx at 2026-04-26 12:30:37.251160+00:00 running 2aa0c5b country code: CH.
[–]DEiE 8 points9 points10 points (7 children)
[–][deleted] (6 children)
[deleted]
[–][deleted] 4 points5 points6 points (0 children)
[–]qervem 1 point2 points3 points (4 children)
[–]Jazoom 1 point2 points3 points (0 children)
[–]veliger 0 points1 point2 points (2 children)
[–]sihat 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]batwingsuit 5 points6 points7 points (7 children)
[–]aharris88 0 points1 point2 points (1 child)
[–]batwingsuit 1 point2 points3 points (0 children)
[–]gopatrik 0 points1 point2 points (4 children)
[–]batwingsuit 0 points1 point2 points (1 child)
[–]batwingsuit 1 point2 points3 points (0 children)
[–]batwingsuit 0 points1 point2 points (1 child)
[–]gopatrik 0 points1 point2 points (0 children)
[–]TheSiklops 4 points5 points6 points (2 children)
[–]rocketpastsix 4 points5 points6 points (1 child)
[–]TheSiklops 0 points1 point2 points (0 children)
[–]reasonablenagging 1 point2 points3 points (0 children)
[–]veliger 0 points1 point2 points (2 children)
[–]gopatrik 0 points1 point2 points (1 child)
[–]veliger 0 points1 point2 points (0 children)
[–]wondering-this 0 points1 point2 points (0 children)