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

risingthumb.xyz javascript considered harmful

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

Update: Retro Computer: Apple iMac (2006)

Part One Few days ago (June 8th), I managed to get this nice 2006 iMac. It features a 1.83GHz Intel Core Duo Processor, 512MB RAM (PC2-5300 DDR2 at 667MHz), has 160GB storage in a HDD, and a Radeon X1600 with 128MB GDDR3, all these tucked in nicely behind …

via andrei.xyz June 23, 2025

My Apple iBook G4 - development

This is the fifth part of the “My Apple iBook G4” series of articles, and it’s all about setting up a development environment with modern-ish tools on my iBook retrobook. You can install all the software you want, and all the games available for the PowerP…

via sizeof(cat) June 20, 2025

Corpus Christi: Three Sonnets on Communion

Today is the the feast of Corpus Christi (the Body of Christ), which is really a celebration of the sacrament of Holy Communion. In mediaeval times there used to be wonderful processions in which the consecrated elements were taken out … Continue reading →

via Malcolm Guite June 19, 2025

Generated by openring