O Tristão's avatar
O Tristão
tristao@deavmi.org
npub1qhw9...84c8
Eu sou Tristão. Engenheiro in the field of "big systems" and I also made that term up on the spot. Not interested in LLM-based programming as it uses stolen code for training. XMR: 83Vw4g9aoqQU1HgTeUgs8XRPcRxAup3mBFKiLAey5joEVNZ2phnywZScukm1JNRCVaBRyXT6113c95AzQMypzf4MECQiERk Delta chat: Contact me on Delta Chat: https://i.delta.chat/#3D6B2B344D1DCB5AEFCDE4039BE28FDDCE2C4228&v=3&i=w-LMUnHxI50nr3AeLBo2lhjU&s=A6kugfoMiEYctZfiUGOPSXlK&a=bxh846z31%40e2ee.wang&n=Trist%C3%A3o SimpleX: https://smp8.simplex.im/a#SPHYcYsIHhe4tEG0zSZeCF2SJKENaU3i1pT99gHbdmQ YggMail: ea9a48f8e4dbf5b58d5c86d0ec7ae0fb4323991fc40455674cb03ebe793005c6@yggmail
O Tristão's avatar
tristão 1 week ago
@Danie Kind of what I am doing, except I just jump to deploying Reticulum and adding MeshCore on the side 😂 So I guess not what I am doing at all 😂😂 View quoted note →
O Tristão's avatar
tristão 1 week ago
Still have an outstanding question on determining the packet length of Reticulum packets. Did email Mark Qvist regarding it. In the meantime I have done some more work trying to find the nicest `interfaces.Interface` API for use by the router. Something which can use Go channels is nice and makes sense for receiving of packets (by the router). However, sending channels don't have that great of a UX in the way I am designing things. Sending to a closed channel in Go causes a panic and unlike how it doesn't for receiving (as you can check for a successful receive or a unblock due to an already/just-closed channel. #reticulum
O Tristão's avatar
tristão 1 week ago
Birthday present from my brother 🐔 image
O Tristão's avatar
tristão 1 week ago
Wrote some tests today and cleaned up the `Packet` data type API. Serialization work has also started. #reticulum
O Tristão's avatar
tristão 1 week ago
I have working packet header decoding for my Reticulum implementation. Rest of the packet now remains, there isn't much to do there though. I already have the destination reading done for both header types 1 and 2. I need to bolt down my own API I am designing a bit and then continue development. I might get started on the interface configuration and so forth. Just so I have something external that I can test against #reticulum
O Tristão's avatar
tristão 2 weeks ago
This is so cool to finally see how it works
O Tristão's avatar
tristão 2 weeks ago
New redundant IPv4 router has been running for some hours now, seemingly without a hitch. #networking #mikrotik