I'm skeptical that this does anything. I'd wager that just about nobody is sitting around with all this energy waiting to contribute to a project they've never used and just heard about in an HN thread. I'm sure you get some commitments of people who say they will help. Just like people say they'll pay for your product once you build it and people who say they'll go to an event 6 months from now. It's hard enough to…
Ask HN: What open source projects need help?
31–40 of 130 posts
Re: Ask HN: What open source projects need help?
#32enigo tries to make it easy for developers to simulate key presses or mouse movements on Linux, Windows and macOS. I try to hide the differences between operating systems and make it as simple as possible. It is the most popular crate to do so according to crates.io, but there are still a number of issues.
A number of cool project use it such as - plock: Query and stream the output of an LLM from anywhere you can type [2] - RustDesk: Remote Access and Support Software (forked enigo) [3]
I'm close to running integration tests in the CI to prevent regressions and find platform differences, but it's not fully working yet. If someone could get it over the finish line, that would be great.
For Linux there is X11 but also basic Wayland implementation and a libei one, but they only work properly for US keyboards.
[1] https://github.com/enigo-rs/enigo [2] https://github.com/jasonjmcghee/plock [3] https://rustdesk.com/
Re: Ask HN: What open source projects need help?
#33https://www.plainoldrecipe.com https://github.com/poundifdef/plainoldrecipe
Things I want to do:
1. Improved print-friendly format 2. Ability to format to arbitrary sizes (for example, format for index cards) 3. Smarter layouts. For example, if a recipe says "add the chicken stock" in a step it would be great if it could identify how much ("1 cup") like some apps do.
Re: Ask HN: What open source projects need help?
#34• TypeScript (Server, Add-ins, Apps), Python (AI Models), BASIC (system dialogs, templates) • Built on TS, Expo, React Native, and Node.js • 5-year codebase, continuously expanding • Open-source project seeking community contributors
Interested? Visit our GitHub (https://github.com/generalbots) or contact info@pragmatismo.cloud or https://pragmatismo.cloud.
Thank you.
Re: Ask HN: What open source projects need help?
#35I'm skeptical that this does anything. I'd wager that just about nobody is sitting around with all this energy waiting to contribute to a project they've never used and just heard about in an HN thread. I'm sure you get some commitments of people who say they will help. Just like people say they'll pay for your product once you build it and people who say they'll go to an event 6 months from now. It's hard enough to…
Re: Ask HN: What open source projects need help?
#36Re: Ask HN: What open source projects need help?
#37So I shall not suggest any particular piece, everyone uses different set of Free Software, and that's how we all like it.
Re: Ask HN: What open source projects need help?
#38Earlier quoted context omitted.
The list is ranked in a completely transparent way. It's anything with the help wanted tag, ordered by number of stars. So this isn't some sneaky Microsoft thumb on the scale, the way you appear to be implying. Simpler than that: I doubt many projects know about this list (I for one just saw it for the first time), and since GitHub put it together, Microsoft codebases got the memo to add the tag. If you want to see o…
Personally I find it funny one of the most valuable companies in the world is begging for free help maintaining their software. Gotta be cheap to get rich I guess.
Re: Ask HN: What open source projects need help?
#39An open-source toolkit for developing digital platforms in the built environment. With IfcOpenShell, you can read, write, and modify Building Information Models (BIM) using the IFC standard — a versatile and open digital language spanning the entire lifecycle of buildings, from design to construction and beyond.
Now including Bonsai, a Blender-based 3D editor to create and edit multidisciplinary information within IFC models.
The built environment is a major contributor to emissions, making sustainability in design, construction, and operations an area we can work on with data-driven decisions unlocked by open source tools.
CAD/BIM has long faced lock-in by the proprietary nature of traditional tools. We aim to change that.
C++ / Python / 3D / Computational geometry / CAD / BIM
Re: Ask HN: What open source projects need help?
#40https://github.com/etewiah/property_web_builder
I was quite active with updating it a few years ago but haven't had the time to work on it recently.
On another project of mine I have been using aider and co-pilot and realised I could bring property_web_builder back to life with these tools. It would motivate me massively to do this if at least one or two other people were willing to work with me on this.