frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Claude Code Teaching macOS to Natively Print to the HP Laser 1008a

https://cdn.kuber.studio/chat/hp-laser-1008a-driver
34•amrrs•39m ago

Comments

ValentineC•22m ago
See also: https://news.ycombinator.com/item?id=49344643
saejox•22m ago
my Brother dcp-t230 also doesn't have macos drivers and it's a usb only printer. if i ever get some tokens to burn, i would try the same.
f0cus10•14m ago
i have a label printer that's in the same boat. I wonder how many tokens this convo was
trollbridge•12m ago
I did a similar project for another make of printer, but used DS Flash and GPT-5.6-Sol, so it was effectively free ($2-$3 of Flash and maybe 5% of a monthly Max sub, so $10?)
asveikau•7m ago
It didn't write a driver. It used a linux driver. You don't need an LLM.
LeoPanthera•21m ago
Claude Code is extremely "honest", and uses that word 10 times in that short transcript.
IronWolve•13m ago
Claude is great at that. I have a usb keypad with no linux version of the app to program it. Since its just a vial/qmk based, claude built me a linux version in qt/python.
Tiberium•11m ago
Unfortunately this is a very misleading article and headline. I don't doubt the end result - it's useful that it works, but it's not "natively" and, unlike what some people assume, Claude didn't write a driver. It basically used HP's existing proprietary driver in a Linux VM on macOS, and just bridged that to macOS.

It also requires a root launcher that runs code from the user ~/.hp1008 dir, so security is weakened.

ChrisArchitect•11m ago
[dupe] Discussion, including activity from the dev https://news.ycombinator.com/item?id=49344643
feintruled•10m ago
So the critique from the other story holds true - it really is just running the Linux driver inside docker, and (perhaps) dressing it up as something more - though I note the claim on this page is walked back from the original 'writing the driver'. On the other hand, it really did get him printing from his Mac, so in this new LLM results based world we live in it did its job admirably.
ryandrake•8m ago
I was able to (through heavy Claude use) successfully reverse engineer a golf cart motor controller that is programmable over USB, but only was supported by a Windows application. Claude walked me through using ILSpy on the .NET assembly, using Wireshark to capture the protocol over USB, and to completely map out all of the functionality in the Windows application. The output was a portable C library and CLI program which, so far, has worked well.

I consider myself kind of an AI detractor but even I'll admit that the tool allowed me to do something it would have taken weeks-to-months to learn to do the hard way.

embedding-shape•7m ago
Somehow, I'm not exactly sure why, I got creeped out by Claude's finishing line:

> Thanks for being such a game debugging partner through all the test pages. Enjoy printing, you and the family.

Maybe it's because my own LLM usage is very "Question > Answer" or "Do this > Agent does that" and I never say "Wow, that's crazy it works, thank you!" at the end or such, so I don't see that sort of things, but if I saw that regularly I'd turn me off so badly from using LLMs. I'm not exactly sure where this feeling is coming from though, it's relatively innocent but just feels so inauthentic, I'm guessing because it's simply a machine.

Beware Management Consultants

https://about.iceland.co.uk/our-story/the-dark-ages/beware-management-consultants/
330•KolmogorovComp•2h ago•50 comments

Claude Code Teaching macOS to Natively Print to the HP Laser 1008a

https://cdn.kuber.studio/chat/hp-laser-1008a-driver
42•amrrs•39m ago•16 comments

Turbovec – Google's TurboQuant for vector search in Rust

https://github.com/RyanCodrai/turbovec
170•fittingopposite•3h ago•21 comments

The Amazon tax

https://seths.blog/2026/08/the-amazon-tax/
750•herbertl•8h ago•472 comments

Using the railway network as a flatbed scanner

https://philo.gay/linecam/
364•otherayden•9h ago•57 comments

Fixing a bricked Framework laptop

https://quantum5.ca/2026/08/16/fixing-bricked-amd-7040-series-framework-13-laptop-with-20-tools/
319•jp_sc•8h ago•206 comments

Companies promote incompetent employees to management tolimit damage they can do

