Live data from Hacker News

Getting my daily news from a dot matrix printer

aschmelyun.com

111–120 of 259 posts

Re: Getting my daily news from a dot matrix printer

#111
post #47

Earlier quoted context omitted.

With macOS there is this one off topic thing regarding printing that always gets me. I once had a company Macbook and it connected to my old Brother printer without problems and only then (after almost ten years of having the printer) I discovered it has double sided printing. It just worked. I always wondered if there is a way to connect somehow to this machinery to get a macOS printer driver or whatever and emulate…

Huh, my first thought was that it ought to be somewhat mechanically obvious if the printer supports double sided printing. But now I’m thinking, some printers do just magically suck the paper back in for the second side, right? And I’m wondering if my printer might secretly support double sided printing as well.

Exactly this magical sucking the paper back. I was amazed.

Re: Getting my daily news from a dot matrix printer

#112
post #25

I miss the sound of those things. It was quite satisfying, and I'm not sure if it was because those were the first printers I've ever seen or because it really is a fascinating machine. That sound...as if someone would rip paper apart but nobody does and there are letters on it afterward...ASCII art was so awesome on them... ...my SO would kill me.

the sound is better than an hour with a high-end therapist, er, executive coach

Re: Getting my daily news from a dot matrix printer

#113

I did something similar with a receipt printer. a thermal usb receipt printer is like $75 dollars and easily controlled by python. Super easy to print out images and QR codes. and the autocut functionality makes it easy to segment messages. Additionally the receipt printer is nice because you can activate the bell inside as an additional "notification" and has an extra control for a cash drawer that I am thinking of…

Receipt printers are a blast! I had a project from a couple years ago printing out GitHub tickets using a similar setup to what I have for this dot matrix printer.

Re: Getting my daily news from a dot matrix printer

#114

I'm surprised that old printers like that go for $80-120 USD. I'm pretty sure you can buy a new inkjet for $50. If I wanted to do something similar, what is the cheapest type of printers I should be looking at? Dot matrix does seem awesome for the vibes, but I could be happy with something else as well. Any recommendations? I do like the idea of buying something old.

I am also in this boat. I don't want to have to buy in for ink for $50 every 3 months.

Re: Getting my daily news from a dot matrix printer

#115
post #6

Matrix printers can actually do quite a lot... depending on the models, you can change fonts, use bold, underline, sometimes italic, double-width and double-height characters and even graphics (although often are relatively low resolutions like 90 or 180 DPI). One funny thing I did once for a escape-room-like game, was a box with only a parallel printer connector on it. When connected to the printer, it was parasite-…

I remember printing huge banners in landscape mode on those endless paper rolls, basically ASCII art stuff which commands like figlet would produce today on a terminal (maybe it still supports printers as output?)

Re: Getting my daily news from a dot matrix printer

#117
post #47

Earlier quoted context omitted.

With macOS there is this one off topic thing regarding printing that always gets me. I once had a company Macbook and it connected to my old Brother printer without problems and only then (after almost ten years of having the printer) I discovered it has double sided printing. It just worked. I always wondered if there is a way to connect somehow to this machinery to get a macOS printer driver or whatever and emulate…

IIRC, Apple employed the maintainer[1] of CUPS - which is/was available on MacOS for network printing, and has been available on Linux for even longer. I would be surprised if the feature was not available on Linux for your printer. Edit: added footnote 1. The chief maintainer - not the only maintainer, between 2007-2019

I used this (CUPS) to add my Remarkable 1 as a Printer in MacOS. Worked like a charm, nothing to install on the laptop…

Re: Getting my daily news from a dot matrix printer

#118
I’m fascinated with printing calculators. Does anyone know of a printer that will print on calculator paper roles and print A-Z numbers and some symbols, like demonstrated here?

Edit: Looks like I just need a receipt printer, which comes in dot matrix or thermal. Whoa, I need one.

Re: Getting my daily news from a dot matrix printer

#119
post #37

Earlier quoted context omitted.

Please share some of your code, I would like to see and get a feel for some personal ideas.

I use Thermal Printer for a different use-case (TTRPG stuff). Feel free to check it out :) https://github.com/BigJk/snd

wow I love this. I like using spellcards but havent had a good solution for items... might need to buy a receipt printer now.

Re: Getting my daily news from a dot matrix printer

#120

I’m fascinated with printing calculators. Does anyone know of a printer that will print on calculator paper roles and print A-Z numbers and some symbols, like demonstrated here? Edit: Looks like I just need a receipt printer, which comes in dot matrix or thermal. Whoa, I need one.

Like a thermal printer in general or specifically attached to a calculator?
Post reply on HN