TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What open-source projects you built yourself? How you maintain it?

15 点作者 andreacavagna大约 4 年前
What you have built in the open-source, and why you have chosen to make it open-source. Have you found a sustainable way to maintain the project active? If yes, what's your method?

10 条评论

pkrotich大约 4 年前
I developed osTicket [0] - a popular ticketing system. I was an early Linux user so open source made sense. Accidentally turned into a real profitable business- with full time devs &amp; support to maintain the project. We have a SaaS [1] offering and provide commercial support to enterprise users.<p>[0] <a href="https:&#x2F;&#x2F;osTicket.com" rel="nofollow">https:&#x2F;&#x2F;osTicket.com</a><p>[1] <a href="https:&#x2F;&#x2F;SupportSystem.com" rel="nofollow">https:&#x2F;&#x2F;SupportSystem.com</a>
评论 #27188628 未加载
aranchelk大约 4 年前
I built a head tracking mouse replacement. It’s assistive tech for people with paralysis, bad RSI, etc. The software is fairly polished with a decent GUI. I used OpenCV and NumPy for the visual processing. Aspects of it were based on a good technical paper Microsoft put out on mouse ballistics. There are some commercial products that do the same thing, but at least compared to the ones I’ve tried, mine is more precise, and much less susceptible to background noise. The latter ends up being pretty important for long term usability. I built it to be cross-platform, Windows, Mac, and Linux. I’ve used it every work day for the past 8 years; it totally cured a bad case of RSI I was having; for that alone I have to consider it a total success.<p>I chose to open source it because I decided ultimately it was way more of a niche business than I wanted to be in, and I wasn’t convinced it was a money maker. I figured maybe I could help some people who needed it.<p>I presented it at a major hacker conference; the same year Edward Snowden was the keynote, that was very cool. So what happened after that? I think it went from having 1 to 4 stars on Github (and zero forks). I’ve never heard of anyone using it. It’s there if anyone wants it. How do I maintain it? If I find a bug that bothers me enough, or an OS compatibility issue comes up, I fix it. These days I only really maintain compatibility with Linux and only a dedicated hardware mode, that uses an Arduino to get foot pedal inputs for mouse clicks.<p>This can’t be an uncommon scenario, you make something cool, release it, and all you hear is crickets. The software was always single-purpose: a tool for me to do my work. Without being hyperbolic I can say it literally saved my career. One other unexpected side effect: any job interview in which I’ve gotten far enough to talk about this project I’ve gotten an offer. I don’t think the code is that amazingly clean and it’s not solving an impossibly difficult problem, but there’s something to be said for making stuff that actually works and having the entire code base visible for review.
评论 #27192580 未加载
imvetri大约 4 年前
I&#x27;m working on <a href="https:&#x2F;&#x2F;github.com&#x2F;imvetri&#x2F;ui-editor" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;imvetri&#x2F;ui-editor</a> and its called ui-editor. It started out as an experiment to try building an in-browser reactJS code renderer and later I improved it so that it can generate reactJS code along with it. Now I&#x27;m trying to build few tools within it that will help me to design components and generate the code for it.<p>It is my hobby project, whenever I learn some interesting implementation techniques used in other projects I use it in my tool. There are no users for my tool so there is not much maintenance work going on. I usually try to implement ideas that I get and make it as part of the tool&#x27;s features.<p>For every idea I start with pen and paper and then into implementation of it. I&#x27;ll make sure I wouldn&#x27;t bring in complications so I&#x27;ll take few weeks for the idea and technique to implement to be strong. Whenever I get free time during my office hours like release is over, or I&#x27;m on a leave or I&#x27;m blocked I&#x27;ll make tiny changes. Whenever I get a long break from office like long weekends, I&#x27;ll spend a productive time with it.<p>Usually I take breaks and do not try to implement that is hard for head. If something feels smooth, I&#x27;ll jump in to implement it.
andreacavagna大约 4 年前
I&#x27;ll start. I&#x27;m working on an open-source, cross-platform app to manage Cloud Providers credentials for developers.<p>The project started from a work need; as a consultant, it was a daily task to switch from a cloud account to another, and I was looking for a secure and easy way.<p>The project grows rapidly, and I&#x27;m looking to add support to the solution for the enterprise that is adopting the solution at the company level.<p>In the community, I&#x27;ve had some requests for troubleshooting and bug prioritization and granting a certain level of continuity. I think that a support option for the enterprise is the best option.
评论 #27187028 未加载
zzo38computer大约 4 年前
I have built a few open-source projects. I choose to make it open source because it is more useful than not being open source. However, currently I only manage them by myself, and they are only active when I am choosing to work on them. But if someone else is interested, you can join too. (Currently, the one I am working on mainly is the puzzle game engine called Free Hero Mesh.)
ecesena大约 4 年前
I built a few in the past, typically with a friend or two, but they were dying together with the initial hype&#x2F;interest.<p>So, lately I tried to focus on bigger challenges and set up companies to handle the os project. My passion is security which I think should be more open. Cryptography is pretty much open nowadays (meaning everything we use crypto-related is likely open), but many other areas in security are not, e.g. authentication.<p>First project SoloKeys: <a href="https:&#x2F;&#x2F;github.com&#x2F;solokeys&#x2F;solo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;solokeys&#x2F;solo</a><p>An open source security key, FIDO2 certified, open hardware and firmware. Profitable, revenue selling the hardware + kickstarter campaigns.<p>Second (newer) project Saasfrom: <a href="https:&#x2F;&#x2F;github.com&#x2F;saasform&#x2F;saasform" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;saasform&#x2F;saasform</a><p>A modern auth system for SaaS, with teams &amp; payments. Revenue will come from cloud solution. Just started, onboarding the first beta customers.
评论 #27189310 未加载
NischayPro大约 4 年前
I&#x27;ve built whm [0] also known as WiFi heatmap generator. This project is actually just a week old. For the past few weeks I was searching for a proper tool that can benchmark and profile my Access Point locations at my home. Tried a lot of android and windows apps and got frustrated using them. So I ended up making whm and releasing it to public. The project currently is able to capture metrics like WiFi latency, jitter TCP and UDP bandwidth across iperf3, speedtest and librespeed. So far its only me who is maintaining it and hopefully some might be interested in it.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;Nischay-Pro&#x2F;wifi-heat-mapper" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Nischay-Pro&#x2F;wifi-heat-mapper</a>
评论 #27188596 未加载
bobblywobbles大约 4 年前
I&#x27;ve built secure-electron-template [0] which is a secure-by-default Electron template for writing apps. I made it open source because I&#x27;m not motivated to build this for a profit (then it becomes work). The project is sustainable because it&#x27;s a template, and once people decide to use it, they make their own changes to their app. It&#x27;s assumed a template is, a template. This doesn&#x27;t make me any extra work besides fixing bugs here and there or improving things at my own pace.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;reZach&#x2F;secure-electron-template" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;reZach&#x2F;secure-electron-template</a>
评论 #27189326 未加载
krishnanunnir大约 4 年前
I have built two that I am kind of proud of.<p><a href="https:&#x2F;&#x2F;www.firstcontrib.com" rel="nofollow">https:&#x2F;&#x2F;www.firstcontrib.com</a> - This is a website I built so users can easily find personalised issues to contribute to.<p>Another one would be <a href="https:&#x2F;&#x2F;github.com&#x2F;krishnanunnir&#x2F;rmm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;krishnanunnir&#x2F;rmm</a>. Which is a telegram bot server you can run on your machine along with a telegram bot to remotely grab screenshots and linux commands on your machine from your Telegram app.
jjjbokma大约 4 年前
A static blog generator: <a href="https:&#x2F;&#x2F;github.com&#x2F;john-bokma&#x2F;tumblelog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;john-bokma&#x2F;tumblelog</a> (See for an example website: <a href="https:&#x2F;&#x2F;plurrrr.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;plurrrr.com&#x2F;</a> ).<p>I made it open source because I wanted it to be part of my resume.<p>The project is small (around 1 kLOC) and hence is easy to keep active.