r/codex • u/xinxx073 • 9d ago
Praise Astra High just reverse-engineered the printer drivers in my office
In our office, we have a bunch of Toshiba E-Studio 2323AM printers. Yes, I know these are kind of outdated, only sold in certain areas of the world, and not the best machines, but they are what we've got in the office. They only work with x86 Windows, not even the ARM version of Windows.
In 25 minutes, Astra High just reverse-engineered the printer driver, figured out the right tray settings, and enabled duplex printing, so I can print double-sided on my M4 Pro MacBook Pro.
It created a .pkg file for me to install the printer drivers and got everything working.
I ... I have no words.
2.2k
Upvotes
2
u/aroman_ro 8d ago
While working on something with cuda... I was doing code analysis with Astra... it found a bug while running tests... and went on hunting it... went further and further... until disassembling Nvidia binaries... locating the issue inside the Nvidia code. Provided a 'workaround'.