this post was submitted on 12 Jun 2023
42 points (100.0% liked)

Rust Lang

709 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS
 

Any project in rust you want to chat about.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

I'm using Rust to build an alternative to https://amara.org (online collaborative subtitle editor). Initially I wrote the backend in node.js/typescript but I quickly found I really do not like working with that, and switched to Rust with Rocket. That has been really nice. I haven't gotten around to working on it for quite a long time though, would like to pick it up again this summer.