Live data from Hacker News

Ask HN: What is your money-making side project outside programming?

news.ycombinator.com

181–190 of 744 posts

Re: Ask HN: What is your money-making side project outside programming?

#181

Invest in an S&P 500 ETF. This is probably the lowest effort side project you can have which still makes money. Also, if you learn about the stock market, it makes you more confident in how your savings looks, how your retirement will look, how to manage money, etc.

Do you mean like Vanguard? How do learn about the stock market, so the S&P 500 is a invest it and forget it kind of tool?

Re: Ask HN: What is your money-making side project outside programming?

#182

Built a site where you can custom-tailor a writing pad to your handwriting/style... https://www.blankslatepaper.com/ So far it's been slow; like @memset, I've got the product done but struggle with driving traffic/sales.

I like the concept a lot. Would like to see prices up font.

Good input. I'm actually going to be adding more products to choose from before entering the designer, so that would be a logical point to have pricing.

Re: Ask HN: What is your money-making side project outside programming?

#183
post #174
post #7

I make and sell staff paper notebooks for musicians: https://www.themusiciansnotebook.com/ I'm an avid saxophone player and am taking evening classes in theory, so I made this to solve a problem that I myself had. Nothing else like it on the market! Every part of this notebook is automatically generated with a bunch of python scripts: the cover design, the interior, the line placement, the margins. The program basica…

Hey, taking a look at the picture on the site I saw that you only offer a format of 8.5" x 11". If you'd like to grow to Europe, other formats like A4 would be very interesting and probably needed. I'd also be happy about one in A5! :)

I actually really really want to do this! It's a chicken and egg thing: do I try to get this 1 product profitable, and then use those profits to invest in new product lines? Or do I try to do multiple versions of the product at first (which comes at higher cost, since I'd start with a small production first?)

Also need to figure out how to ship to Europe more cheaply, since right now I'm sending everything from my little apartment in Brooklyn!

Re: Ask HN: What is your money-making side project outside programming?

#184
post #32

Breville coffee grinders are impossible to get internal parts for. I designed a 3D printed upgrade for the main wear-part in their BCG800XL and BCG600SIL Grinders. The storefront is through ShapeWays[1] and I use iFixit[2],[3] to drive the traffic. It passively makes enough to cover my own coffee needs forever. I spend about 20 minutes per month fielding questions. This all happened because my grinder failed and I co…

Is it good grade plastic? Do you print it yourself? Want to team up on an a milk gallon jug attachment to pour cleanly?

If you take a look at the shapeways page OP links he mentions that the nylon material is technically not rated food grade due to it being slightly porous. This can cause particles of the food to stick in the holes. He mentions it's not much of an issue with coffee since that just means some stale coffee, however I imagine it might be more of a problem with milk. It looks like shapeways has a variety of material, however.

Re: Ask HN: What is your money-making side project outside programming?

#185
post #50

Earlier quoted context omitted.

Start with something you want to build and work backwards. How about a simple picture frame?

> simple picture frame :D To get a solid feeling of satisfaction from that project, I’d recommend a picture frame that doesn’t require mitres in the corners. Getting the length and angle exactly right is pretty frustrating for a beginner.

[deleted]

Re: Ask HN: What is your money-making side project outside programming?

#186
post #115
post #7

I make and sell staff paper notebooks for musicians: https://www.themusiciansnotebook.com/ I'm an avid saxophone player and am taking evening classes in theory, so I made this to solve a problem that I myself had. Nothing else like it on the market! Every part of this notebook is automatically generated with a bunch of python scripts: the cover design, the interior, the line placement, the margins. The program basica…

Can you help me understand why you need to use a bunch of python scripts to generate the PDF? Couldn’t you just make it in Adobe InDesign? Cool item, btw. I used to play saxophone years back.

Oh, sure. I mean, the first reason is because I am a backend engineer and all I know is python! The second reason is that it made it easy for me to iterate - you have no idea how painstakingly I adjusted the line thickensss, spacing, margins, etc. So being able to just update a little config file was super useful. And, finally, for future product lines (different sizes, for example) using code made it easy for me to, essentially, provide the dimensions of the book and have the code make the "right" design choices to generate a new PDF.

Re: Ask HN: What is your money-making side project outside programming?

#187
post #32

Breville coffee grinders are impossible to get internal parts for. I designed a 3D printed upgrade for the main wear-part in their BCG800XL and BCG600SIL Grinders. The storefront is through ShapeWays[1] and I use iFixit[2],[3] to drive the traffic. It passively makes enough to cover my own coffee needs forever. I spend about 20 minutes per month fielding questions. This all happened because my grinder failed and I co…

I recently ordered a part for my daughters dresser drawer - the Kenlin Rite-TrackII, and paid $12 for four including shipping. 6 to 7 years ago I paid $68 for a single part. To my surprise when I opened my recent plastic mailer envelope, I discovered it was a 3D printed piece. Any idea how one can 3d scan a part for exact copy?

Never did it, but in Windows 10 you can is Kinect to 3d scan an item, it's on the Todo project list...

Re: Ask HN: What is your money-making side project outside programming?

#188

Launched in 2016 for free. Started making money in 2018 with $3,000+ MMR. Referral only (side) business. I work full-time as an engineer/principal in growth. I conduct a form of ethnography, embedding myself in the lives of consumers the way Margaret Mead did among Samoans. I interviews my subjects and the people around them, itemizing the contents of their home (photographing and videotaping), and accompany them as…

I think this is a fascinating project, but I have to ask. How do you get your foot in the door with consumers? I'd feel a bit sketched out if someone showed up and just asked to follow me around for a while. What's the incentive?

Re: Ask HN: What is your money-making side project outside programming?

#189
post #94

I've written a couple of books that sell on Amazon and Apple iBooks - it takes zero minutes per month work for me, but brings a nice little side income. I won't get rich, but it's nice to have the money come in for doing nothing after I hit the "publish" button. Even the printed books cost nothing. I'm about to hit publish on a photo coffee-table book from my three years around Africa, and I'll write an Africa guide…

Did you write fiction or nonfiction books?

Re: Ask HN: What is your money-making side project outside programming?

#190
post #101
post #7

I make and sell staff paper notebooks for musicians: https://www.themusiciansnotebook.com/ I'm an avid saxophone player and am taking evening classes in theory, so I made this to solve a problem that I myself had. Nothing else like it on the market! Every part of this notebook is automatically generated with a bunch of python scripts: the cover design, the interior, the line placement, the margins. The program basica…

How do you handle production?

1. Email 50 print shops from searching google about the project and specifications 2. Wait for 5 of them to respond to you 3. Work with them on the specifications and obtain physical proofs 4. Choose 1 which prints the books with an acceptable quality-to-price ratio
Post reply on HN