Alternatives
Products that do what Rhino Rdy: The Modular Field System does
Systematic Dominance has arrived.
- 1
- 21P
A little over a week ago, I was wondering if anyone would care about the thing I’d just built. Let me rewind a bit. I’m a solo indie maker, just like a lot of you. I’ve built so many projects, put in the work, and then… nothing. A few months ago, I launched something I was genuinely proud of on one of the big platforms. I was excited, hopeful. But within hours, it got buried under a pile of other launches. No one saw it. No one cared. That sucked. Not because I expected it to blow up overnight, but because it felt like I never even had a shot. And I kept thinking about how many other indie…
2025
- 3GL
I've always dreamed about a project like that when looking at status boards at other companies. We finally had the time to do our own. Here are some photos: http://www.flickr.com/photos/robert_olejnik/sets/72157633736087905/ The stack: Django, mustache.js, Chart.js, Bootstrap and custom Supybot plugin. Maybe will be inspiration for someone else ;-) Do you guys have similar status boards? Cheers, Robert.
2013
- 4II
Greetings, HN! I have created a new kind of 360º video camera with GPS and live streaming capabilities. A device like this has never existed in this form factor or price point before. After launching on Kickstarter, it has gotten coverage in Techcrunch and Boingboing, and received 89% funding in the first 24 hours. I'd love to hear anyone's thoughts about the device, the Kickstarter campaign, and any ways of publicizing the campaign that I might be missing. I'm most interested in hearing anyone thoughts about how the Kickstarter page might be improved to boost conversions, as the clock is…
2012
- 5AT
Hey HN! I’m one of the co-founders of Ampersand and we’re excited to launch our developer docs today! Ampersand is built for SaaS engineers who want to: - Read data from their customers’ SaaS (e.g. Salesforce, Hubspot). - Write data to their customers’ SaaS. - Subscribe to events happening in their customers’ SaaS (including creates, deletes and field updates). We feature a Terraform-like declarative interface for defining integrations, embeddable UI components for your users to set up and manage their integrations, and a management console for your team to monitor and troubleshoot. We’re…
2023 · docs.withampersand.com
- 6IB
Hey HN. I built an AI agent harness over the past few months and I'm open sourcing it today. Some context on why. I've been building with Claude Code daily using this harness. It orchestrates multiple AI agents as a team, with a dashboard, chat, kanban board, the works. I used it to build a full SaaS product (MyUpMonitor, https://myupmonitor.com) in about 24 hours of focused coding. Then yesterday Anthropic announced Mythos and decided to keep it behind closed doors. Meanwhile I'm paying for Claude and I can't access their best model. I don't think that is nice at all... So I'm…
Apr 2026 · github.com
- 7HM
I made this as a pair programming exercise with o1-preview. o1 did most of the heavy lifting, through high level prompts, but eventually I needed to diverge from it to get to completion. My initial prompt was: --- I'm making a web app: It's like 4chan, but each thread starts with a gps coordinate. People can only post text and images. I want to build it with flask and sqlalchemy. I want just the backend and data model that supports these threads, anonymous users, and users that can register a permanent username. Write as much of it as you can for me. --- This produced a fully scaffolded…
2024 · mapchan.com
- 8CI
We were a part of Boomtown Boulder's second accelerator class, and after a few months of thrashing and pivoting, we feel we've got something pretty cool! We are a new crowdfunding platform with a twist - we let you partner with retail businesses by financing their inventory, helping them with marketing/lead generation and then collecting a return when that inventory sells. What I am personally really excited about, is that because the users are actively engaged throughout the process, this type of investment is not classified as a security and we can offer it to non-accredited…
2014
- 9TA
Hey peeps! Here's a project I've been working on for the last two months. It initially started as trying to be a simplified boilerplate for Laravel, but I think it's gone a bit beyond that. With recent tooling releases in the Laravel ecosystem, there's a ton of exciting tools to work with, but it's either annoying to set it all up every time, or it's difficult to try and gather it all up for every piece you'll need for your SaaS. To that end, Toybox attempts to collate what is in my opinion the best of modern Laravel, and while being simple to start, run and launch with. This is how I also…
2023 · github.com
- 10IM
Hi HN, I am a 75-year-old former fishmonger from Japan. Currently, I work at the compensation desk for the Fukushima nuclear disaster (TEPCO). Witnessing deep social divisions and the limitations of bureaucracy firsthand, I realized we need a new way for people to express their will without being "disposable." To address this, I’ve designed the *Virtual Protest Protocol (VPP)*. It’s an OSS framework for large-scale, 2D avatar-based digital demonstrations. I recently shared this with the *Open Technology Fund (OTF)* and received an encouraging "This is great" response. Now, I am looking for…
Feb 2026 · github.com
- 11IM
It has: War Alliances Presidents Voting for community leaders No users and much more... I made this because I'm terminally online and I'm hyper interested in online communities, how they function, how they evolve and this is basically my bet in the direction that it's all going in. That bet is that online communities will evolve to require much stronger tools to enable mass collaboration, democratically elected leaders/moderators and the war thing is just for fun.
2022 · popresolve.com
- 12AR
I just launched http://teamzones.io, a project I had been working on during weekends that attempts to solve a problem I've run into as a member of a remote team: keeping track of _when_ people are working in relation to yourself is a pain. Since this is hacker news and some of you might find this interesting, the stack is: * Go on AppEngine on the backend * Elm on the frontend And here's a breakdown of the source code: ~/s/g/s/teamzones (master)> cloc --exclude-dir=node_modules,vendor,static,elm-stuff,elm.js,index.html . 158 text files. 156 unique files. 48…
2016
- 13

Democratisation of local AI is key. I've been working on pushing the limits of commercial hardware, squeezing any extra bit possible. My Scientific Agentic AI hareness helped me to reallocate every single bit of it. I rewrote the Kernel, I went down the CUDA rabbit hole until I have been able to explain any bit and any ms of computational power involved in the process pushing the Qwen 30B-A3B from 8 tok7s to 19 tok/s with llama.cpp up to 22.2 tok/s with my project and 109 tok/s on not novel content and speeding up the prefill by 5-9X
Jul 2026 · github.com
- 14YA
Hey HN, I'm a heavy Obsidian user. I recently got tired of the two usual sync tradeoffs: 1. File-based sync (iCloud/Dropbox/Syncthing) that leaves you waiting for changes to propagate, or hands you a "conflicted copy." 2. Self-hosted setups (like CouchDB) that need touching VMs and dockerized databases to sync markdown. So I built YAOS: a local-first, real-time sync engine for Obsidian. Self-hosting OSS should have better UX. You can deploy the backend to your own Cloudflare account in one click. It fits comfortably in Cloudflare's free tier (costing $0/month for normal…
Mar 2026
- 15IB
I'm working on the Survival Crafting RPG that you would have played on your Apple II back in the '80s. You can think of it as Valheim's gameplay crammed into the tile-based UI of the old Ultima games. It has a procedurally-generated open world with towns and NPCs to talk to, all the resource gathering, mining, crafting stuff you'd expect in a modern survival game, and some good old fashioned dungeon crawling to boot. I've been working on it off and on for the last several months. It's complete up through the Bronze Age (in Valheim terms). Let me know what you think!…
May 2026
- 16

Hey yall, I built this for my makerspace. We wanted to let each other borrow things, but also didn't want to put up a big shiny sign saying "hey everyone, my garage has a super fancy oscilloscope just sitting there" and also didn't want to necessarily always need to say yes to everything. However, when I show it to people, they've been suggesting using it for other things like board games, or wedding equipment, etc. I'm still trying to find PMF, so please let me know what you think! For the stack, it's all Elixir + LiveView which is really nice, and then Fly.io, Fly's MPG, Tigris Data,…
26d ago · toolpool.garden
Ranked by how close each launch is in meaning, then by votes. Refine with a description →