Discover real AI creators shaping the future. Track their latest blogs, X posts, YouTube videos, WeChat Official Account posts, and GitHub commits — all in one place.
Ok deployed it on http://pieter.com and integrated into the full site Only thing is perspective is a bit off, so I'll try edit the printer with GPT Image 2 to get a slightly left view of it so it fits better But it works, fucking crazyyyyy
🖨️🖼️ Big progress: it can now print images too I had to install a different printer driver, Claude Code recommended Epson FX-86e which supported images Then I printed an image, it helped me dump a .bin from the printer raw data output, then it decoded the .bin and figured out
View quoted postActivity on repository
rasbt pushed llm-architecture-gallery
View on GitHubActivity on rasbt/llm-architecture-gallery
rasbt contributed to rasbt/llm-architecture-gallery
View on GitHubActivity on repository
rasbt pushed llm-architecture-gallery
View on GitHubhttp://x.com/i/article/2063647807437705216
I also made it so you can actually print your matrix printer print to your real printer :D
🖨️🖼️ Big progress: it can now print images too I had to install a different printer driver, Claude Code recommended Epson FX-86e which supported images Then I printed an image, it helped me dump a .bin from the printer raw data output, then it decoded the .bin and figured out
View quoted post🖨️ Little progress: I generated a dot matrix printer with GPT Image 2 and then some Photopea'ing to make the paper go through And I got COM1 to work for dial up internet to http://pieter.net (my ISP) while COM2 still works for the printer (that was a challenge) Which means I can now print anything from the internet, like Hacker News! Some todo fixes: - page should scroll out not already be there - we need some perspective so the paper slowly goes into distance - integrate it into pieter .com page fully - add a local print command so you can actually IRL print your printed dot matrix print You can try it the current WIP here: https://pieter.com/assets/dosbox/serial-test/
🖨️ It took over a year and lots of help from Claude Code but I have now been able to create a real dot matrix printer on the web that prints from Windows 3.11 in your browser: Here's the test page: https://pieter.com/assets/dosbox/serial-test/ I couldn't get the LPT1 port to work but COM2 did work
View quoted post