In the last one and a half weeks I had a bad cold.
I am still coughing but it is getting better.
I am currently working on an email-like system that works through radio links(using minimodem).
The project is written in rust and is called radiomailbox.
My idea is that each computer that wants to send/receive mail has a radiomaild daemon running that will listen for messages.
If the message is addressed towards them, they receive it, if not, it is discarded.
This is one of my first "serious" rust projects so it will probably end up being terrible but it has already been a great learning experience.
I will publish it on my Codeberg page sooner or later once it is in a usable state.
I will try to write more on my gemlog in the future.