Hacker News new | ask | show | jobs
by pedropaulovc 7 days ago
Several, but take the list with a grain of salt since I am on sabbatical.

* Codjiflo: A code review tool inspired by Microsoft's CodeFlow: https://codjiflo.net

* A virtual replica of a digital readout (DRO) for operating a CNC machine like a manual mill: https://el400.vza.net

* Reverse engineered CNC pendant integration with CNCjs also for operating a CNC machine like a manual mill: https://github.com/pedropaulovc/cncjs-pendant-whb04b-6

* A 'docker compose' to provision email, chat and documents for human-AI hybrid teams where you can take over AI's agent's credentials temporarily: https://github.com/vezzadev/roster

* The CNC stuff will come handy for a bigger project I have to create a 1:1 replica of Albert Michelson's harmonic analyzer: https://github.com/pedropaulovc/harmonic-analyzer

* Reverse engineered Hik-Connect P2P CCTV protocol for integration with OSS like Home Assistant and Frida: https://github.com/AlexxIT/go2rtc/issues/2289

* Some patches for different OSS projects like improvements to MCP tools, Playwright, Claude Code, etc.