💾 Archived View for bbs.geminispace.org › u › jeang3nie › 3954 captured on 2024-07-09 at 05:11:12. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-26)

➡️ Next capture (2024-08-18)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🦀 jeang3nie

Re: "Two small tools I wrote for the web: slcl and slweb"

In: s/programming

Oooh, nice! I've been running Radicale for years now to host my own contacts and calendars. It works well but I'm not entirely pleased that it's written in Python. I'd love to get the resource usage down. This might make a good base for a replacement, since caldav/carddav are extensions to webdav. I'll have to take a closer look.

Thanks!

🦀 jeang3nie

2023-08-08 · 11 months ago

2 Later Comments ↓

🎵 xavi [OP] · 2023-08-08 at 17:47:

jeang3nie: thanks! Please take into account slcl is not a WebDAV server. It aims to replace Nextcloud's "Files" app i.e., file upload and sharing.

🐦 Arkaeriit · 2023-08-30 at 21:37:

Thank you for sharing this. I have been seraching for a lighter alternative to nextcloud and your project might tick all the cases for me.

Original Post

🌒 s/programming

Two small tools I wrote for the web: slcl and slweb — I had been self-hosting a Nextcloud instance on a Rpi3B for important stuff. Because of its bloated design, it rendered the machine unresponsive a few times. In lack of alternatives, I wrote my own vision of it: one that does not use JavaScript, written in C and portable to Unix-like operating systems. slcl requires a hundred times less memory than Nextcloud, while keeping the features I care about: [https link] slcl, a small and lightweight...

💬 xavi · 3 comments · 3 likes · 2023-08-08 · 11 months ago · #c99 #posix #self-hosting #slcl #slweb