Show HN: A zoomable, searchable archive of BYTE magazine

133 chromy 22 8/26/2025, 3:34:55 PM byte.tsundoku.io ↗
A while ago I was looking for information on a obscure and short lived British computer. I found an article[1] in the archives of BYTE magazine[2] - and was captivated immediately by the tech adverts of bygone eras. This led to a long side project to be able to see all 100k pages of BYTE in a single searchable place.

[1]: https://byte.tsundoku.io/#198502-381 [2]: https://news.ycombinator.com/item?id=17683184

Comments (22)

grimgrin · 47s ago
a nice feature would be similar to what searching google books does. the results highlight in yellow (though I'd prefer a way to clear highlighting after seeing where I'm supposed to stare)

I searched for "MUDs" and found a few results, clicked one, but it didn't appear the centered page was the one I was looking for

this is a wonderful idea though, and I'm happy you made it!

fsiefken · 35m ago
Thank you for doing this, it also has a nice microform feel when browsing. I remember that in the pre internet days I went to the library to find the microfiche in the drawer en folder of the newspaper I wanted to read. I forgot how I loaded it into the machine, but perhaps it was easier then putting a usb stick in a computer. https://en.wikipedia.org/wiki/Microform https://www.youtube.com/watch?v=Q6P9FhSkd0I

I wonder what's the reason for the decline in length over the years and why the peak size years seem to be '82-'83.

As an image format alternative, there's avif and webp, but png has the advantage it was in existence during the last BYTE days: "The full specification of PNG was released under the approval of World Wide Web Consortium (W3C) on 1 October 1996, and later as RFC 2083 on 15 January 1997"

dannyobrien · 43m ago
This is amazing -- thank you for building this! Amusingly, I too ended up searching for British computers -- there's a good article here on the Cantabrian explosion here. https://byte.tsundoku.io/#198301-042
chromy · 26m ago
Oh interesting, thank you! I live in Cambridge an often walk past the Sinclair building but I had not heard of Lynx or Ace which are also based in familiar places! https://byte.tsundoku.io/#198301-050
__fst__ · 11m ago
Amazing overview!

It's interesting how the level of public computer/computing knowledge changed. The Byte magazine goes into deep details of hardware, software and programming.

I feel that nowadays a lot of it is taking for granted or very few people care how things work under the hood. But probably at the time of the Byte magazine only very few people cared too :-).

mbirth · 1h ago
Wow, that’s the first digital Microfiche implementation I’ve seen. Well done!
wkjagt · 55m ago
BYTE is awesome. And this project is awesome and really well done. I miss the BYTE days. Is there a modern day equivalent?
ghaff · 28m ago
Computing sort of got too big. Early on, Byte could be eclectic with lots of different architectural discussions and hardware like circuit cellar. But from my perspective they got to a point where they were, for lack of a better word, pretty random. I was at an event where they were trying to reboot sometime in the 2000s but not sure what the market was for a popular computing magazine trying to cover all the bases at that point.
pklausler · 6m ago
BYTE was best before Jerry Pournelle showed up.
fsiefken · 42m ago
The German 'iX magazine fuer professionelle IT' is pretty good, but it also has devops, the whole stack from networking, data storage, compute, cloud, development en ops. I bought one on holiday. It's nice to browse through pages for a change. https://www.heise.de/select/ix

I think it's only in German, but perhaps the AI can auto-translate the pdf's.

don_searchcraft · 24m ago
Its certainly beautiful to look at but the search capability itself is not very good.
browningstreet · 1h ago
So much of my childhood in one zoomable image. This is incredible.
oidar · 30m ago
Beautiful. What a wonderful way to navigate a periodical. Any chance you could open source this implementation? There are plenty of magazines that I'd love to search in this format (eg Sound on Sound).
thomasjb · 1h ago
Love this! Part of why I went into electronics is reading archives of Byte and Popular Electronics
Gormo · 50m ago
This is the sort of thing that would be perfect to view from within Eagle Mode (https://eaglemode.sourceforge.net/).
elcapitan · 1h ago
Oh wow, this is absolutely amazing. It's one thing to read about computers like the Altair in history overviews, but to see ads for it and how they were discussed at the time, that's really interesting.

Connects well to the Halt and Catch Fire syllabus that was posted yesterday :) https://news.ycombinator.com/item?id=45007414

wood_spirit · 1h ago
I remember having just a couple of issues of Byte but reading them cover to cover and basing my whole understanding of possibilities on a deep dive into a Silicon Graphics workstation they had an article on… happy fuzzy distant memories :)
hudecekdev · 24m ago
This is amazing, thank you.
lysace · 39m ago
(!)

I only have a few issues that I bought as a kid. I've been re-reading them lately and I noticed that that while e.g. a 1987 issue is (still!) deeply intellectually stimulating, a 1989 issue is kind of boring in comparison.

It seems like it went from being focused on computer science/engineering to commercial uses of computing quite quickly.

Eriks · 42m ago
dezoomify-rs https://byte.tsundoku.io/byte_files/10/0_0.jpg

Found the following zoom levels:

0. byte (Deep Zoom Image) (868480 x 453747 pixels, 376956 tiles)

...

I think, I'll skip downloading this

chromy · 19m ago
Yes it's a fair amount of data:

pdfs/ 12.5 GiB

pages/ 91.96 GiB (Each page a .png)

text/ 365.03 MiB (Each page as text)

byte_files/ 55.98 GiB (The 1024x1024 tiles as .jpeg)

I had not heard of https://github.com/lovasoa/dezoomify-rs before, that's really cool!

initramfs · 1h ago
aweso