HN Hall of Fame Weekly email

I never realized how useful netcat is

en.wikipedia.org Reference Encyclopedia entries Web & internet Candidate
Visit current URL The originally submitted URL now redirects to the address above. Updating the destination does not change the item’s HN history, Hall membership, or rank.Try original URLArchived copy Best HN thread
Screenshot of en.wikipedia.org captured 2026-07-20
Page preview · captured 2026-07-20

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

Top comments

Not sure if I should share this, but here it goes. One nice trick I used a lot when in college is that some postscript network printers would print raw postscript sent to them on a specific port (which I can't remember sorry). This allowed me to use netcat toprint my documents bypassing the college's print quota system and everyone who would be waiting in the queue.

igrekel·190-point thread·

Poor man's skype: sender arecord -f cd -c 2 | lame -b128 - - | netcat -u your-ip 6881 | mpg123 - receiver arecord -f cd -c 2 | lame -b128 - - | netcat -u -l 6881 | mpg123 -

petdog·126-point thread·

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

HN stats

Breakout years
2

100+ points or 50+ comments

Total points
320

reference only — not used in Hall rules or ranking

Total comments
71

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2009-09-16I never realized how useful netcat isFirst breakout · Best threadtzury19032
2010-11-05Cool stuff you can do with netcatLatest 20+ point returnma2rten12639
2013-05-18Netcat ExamplesCieplak10
2020-01-25Netcatpeter_d_sherman10
2026-06-07netcattosh20