Admiral Patrick

I’m surprisingly level-headed for being a walking knot of anxiety.

Ask me anything.

Special skills include: Knowing all the “na na na nah nah nah na” parts of the Three’s Company theme.

I also develop Tesseract UI for Lemmy/Sublinks

Avatar by @[email protected]

  • 849 Posts
  • 5.22K Comments
Joined 3 years ago
cake
Cake day: June 6th, 2023

help-circle



  • Yeah. On the surface it seems like it would be a positive. But in practice, it shields people from criticism of their behavior.

    Yeah, yeah, “use your words” and all that, but some comments are just so brain-dead or trollish that they’re not worth a response, and even a downvote is expending far more effort than the comment is worth. So the person who made it sees 3 upvotes but not the 50 downvotes, so their takeaway is that “wow, 3 people liked my braindead comment” rather than everyone except 3 people hated it.

    I get the appeal of disabling downvotes, but if I say something stupid, I wanna know.
























  • RNode and Meshtastic cannot interact.

    I did ask in the Reticulum Discord if it was possible to run Reticulum over Meshtastic by using the serial transport in Reticulum connected to the serial module in Meshtastic. It is technically possible but inefficient. The person who answered my question said you’d need to use Meshtastic in ShortFast mode to make it even remotely practical.

    Essentially it was using the serial transport connected to a Meshtastic node in place of the RNode thus allowing the Meshtastic device to perform the role of both.

    [Reticulum] --Serial Transport---> Meshtastic Node's UART1 ---> Meshtastic Serial Module --->Meshtastic LoRa  ---> Remote Meshtastic Node's Serial Channel --> Remote Meshtastic Nodes UART1 --> [Remote Reticulum Client]
    
    

    They also pointed me to a Github project of theirs that basically did just that, but I cannot for the life of me find it to link it.