Here's Hirevire’s #buildinpublic stats for October 2025!
$7,275 MRR (+13.74% MoM ▲)
3.2 years since launch
8.9K unique visitors, 2.5K from Organic Search
421–430 of 1001 posts
Here's Hirevire’s #buildinpublic stats for October 2025!
$7,275 MRR (+13.74% MoM ▲)
3.2 years since launch
8.9K unique visitors, 2.5K from Organic Search
This version is a rewrite of an earlier one and I've added some cool convenience features like "now playing" and musicbrainz integration for remembering songs.
Spec, flow and most of the UI are done. I've managed to build an Android App yesterday and will publish source soon.
I’ve been obsessed with how people actually make travel decisions — not how platforms think they do. From a consumer’s standpoint, travel isn’t just “search → compare → book.” It’s emotional, contextual, and full of FOMO.
You open 20 tabs across Booking, Google Maps, Reddit, and Instagram trying to answer simple questions like: Is this the right area? Is this hotel actually good? Am I missing a better deal somewhere else?
Most existing tools either oversimplify (like ChatGPT giving three confident but unverifiable answers) or hide information behind algorithms and commissions (like OTAs). Both remove choice — and ironically, make people less confident.
I’m building SearchSpot, a “Cursor for travel.” It automatically does what power travelers already do manually — cross-check reviews, verify real photos, compare prices across platforms — and then shows its reasoning transparently so you understand why something was recommended or excluded.
The goal isn’t to replace your decisions, but to help you close your tabs with confidence. From FOMO to flow. From chaos to clarity.
If you’ve ever spent hours researching a trip just to end up more confused, I’d love your thoughts: https://searchspot.ai/home
https://share.icloud.com/photos/00ajYWxKpZmYrh6KmlHOxW4tA
I was able to get the original 15khz CRT monitor up and running by recapping the board. I decided that the control panel was unsalvageable, and insufficient for what I wanted to do, which was make this cabinet compatible with most any game that would have run on a cab like this.
I decided to use RGB lit buttons, so I could change the color's depended on which game was loaded. I used an ESP-32s2 to emulate a keyboard, and accept serial messages from the host computer that changes the button colors.
I also incorporated a Stream Deck in the control panel for auxiliary functions. I was able to write a node application to run the stream deck (with the help of a library) since there is no OEM software for linux.
By far the most challenging part was getting a suitable signal to the CRT. The first thing I tried was using the Raspberry Pi's GPIO pins through a VGA666 board, but this limited my colors to 16bit, which makes 3d games look pretty awful.
Next I tried using a downscaler. This got me 24 bit color, but resolution switching doesn't work with this method.
I'm trying an AMD system now. Apparently the linux driver lets you set custom resolutions, and output 15khz (and 25khz for that matter) right from the VGA port.
I plan on doing a writeup after I near completion.
The iron rule is no direct interaction with the world. These are things that players can in theory always start on their own as long as they can communicate.
It's intended to be a sort of social network focused on IRL groups/communities and finding others with the same interests in the same area, and just building local communities in general.
It's currently still a part-time venture, but I'm planning a launch on HN soon to get input/gauge interest in the latest iteration. FWIW, I posted the initial version on HN just over a year ago and got a ton of amazing feedback, much of which I've incorporated over the last year - https://news.ycombinator.com/item?id=40717398