▲ 22 ▼ Share your projects (sh.itjust.works) submitted 2 years ago by blackstampede@sh.itjust.works to c/rust@programming.dev 11 comments fedilink hide all child comments 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.
[–] sugar_in_your_tea@sh.itjust.works 2 points 2 years ago (2 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. permalink fedilink source hideshow 2 child comments replies: [–] onlinepersona@programming.dev 1 point 2 years ago (1 child) So not using Activity Pub? permalink fedilink source parent hideshow 1 child comment replies: [–] sugar_in_your_tea@sh.itjust.works 1 point 2 years 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. permalink fedilink source parent
[–] onlinepersona@programming.dev 1 point 2 years ago (1 child) So not using Activity Pub? permalink fedilink source parent hideshow 1 child comment replies: [–] sugar_in_your_tea@sh.itjust.works 1 point 2 years 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. permalink fedilink source parent
[–] sugar_in_your_tea@sh.itjust.works 1 point 2 years 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. permalink fedilink source parent