Settings

Theme

Ask HN: Open-source cloud storage written Ruby on Rails

1 points by KorfmannArno 5 years ago · 2 comments · 1 min read


Does it exist?

I looked at a bounty the nextcloud project posted [1] and felt overwhelmed with the source code. I'm thinking a properly managed RoR project would be more accessible to extern contributors.

1 https://www.bountysource.com/issues/96704088-calendar-sends-duplicate-notifications-if-there-is-an-additional-attendee

mtmail 5 years ago

Based on the github issue https://github.com/nextcloud/server/issues/21370 I don't see anything unusual for such a large project. They have thousands of issues open, merge dozens of PRs per day. I wouldn't expect one can fix a bug in a complex project in only a couple of hours. When I submitted PRs to large projects I needed hours just to get the test suite running, read the contributor guidelines, provide test cases, all for a couple of lines of changes.

streetcat1 5 years ago

Why does it has to be written in ror? Look at minio. It is not written in ror,but can be used from ror.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection