Claude writing a macOS driver for my obscure HP printer built only for Windows
1–10 of 241 posts
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#2Cool nonetheless.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#3Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#4Next try writing a printer driver for your iPhone.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#5Unfortunately, as I look around, I see most of the hardware vendors around me as gatekeepers. They prevent me from writing custom code in various ways. Apple restricts access to NFC or their UWB positioning, Supernote Manta does not let me access a bluetooth microphone, the list goes on. Denon at least has an API in their amps/receivers: buggy, but it's there.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#6Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#7"HP" "obscure" Cool nonetheless.
https://wiki.debian.org/CUPSPrintQueues#hpuld
claude seems to have realized it was one of the samsung printer variants and just shoehorned in a samsung MFP driver to the OS.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#8After about 5 hours, feeding it the GIP spec, an export of sniffed usb traffic from Windows, prior art (xone driver for linux), and giving Claude connectivity to my Shield via adb, I had it working. This continuously blows my mind that I dont have to beg a developer on Github to do it for me.
Claude could do it for me for $20.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#9And now I can print to it via my Mac.
It's a fun time to be alive.