SBSoumyajit Bhattacharyainsoumyajit1216.hashnode.dev·Jul 2 · 3 min readGunam Init and Builder Roadmap: How I'm Building an On-Premise Rust AgentOne of the biggest frustrations developers face is configuration. Whether it's integrating a new library, working with FFI, or setting up infrastructure, the first experience often involves reading pa00
SBSoumyajit Bhattacharyainsoumyajit1216.hashnode.dev·Jun 30 · 4 min readWhy I stopped trusting device_class to tell me what a device can do .I almost shipped a bug unknowingly. Probably this bug would have shown up on someone else's hardware without them knowing. I'm building Gunam, a cloud-free, FFI-first Rust agent for on-premises device00
SBSoumyajit Bhattacharyainsoumyajit1216.hashnode.dev·Jun 29 · 3 min readBuilding the monitoring segment for CPU and Battery Reading CPU and Battery: The Code Wasn't the Hard Part Reading CPU and battery information sounds very easy. You search for a library or ask AI for a better and quicker way to get the data for display00
SBSoumyajit Bhattacharyainsoumyajit1216.hashnode.dev·Jun 28 · 4 min readBuilding Gunam: Why Modern Monitoring Should Work Offline FirstProblem Statement While working on kiosk software at Zuchiz, I realized that many production issues cannot be solved from the application layer alone. No matter how well an application is designed, it00