BlackWindBooks.com | Newsletter! | risingthumb.xyz | achtung.risingthumb.xyz | github.com/RisingThumb | site map

risingthumb.xyz Disrespects your freedoms

Printing with netcat

I recently discovered thanks to this blog[1] that you can print with netcat. This was impressive to me, but even still, it doesn't completely solve the problem. Instead it moves it from handling the data for printing on the client's side to handling it on the printer's side.

These issues will arise when you try to print a pdf(pdf is a particularly complex file format. More explanation and discussion can be found here[2]). As such, because there's a long precedent in supporting it, it's best to conver a PDF to Postscript(otherwise the printer will spend a long time processing the file, or just fail because like I said, it's a complex file format).

The command for printing if people are interested is `nc printerIP 9100 < document.ps`. Suffice to say, this was a very interesting read. Thanks Retrohacker!

P.S. In the example provided, where pdf is the proposed alternative, I disagree. I think Gemini is the current viable alternative. I don't think it's in a position where network effects multiply, so the only adopters are technology enthusiasts(and even then it's relatively close in structure to HTML in the mid 90s).

=> [1] Retrohacker, bye cups, printing with netcat
=> [2] Lab6.com, pdf as an alternative to the HTML standard
=> [2] Gemini mirror of above.

Published on 2021/08/07

Articles from blogs I follow around the net

M&Ms Colour Distribution

For a while I’ve been wanting to reuse the imagemap shortcode I implemented a couple of years ago, in the MacBook Stickers article, so I decided to rip open a 90 grams bag of M&Ms (that’s almost 3 ounces for those who don’t speak metric), and separate…

via andrei.xyz September 17, 2025

MYTHS OF DIALOGUE

from Difference Clouds (2005) mp3 (10.4mb) top image by john romita jr. and dan green, used without permission bottom image from a bleedingcool.com review of a movie, used without permission archive patreon

via I'm not really Stanley Lieber. September 16, 2025

A better future for JavaScript that won't happen

In the wake of the largest supply-chain attack in history, the JavaScript community could have a moment of reckoning and decide: never again. As the panic and shame subsides, after compromised developers finish re-provisioning their workstations and rotating…

via Drew DeVault's blog September 17, 2025

Generated by openring