If I understand correctly, it just wraps an existing Linux driver in a container. You can hardly call that writing a driver.
Claude writing a macOS driver for my obscure HP printer built only for Windows
51–60 of 241 posts
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#52Earlier quoted context omitted.
What's the repository link? I think it would be fascinating to have a corpus of "hacked" solutions like this. Can't tell you how many times a couch co-op game night got sabotaged by some piece of hardware failing to communicate with another.
The creatively-named https://github.com/Netruk44/wolverine-v3-pro-linux The "linux" support is pretty narrow (because I made this for myself). It's restricted to SteamOS. But I'm sure it could be ported easily, the repository contains documentation about the important parts from reverse engineering the firmware.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#53I usually answer saying there's not really a hack for it, you just work with it, convey thoughts decently and try out things with educated guesses until it sticks with these projects.
But I actually went ahead and exported the chat in a readable format for anyone curious enough to go through :) https://cdn.kuber.studio/chat/hp-laser-1008a-driver
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#54https://www.alecburton.co.uk/2017/printing-from-a-docker-con...
There are many such tutorials and Claude just plagiarized as usual.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#55Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#56If I understand correctly, it just wraps an existing Linux driver in a container. You can hardly call that writing a driver.
Would calling it a "driver adapter" fit more accurately .. ?
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#57Earlier quoted context omitted.
I think, from a business perspective, they just don't see us at all. We're such a small, inconsequential part of the market that building open, free hardware with code that we can update, change, or alter for our needs is just.. not part of their business use-case.
I hope that with AI, this becomes a far more compelling selling point that consumers demand.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#58Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#59Claude did not write any macOS driver. It uses the HP Linux driver inside docker. Here is prior art from 2017. In contrast to the AI gibberish, one can understand it: https://www.alecburton.co.uk/2017/printing-from-a-docker-con... There are many such tutorials and Claude just plagiarized as usual.
Re: Claude writing a macOS driver for my obscure HP printer built only for Windows
#60Claude did not write any macOS driver. It uses the HP Linux driver inside docker. Here is prior art from 2017. In contrast to the AI gibberish, one can understand it: https://www.alecburton.co.uk/2017/printing-from-a-docker-con... There are many such tutorials and Claude just plagiarized as usual.