I built https://sslping.com/ to help monitor website TLS/SSL security and certificates. It has 300 users and checks almost 7000 servers every day for TLS problems. It's a little like SSLlabs server test, only much faster (5 seconds instead of 2 minutes), plus the tests are recurring every day, and you receive the diff if any. It's always been a joy to receive thank you emails from users, or adding new features for us…
Thank you for this! I have a post-it note for sideproject ideas and wanted to build exact system. I'm glad you already built it :) Also glad I found out about it before building it myself.
Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
231–240 of 587 posts
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#232Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#233I'm grumpy, i dont like christmas: http://whychristmasisbullshit.com/
I love this one.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#234https://github.com/gbl08ma/disturbancesmlx
This started as more of a statistics page for the service interruptions published by the Metro on their website, which I scrape. The slight tongue-in-cheekiness of my website, which opens up with a large text saying something like "XX days since the last disturbance", where XX is usually a single-digit number, made it become mildly popular (at least in terms of what I'm used to).
This particular subway system doesn't operate on a fixed schedule and doesn't show the ETA for the next train outside of the platforms nor on any app or website. (Google thinks there's a schedule, but they've been fooled.) They also don't publish usage stats for each station, which would be of great interest to everyone who likes daydreaming of expansions, network reorganization and the like. Furthermore, I read and heard multiple reports of delays and interruptions that never made their way to the website. So I decided to build a Android app to unobtrusively crowd-source data and communicate the service status back to the users...
https://github.com/gbl08ma/underlx
...and the very ambitious goal is to, one day, be able to calculate train positions and ETAs based on real-time data reported by the smartphones of people riding the subway. Pretty much "Waze for the Lisbon Metro".
Yeah, I've put months of work into this and there's absolutely no business plan; it perpetually feels 5% complete. But it's been fun putting together my second Android app, playing around with Postgres (after many years using MySQL), designing the REST API and writing the server in Go. I plan to use this big project as my sandbox for experimenting with machine learning and other AI techniques, as well as data analytics and visualization. There's already a small but extremely interested group of users, which really motivates me to keep working on this.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#235We're currently looking for someone that can do UX design, if you're interested in making an impact on a live game send me a message.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#236I just started a few days ago, I'm making VST plugins that emulate sound chips from old consoles / computers. (There is also a weird vocal synth in there). Currently working on a C64, hope to have it done tonight.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#237https://itunes.apple.com/us/app/essence/id768594011
Great for practicing and exploring — architecture, value types, test-driven development, etc.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#238www.cheeseand.beer
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#239A friend and I run https://www.brewnotice.com It started as a project for us and a handful of friends, now we have around 2,000 users. All running on a $5 / mo Digital Ocean server. We're not planning to ever charge for it. Right now it's just fun to work on, and it gets us into a handful of beer events. Win win!
I sometimes browse untappd to find people reviewing beers in pubs to see what's probably on tap, but that seems to require going to each specific pubs page on the app to check what might be on.
So your site looks very handy! (I'm in the UK though alas so I assume I can't use your app?)
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#240I created Juicebox, which lets you listen to youtube/soundcloud songs with other people: https://www.juicebox.dj/ I have made no money off of this. In fact, I've probably paid hundreds in hosting/domain fees. But I love what I've built so far and use it everyday with my friends. Please check it out, I'd love to hear any feedback!