I really don't like talking about my side projects, so I guess they all qualify, but I'm particularly excited about one at the moment. Right now I'm working on a dog treat business - I make a treat mix that you add water to and freeze for a meat-based frozen treat. I feel really good about the product and the packaging design (and this is the first time I've ever worked on any kind of a physical product, so it's real…
Ask HN: Side projects that are making money, but you'd not talk about them?
471–480 of 480 posts
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#472Earlier quoted context omitted.
Recycling plastic is hard because it will be degraded to various levels, will be of different plastic types, will be dirty, will have custom additives, etc. If you are interested in plastic recycling: https://preciousplastic.com/
We need more research into it I guess also see: https://3dprintingindustry.com/news/greek-researchers-determ... Here they report improved ABS properties on recycling
Interesting findings though.
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#473Earlier quoted context omitted.
FastComments is really cool looking and so simple (it reminds me of brutalist web design). Could you explain a little on how you do limiting of page loads? I've been trying to add this kind of functionality to my own projects but can't think of a way to track it without storing in a db which seems like a bottleneck process if every page load is a write
Store an object representing the namespace (customer+month) and use whatever your DB's increment operator is to increment the count for that month. Keep a map, or use an LRU cache, to check the DB periodically to see who has gone past their limit. You can also fire off this write to the DB asynchronously since you don't care that much if it fails and you don't want to create back pressure in your application. For exa…
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#474My app Twitter Archive Eraser ( https://martani.github.io/Twitter-Archive-Eraser ) used to be free, then I added a donation button and people, while barely donated, used to say that this is something they would have paid for! I worked on a paid tier (learnt a tremendous amount about actually selling an app, integration with payment processors, licensing, more legal stuff than I wanted to etc.) Almost from the get go,…
Do I have to pay every year to keep using the app?
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#475Earlier quoted context omitted.
There's also that many people have pretty fixed salary and evolution in their company. I won't make more money by dedicating more time or energy at my day job. It's fixed.
I'm in the same boat in that my next big increase will be from a promotion, but it's the time and energy that will make that happen. Another commenter was talking about a review site where they'd stay up all night watching infomercials to get a list of products to review, and then post the reviews on a site with ads. I respect the drive, but not getting a full night's sleep would definitely impact my performance at m…
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#476Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#477I don't typically talk about my side projects, but I made a simple Montessori materials website for use while teachers/students have been stuck at home the past few months: https://montessori.tools It has grown organically to 1,000 visits per day and ~$1,000/month. I have a couple of additional materials in the pipeline. Of course, I've already seen everything from the site shamelessly copied and posted elsewhere. Th…
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#478Neural net for soft porn (tasteful nudes). Android app, 3 years old: http://driftwheeler.com More than 800 users per day, on average. Continuously growing user base. Profit through Met-Art affiliation.
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#479I work ~4 hours a week making aircraft add-ons for X-Plane, releasing one product every 3 months, net profit ~$5k a month total. It's fairly simple: 1) Commission Russian 3D artist to make model of aircraft -$1000 2) Commission Audio Engineer to do sound - $500 3) Tweak model to work well with simulator + animation - 12 hours 4) Paint model in Substance - 12 hours 5) Set up flight model in X-Plane's "Plane Maker" - 8…
Re: Ask HN: Side projects that are making money, but you'd not talk about them?
#480My side project at the moment is day/swing trading. I started sometime in early March when I pulled my money out from the stock market and cashed in on some capital gains. Things went to hell shortly after that but I was safe waiting in cash waiting to buy back in. Because I was sitting on about 220k in cash I decided to look into other ways to put my money to use. I realized I could probably buy massive positions in…