Show HN: I vibe-coded a working macOS driver for an obsolete laser engraver(github.com)
github.com
Show HN: I vibe-coded a working macOS driver for an obsolete laser engraver
https://github.com/leftouterjoins/EpilogDriver
1 comments
that's pretty cool actually, makes me want to attempt this for my pseye :D
This was based off of LibLaserCut which is a Java project that reverse engineered these machine's protocols. This is a CUPS driver implemented in Swift and C.
Maybe this is a small example of AI doing something positive, like breathing new life into old machines :)