Live data from Hacker News

Ask HN: What open source projects need help?

news.ycombinator.com

121–130 of 130 posts

Re: Ask HN: What open source projects need help?

#121
Multiwoven is an open-source Reverse ETL platform that simplifies data activation for businesses of all sizes.

Tech Stack:

Backend: Ruby Frontend: React Infrastructure: Docker, Kubernetes

Areas Needing Help:

Documentation: Enhancing user and contributor guides. Code: Developing new connectors and improving existing ones. Design: Refining the UI/UX of our platform.

Level:

Beginner-Friendly: Documentation improvements and minor code enhancements. Advanced: Building new connectors and optimizing data pipelines.

Get Involved:

GitHub: (https://github.com/Multiwoven/multiwoven/) Join Our Community: Slack (https://join.slack.com/t/multiwoven/shared_invite/zt-2bnjye2...) We welcome contributors passionate about data integration and open-source development. Feel free to reach out if you're interested!

Re: Ask HN: What open source projects need help?

#122
Extremely excellent service. UMOBIX OFFICIAL got me access to everything. So smooth, fast and reliable without any faults. I am happy I worked with them and I would continue to work with UMOBIX OFFICIAL and recommend their services is pretty decent company which offers all that’s listed on their platform. Voice calls Messages Social media Location A 100/100 rating from me to UMOBIX OFFICIAL on Instagram name and Telegram ‪ +44 7903 168662‬ Email :: umobix.official21@gmail.com

Re: Ask HN: What open source projects need help?

#123
Hyperorg [1] does convert org(roam) files into HTML files preserving there links to each other. It's primary use case is to have an HTML representation of your Zettelkasten (aka "second brain") that is usable on your local machine in a browser without running a fancy web server, JavaScript or anything else. Pure HTML5 and CSS.

[1] -- https://codeberg.org/buhtz/hyperorg>

Re: Ask HN: What open source projects need help?

#124
Back In Time [1] is a round about 15 years old backup software using rsync in the back. I'm part of the 3rd generation maintenance team there. A lot of work in investigating and fixing issues, understanding, documenting and refactoring old code. Have a look at Good First Issues [2] or Help Wanted Issues [3].

[1] -- https://github.com/bit-team/backintime>

[2] -- https://github.com/bit-team/backintime/labels/GOOD%20FIRST%2...>

[3] -- https://github.com/bit-team/backintime/labels/HELP-WANTED>

Re: Ask HN: What open source projects need help?

#125
post #120
post #53

Come build the next full stack web framework for your favorite programming language! https://github.com/levkk/rwf All aspects of project are open to contributors. Beginner friendly. Learn Rust/web tech if you're not familiar with how the sausage is made.

You say beginner friendly. How does rwf look like compared to Pavex[1] in this regard? [1] https://github.com/LukeMathWalker/pavex

I think rwf is easier to use, but it's not my place to make this argument. Try them both out and let me know which one you like best!

Re: Ask HN: What open source projects need help?

#126
post #59

societyserver/open-Team an object-storage, backend as a service platform. enables you to build complex websites/applications including chat, messaging, email, without needing any custom backend coding among other things. https://gitlab.com/societyserver/ https://github.com/societyserver/ backend: Pike/MySQL (without Roxen) frontends: XSLT or REST (for custom javascript frontends), java desktop clients, a PHP library.…

just adding this here for completeness, so i can point people here:

i'd really like to get rid of xslt, but that requires rebuilding the complete admin interface from scratch.

alternatively the xslt bindings could be pushed upstream into pike so we don't have to maintain them and the server can be built without a C compiler.

(i am currently working on fixing the TLS issue during which i was reminded how libxml2 is a moving target, and its bindings require updating with every minor version.)

Re: Ask HN: What open source projects need help?

#127
post #40

I'd love to resurrect my open source real estate website builder: https://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 t…

I'm just at a beginner level with Ruby on Rails, but I am interested in working on it.

Hi there, sorry I've only just now seen your comment.

What is the best way to reach you?

You can send me a message on x: https://x.com/prptywebbuilder

Or via the linkedinpage for propertywebbuilder

Re: Ask HN: What open source projects need help?

#128
post #33

Plain Old Recipe: takes online recipes and removes the cruft. https://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 so…

I have wanted to do something like this for news websites for a while now. I tried the recipe site, my first url from lifehacker wasn't supported, the second attempt from the curated list gave an error loading site, so maybe make the links clickable, have a top 10 ready to go ( cached) at bottom of landing page. Write a bot to periodically check the list of sites this works on and indicate how recent said check was done. Then I might spend more time. Good luck!

Re: Ask HN: What open source projects need help?

#129

Earlier quoted context omitted.

I'm just at a beginner level with Ruby on Rails, but I am interested in working on it.

Hi there, sorry I've only just now seen your comment. What is the best way to reach you? You can send me a message on x: https://x.com/prptywebbuilder Or via the linkedinpage for propertywebbuilder

No worries. Sent you a LinkedIn message.

Re: Ask HN: What open source projects need help?

#130
post #33

Plain Old Recipe: takes online recipes and removes the cruft. https://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 so…

I have wanted to do something like this for news websites for a while now. I tried the recipe site, my first url from lifehacker wasn't supported, the second attempt from the curated list gave an error loading site, so maybe make the links clickable, have a top 10 ready to go ( cached) at bottom of landing page. Write a bot to periodically check the list of sites this works on and indicate how recent said check was d…

It's also a little weird that they lie and claim "Usually we're able to parse recipes from {{domain}}" no matter what domain you put in. This really rubbed me the wrong way.

https://github.com/poundifdef/plainoldrecipe/blob/39868809c1...

Post reply on HN