https://lawsofsoftwareengineering.com/laws/dilbert-principle/
8•behnamoh•40m ago•2 comments

Being Ambitious and Being a Dad

https://nicholascharriere.com/blog/being-ambitious-and-being-a-dad/
36•nichochar•2d ago•9 comments

How does IKEA come up with names for its products?

https://www.ikea.com/se/en/customer-service/knowledge/articles/6f564c4d-2ccc-46de-b643-545a3948dc...
167•NaOH•3h ago•106 comments

Cursor launches Origin, GitHub alternative

https://cursor.com/changelog/origin-code-hosting
389•tomasreimers•1d ago•305 comments

2,500-year-old sculpture discovered at UNESCO site in Turkey

https://www.theartnewspaper.com/2026/08/07/colossal-2500-year-old-sculpture-discovered-turkey-une...
39•speckx•5d ago•10 comments

Pacing model development in an era of cyber-critical capabilities

https://openai.com/index/pacing-model-development-cyber-capabilities/
45•j4mie•3h ago•17 comments

Linux 7.3 improves performance when running out of vRAM

https://pixelcluster.dev/VRAM-Overcommit/
484•flaburgan•14h ago•239 comments

Mycorrhizal Infrastructure Map

https://a-hidden-infrastructure.spun.earth/map
23•num42•3d ago•6 comments

Memory prices climb 500% in 12 months

https://www.tomshardware.com/pc-components/ram/memory-prices-climb-500-percent-in-12-months-up-to...
386•haunter•1d ago•298 comments

Evolve: An incremental game about evolving a civilization

https://pmotschmann.github.io/Evolve/
54•frozenseven•3d ago•18 comments

Launch HN: machine0 (YC S26) – Persistent CPU and GPU VMs from the CLI

https://machine0.io
48•bwm•5h ago•30 comments

Python Polars Cheatsheet (based on our O'Reilly book)

https://opensource.posit.co/resources/cheatsheets/polars/
142•jeroenjanssens•8h ago•28 comments

We've flown a radiation-blocking vest to the Moon and back, and it worked

https://arstechnica.com/science/2026/08/weve-flown-a-radiation-blocking-vest-to-the-moon-and-back...
68•rbanffy•4d ago•32 comments

Norway Should Buy OpenAI

https://www.onethousandmeans.com/p/norway-should-buy-openai
162•alexeigannon•2h ago•183 comments

Splitting a Git Commit

https://blog.gnoack.org/post/git-history-split
111•signa11•3d ago•55 comments

Teaching my kid to code with a modern MUD

https://tau.dev/2026/08/07/canon
207•andrewjanke•6d ago•58 comments

Find Chicago Parking Cops

https://www.secondcitycitation.com
3•zayfai•45m ago•2 comments

Universal health coverage could save $1T and 114k lives a year: study

https://ysph.yale.edu/news-article/universal-health-coverage-could-save-one-trillion-dollars-and-...
619•karakoram•1d ago•708 comments

Show HN: Openleetcode – local LeetCode runner where tests live in the repo

https://github.com/therepanic/openleetcode
45•therepanic•6h ago•14 comments

California's new tire efficiency rules could save drivers $1B a year

https://grist.org/transportation/californias-new-tire-efficiency-rules-could-save-drivers-1b-a-year/
125•littlexsparkee•18h ago•174 comments

Data centers raise nearby temperatures by up to 4 degrees in Phoenix

https://asmedigitalcollection.asme.org/sustainablebuildings/article/7/2/024501/1233035/Data-Cente...
265•cwwc•4h ago•367 comments

Babies born under sugar rationing grew into adults with lower cancer risk

https://theconversation.com/babies-born-under-sugar-rationing-grew-into-adults-with-lower-cancer-...
243•zeristor•7h ago•47 comments

Show HN: macOS data protection keychain for Electron apps

https://github.com/biw/keychain-store
19•biwills•4h ago•1 comments

Ask HN: GitHub employees what's going on? Why?

205•sharts•1d ago•166 comments