I'm a Senior Software Engineer with a keen interest in IoT, AI, Blockchain, and Data Communication Networks. I work on projects that integrate these technologies to create innovative solutions.
Nothing here yet.
Short summary / TL;DR: My system has an on-board Wi-Fi and several USB network devices (a Realtek Wi-Fi dongle and an RNDIS LTE modem). USB interfaces get unpredictable names like wlxa0a3f0904f79. I solved this by writing udev rules that detect devic...

In the world of blockchain, simplicity is often overshadowed by complex protocols and intricate algorithms. Yet, simplicity has its own charm and power, which is precisely what inspired the creation of Naivechain—a minimal blockchain implementation d...

Creating a peer-to-peer (P2P) network over a WebSocket infrastructure can seem like a daunting task, especially if you're new to asynchronous programming in Rust. However, with the right approach, you can build a robust and efficient P2P network that...
