this post was submitted on 24 Oct 2023
162 points (98.8% liked)

Open Source

29849 readers
318 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Show us your half baked, not really ready for prime time projects.

Or just whatever open source stuff you've been contributing to lately!

For me, it's https://openlibrary.org I've been working on having author pages populated with data from wikidata. Also a few other small things with documentation and small UI bugs :)

you are viewing a single comment's thread
view the rest of the comments
[–] hollyberries@lemmy.blahaj.zone 17 points 10 months ago

I'm working on too many at once, mainly because I have too many things I need to finish. My goal is a 100% rust stack.

Right now my bigger project is a soft fork of rgit to add some features that I personally want that are outside of the scope of the original. The task at the moment is connecting to git http-backend to serve clones via HTTPS. My goal for that project is ala-carte feature patches that anyone can cherry pick and build their own.

I havent pushed my changes yet, too unstable.

https://git.holly.sh is everything I have that I have cleaned up and am willing to share. That also runs the working copy of sparkle-git.