Hacker News new | ask | show | jobs
by firedating 1764 days ago
I've spent 9 hours coding firedating.me (my hobby project and community of people interested in FIRE (Financial Independence / Early Retirement) looking for friends and a partner).

Features: 1) Searching for multiple specific genders. Previously this was only 'one gender' or 'any'. However, often people want to search for 'one gender' + Non-Binary. Unfortunately, the code didn't support the new functionality well, so I had to refactor a lot (especially tests). Now it should be much easier to maintain though.

2) Searching by children preferences (whether their matches have and want children). This just reused logic from (1).

Overall, it is surprising how much complexity there can be in a dating site :)

1 comments

This is awesome, you seem to be in touch with what your users want and then work to deliver it (whereas with many side projects I see it's more the developer building exactly what they want). I wish you much success!
Thank you!

These days I am doing my best to know what users want, but it gets harder and harder. Previously I could talk to 1-2 users and already get a lot of insight. Nowadays there are often conflicting requests or just too many of them. I think this is the price of growth. Still didn't figure out how to scale this well. The stats are public, by the way, https://firedating.me/open/ :)

Are you advertising this on Reddit? If not r/financialindependence would probably be interested in this.
I wouldn't call it 'advertising', but I do mention it in FIRE subreddits every now and then. r/financialindependence is (understandably) super strict about self promotion, but the existing users mention the site in comments there. Thank you!