this post was submitted on 27 Oct 2023
22 points (100.0% liked)

Rust

5651 readers
4 users here now

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

Wormhole

[email protected]

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
 

I'm working on a parsing library for mil-std-1553 messages. It's a fun, minimal project that doesn't currently exist as far as I can tell.

you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea 3 points 9 months ago (1 children)

I'm playing with Iroh and Tauri to make a distributed lemmy/Reddit clone. I have ideas for interesting moderation, so hopefully I get that far.

[–] [email protected] 1 points 9 months ago (1 children)
[–] sugar_in_your_tea 1 points 9 months ago

Nope, but I'm considering adding that on later as a bridge service to get content.

I have some technical reasons for this (happy to go into detail), but the simple reason is that I think ActivityPub is too noisy. I'll have a way to subscribe for updates, but it needs to account for that data existing on multiple peers, many of which may be offline.