this post was submitted on 21 Apr 2024
21 points (92.0% liked)

Rust

5754 readers
31 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sugar_in_your_tea@sh.itjust.works 8 points 5 months ago* (last edited 5 months ago) (1 children)

Still working on my P2P Lemmy/Reddit alternative. I made the UI prettier and got CI all figured out. It's written with Iroh and Tauri, with React on the FE.

So this week will be filling in the basic features (voting, commenting, etc). And maybe a little bit of testing NAT traversal and whatnot.

If I get super productive, I can start playing around with decentralized moderation. That's the most interesting part of the app, and I have some POC code for it, just need to add in the data and start tuning (will probably scrape some Lemmy data ๐Ÿ™ƒ). Once that's there, I'll be ready to share my project publicly for the first time (๐Ÿ˜ง).

[โ€“] unabogie@urbanists.social 3 points 5 months ago (1 children)

@sugar_in_your_tea @secana sounds fun. You should definitely post the repo when it's ready for contributions.

[โ€“] sugar_in_your_tea@sh.itjust.works 1 points 5 months ago (1 children)

Certainly!

I still need to think about what I want in terms of licensing (it's currently MPL 2.0), but once I figure that out, I'd love some help. Also, naming things is hard. ๐Ÿ™ƒ

[โ€“] taladar@sh.itjust.works 2 points 5 months ago (1 children)

For the name maybe you could do some sort of play on the expression "spread the word" since it is distributed? Probably not something you want to use verbatim though since it would be hard to search.

Yeah, I've been looking at variations of "handbill." I have a name with a decent domain and everything, but it's hard to pronounce by E. Asians and taken by another popular project.

But I have a fallback plan, so I'm gonna go with it unless I think of something better.