Alternatives
Products that do what Puteron, Systemd Competitor does
I was debating when to post this, but I've been using it locally in a variety of situations for several months and I think it's pretty stable (and usable!). There are more features I'd like to add, but I wanted to see if there was much interest before spending much more time on it right now.
- 1SF
I've built a thing! A few months back someone (not me) posted my Mac app Droplings to HN. It was incredibly rough around the edges back then, and in alpha. Well, it's finished now and sparkles like crazy. Please take a look! :)
2012 · servus.io
- 2MH
Just wanted to make my first post about something interesting I've been working on for some time. Any ideas/suggestions for new hardware or software I should try out are welcome, though I will only have time for a major overhaul in a month or two where I want to redo and document everything a bit better than how it is currently. Hope this can inspire someone to start their own homelab or give some ideas to already existing ones!
2024 · github.com
- 3BN
I've been working on an app in my spare time for about the past 6 months in between my day job and taking care of my 10 month old daughter. I'm launching a beta today and would love to get the communities feedback. It's called Pagify and it's an app that allows you to build custom Facebook tabs using their new iframe method. I'm quite proud of the fact that I actually got this out the door. This past year my life has been quite hectic. Let me know your thoughts and give me a "Like" if so inclined :). Thanks View the app at http://pagifyapp.com Skip the Marketing stuff and go straight to the…
2011
- 4HI
This is based on an approach I made for a very high performance message and video multiplexing server. The project died, but I'm glad I get to share the a basic version with some http test code now. I admit this is the second time I've tried to show this off here today; I posted earlier but it got lost when no-one was watching :(
2011 · github.com
- 5SO
https://myserverisonfire.com Just got this made and I'm using it daily for personal use. Looking for beta testers and feedback! :)
2014
- 6GL
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
- 7IM
Try it at: ssh krnl.duetbrowser.com No sign up, totally free - no download. Let me know what you think. Prior art exists (brow.sh) but I wasn't satisfied with their graphical take. I wanted the raw, old skool terminal days of the early internet - BBS, and old green phosphor library comptuers - but running the modern web, with all the bells and jingle jangle whistles (JavaScript, etc). No funding, no VC, just 100% raw terminal fun. Not sure how long the demo will last, but try it out.
Jul 2026
- 8

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,…
24d ago · toolpool.garden
- 9MC
I've been building mmerch.com alone for roughly the past two years part time. I'm really hoping I can get some reviews/critiques on it. Thanks! mmerch.com
2013
- 10VI
This was submitted before but it didn't seem to get much attention because I don't think the title was very descriptive and the submitter was brand new. I almost didn't click it but once I did I thought the project was pretty awesome and had a lot of promise. Hope this doesn't violate the rules, I have no horse in the game, but the creator is here on the site so hopefully he'll be able to answer your questions.
2022 · docs.vaxiin.io
- 11FG
Built this as a guide for users of my hosting service. Everything here was run on a real instance. The Mesa/LLVM dependency is genuinely painful on a 1GB disk, and I couldn't find a way around it. WindowMaker won the window manager battle purely on dependency chain cleanliness; it pulls in no GTK, no Python, no audio stack. Happy to answer questions about any of the choices made. Screenshots at the end.
Mar 2026 · tierhive.com
- 12E
Hello everyone, A couple of months ago I was introduced to Excalidraw and fell in love with it instantly. The only thing I didn't like was that I couldn't easily save my whiteboards and had to put everything in one whiteboard which started to lag my PC after a while. So I made ExcaliHub. It's exactly as it sounds: a hub for Excalidraw. It's free, open source, and I aim to keep it that way. Thanks in advance for any feedback!
2024 · excalihub.dev
- 13CL
Hey HN, this is a side-project I've been working on for my senior year independent work in CS. Would appreciate any comments or feedback. www.aperator.com Thanks!
2012
- 14UO
When I see what some HN members have done in a weekend on their projects, it makes it hard to confess that it has taken us 1 year to get to this stage. I kept trying to make things perfect, but finally I have seen the light - it will never be perfect and even in its current state, I see so much we need to improve, but it's something. Instead of delaying even more, I thought I would release it to the best critics out there - HN say hello to MyProperty.com Hope to hear your feedback, criticism, thoughts.
2011
- 15MS
linkrdr (www.linkrdr.com), a personal link aggregator, was directly inspired by http://news.ycombinator.com/item?id=3555923 I read while browsing on HN. It's still a bit rough, but the concept is an interesting one and people have already shown interest. Let me know what you think. Also, if anyone knows a good UX designer, email me :)
2012
- 16IB
Definitely one of those "20 minute adventure gone wrong" projects where all I wanted initially was a quick wireless rubber ducky for bitlocker keys and the like and then I kept adding stuff like AES-256..... Currently working on adding WebAuthn/FIDO support because the hardware is already there and scope creep is a lifestyle at this point. Would love feedback, especially on the security side. Repo and PCB files are fully open source.
Jul 2026 · github.com
- 17BT
It's free servers monitoring and centralized cloud management app. We're hoping to lunch anytime soon. What do you think? Thanks.
2013 · cloudiff.com
- 18Ggclown▲9
gclown is the only thing that keeps me going these days. #!/bin/sh cat <<"EOC" GCLOWN ) ( / \ .-"""""-. / \ ( \/ __ __ \/ ) ) ; / _\ /_ \ ; ( ( | / \ / \ | ) \ (, \0/_\0/ ,) / \_| / \ |_/ | (_\___/_) | .\ \ -.- / /. { \ `===' / } { `.___.' } jgs { } `"="="="="="` EOC gcloud "$@"
2022
- 19KP
I thought it'd be interesting to use Linux PSI (Pressure Stall Information) for an LLM runtime to trim the KV cache. This is mainly useful imo for edge devices like the Jetson Orin super nano kit which have unified memory. I haven't benched much, but plan to do so more over time and see if I can make a real use of it as I run local LLMs. Let me know if it makes sense :P (I of course vibed this idea)
Jun 2026 · github.com
- 20IN
I wrote an article about how to get Nix on your Steam Deck! Big takeaways for me: * Steam Decks are very fun to hack on * Linux Consoles are good * There are more knobs in systemd units than I remember * Flatcar Linux is a thing that exists * Remoting into a console is fun * A/B boots are less interesting than one might expect when you're used to NixOS
2022 · determinate.systems
- 21MS
For years, I have struggled to understand my cash flow and save for the future. In addition to that, my wife has many credit cards and accounts that complicate matters. I am building a tool that connects all our accounts, helps us create a budget, and tracks and adjusts expenses on the fly. I am also sprinkling some AI magic on it for financial suggestions. I am looking for feedback on the implementation. More importantly, I am looking for more beta testers to improve the product.
2023 · financemadelovely.com
- 22IH
Hey HN This project took almost two years and is probably one the best alternatives for tools like Miro and MindMeister Let me know what you think
Nov 2025 · nodeland.io
- 23IM
Hey HN! I made a completely open sourced alternative to Weights and Biases with (insert cringe) blazingly fast performance (yes we use rust and clickhouse) Weights and Biases is super unperformant, their logger blocks user code... logging should not be blocking, yet they got away with it. We do the right thing by being non blocking. Would love any thoughts / feedbacks / roasts etc
2025 · github.com
- 24IM
Hey Hacker News, I'm the maker of Kopage, a free & self-hosted Website Builder. While working on new, cool features (AI, of course), it would be great to hear some HN feedback :) Thanks, Simon
2024 · kopage.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →