News

Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I ...
Vibe Loop is a tight, AI-native feedback cycle of writing code, observing it in production, learning from it, and improving ...
Distributed storage systems are composed by many unreliable storage nodes over a network. A data file is redundantly stored in multiple storage nodes to provide high reliability. Recently erasure ...
GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations - arduino/compile-sketches ...
About This Arduino-based project simulates a basic autonomous robot in Tinkercad using an ultrasonic sensor and two servo motors. It detects nearby obstacles and changes direction to avoid collisions.