Live data from Hacker News

BYTE Magazine

archive.org

91–100 of 114 posts

Re: BYTE Magazine

#91
I took a look at the IBM PC issue from Fall 1984. One of the first quotes that made me smile was this:

"But the euphoria of a faster disk drive and seemingly limitless disk space eventually gives way to the realization that you can fill up even 10 megabytes sooner than you think." [0]

Especially if you read back issues of byte at ~200mb per PDF :D

[0] https://ia800701.us.archive.org/1/items/byte-magazine-1984-0...

Re: BYTE Magazine

#92
post #66

I was a minor figure in the starting of Byte back in, what 1974? Can't remember the year. I worked with Carl Helmers (original editor, who had a hobbyist micro newsletter already going, dealing with 8008's, etc.) and Dan Fylstra (a friend from high school days in San Diego, later founder of Visicorp, publisher of Visicalc, the first "killer app" in the PC world) at Intermetrics in Cambridge (Fresh Pond), a gov't cons…

I knew Dan from systems hacking in high school ('72?) on the IBM 360 out at San Diego State (no idea how I got involved there). Lynn Brock was the head of the systems group there, and Henry Burgess was involved as well.

Dan went on to found Visicorp after MIT and Harvard Business School, Lynn worked with him there to make VisiOn, a much ahead-of-its-time windowing OS for the PC, which eventually brought down VisiCorp, and Henry ended up at Microsoft as Gates's right-hand man for years.

Odd group.

Re: BYTE Magazine

#93
post #78

Interesting reading these in the light of excessively intrusive advertising on websites being one of HN's favourite dead horses to beat. I'm reading the smalltalk issue and the introductory editorial has a hyphenated word split over a two page ad spread plus a half page ad on the page it finishes on. Which is also opposite a full page ad. (the next two pages are ads)

Important difference between ads that can see you and those that can’t.

Re: BYTE Magazine

#94

Earlier quoted context omitted.

Funny people credit AWS or Apple... Neither really convinced people unix was worth it in such a way that Sun Solaris did. Too bad they collapsed and oracle of all places snagged 'em.

You mean SunOS -- Solaris is quite new.

Solaris superseded SunOS in 1993 and let's be honest, Solaris 2.6 is when Sun "shined". most of us linux beards just see it as a linear progression until oracle murdered it.

Re: BYTE Magazine

#95
post #19
post #18

I like the headline for the issue from September 1992: Is Unix Dead? Soon Unix will face its most powerful adversary to date: Microsoft Windows NT. Will Unix Survive?

If AWS didn't use Linux for servers and Apple chose to buy BeOS instead of NeXT, would Unix be around as prominently as it is right now?

I think on the contrary, if AWS didn't use Linux it wouldn't have taken off. Everyone was on a linux stack back then with few exceptions. Microsoft had to spend millions in advertising to convince people they offered something other than windows.

Re: BYTE Magazine

#96

BYTE was great, sort of a microcomputing version of the more upmarket mini-/mainframe Datamation magazine. But as a hobbyist I was more drawn to Creative Computing [1] and the even funkier Compute! [2] magazine in its exclamation point heyday. 1. https://archive.org/details/creativecomputing 2. https://archive.org/details/compute-magazine

CUJ (C User's Journal, but it covered C++ too) and DDJ (Dr. Dobb's Journal) were great too. Not sure about CUJ, but DDJ stopped a few years ago.

https://en.wikipedia.org/wiki/Dr._Dobb%27s_Journal

https://en.wikipedia.org/wiki/C/C%2B%2B_Users_Journal

Both of them used to have really solid programming content for quite a while. BYTE, IIRC, became much commercial and ad-oriented in its later years, with less of quality tech content for makers, and more of product reviews and such, instead.

Re: BYTE Magazine

#97

I started reading Byte in the mid-80's, while at tech school. It was a great source of information on all kinds of computing subjects. It began to lose it's attraction (for me) when they stopped publishing source code. I still have a paper copy of Volume 5, number 11. The Huffman encoding article showed a very creative way of recursively writing out the code-tree for static Huffman encoding. I can't remember which is…

>I still have a paper copy of Volume 5, number 11. The Huffman encoding article showed a very creative way of recursively writing out the code-tree for static Huffman encoding.

I remember reading that article in an old copy of BYTE that I picked up at a used book shop. The article was really good. It was early in my career and I remember being thinking what a cool algorithm it was, and felt good that I could understand how it worked. IIRC, the author's name was Jonathan Amsterdam.

Re: BYTE Magazine

#98
post #82

Earlier quoted context omitted.

There is one close to me in the DC area. The biggest thing is that they have just about everything you would want a computer/electronics store to have ... machines (PC and Apple), components, networking gear, highend gaming peripherals, hobbyist electronics/computers, repair services and a bunch of other related products and toys. Sometimes at work we are looking up server components for an upgrade/replacement, netwo…

> Most of this stuff just isn't available anywhere else in one place except online at this point. By anywhere else, do you mean _near you_? In a word, Frys. hahah

Yes, by me locally within a 30 mile radius. There's a few mom & pop style Computer Repair places, but I'm not expecting them to have an inventory. There are actually 3 Fry's within that 30 mile radius, but I don't even consider Fry's anymore. They are pretty much a joke to me at this point. CompUSA and other such big box stores were worth my time and money back when I had no money.

Re: BYTE Magazine

#99
post #96

BYTE was great, sort of a microcomputing version of the more upmarket mini-/mainframe Datamation magazine. But as a hobbyist I was more drawn to Creative Computing [1] and the even funkier Compute! [2] magazine in its exclamation point heyday. 1. https://archive.org/details/creativecomputing 2. https://archive.org/details/compute-magazine

CUJ (C User's Journal, but it covered C++ too) and DDJ (Dr. Dobb's Journal) were great too. Not sure about CUJ, but DDJ stopped a few years ago. https://en.wikipedia.org/wiki/Dr._Dobb%27s_Journal https://en.wikipedia.org/wiki/C/C%2B%2B_Users_Journal Both of them used to have really solid programming content for quite a while. BYTE, IIRC, became much commercial and ad-oriented in its later years, with less of quality…

>but DDJ stopped a few years ago.

https://en.wikipedia.org/wiki/Dr._Dobb%27s_Journal#End

http://www.drdobbs.com/architecture-and-design/farewell-dr-d...

Re: BYTE Magazine

#100
post #97

I started reading Byte in the mid-80's, while at tech school. It was a great source of information on all kinds of computing subjects. It began to lose it's attraction (for me) when they stopped publishing source code. I still have a paper copy of Volume 5, number 11. The Huffman encoding article showed a very creative way of recursively writing out the code-tree for static Huffman encoding. I can't remember which is…

>I still have a paper copy of Volume 5, number 11. The Huffman encoding article showed a very creative way of recursively writing out the code-tree for static Huffman encoding. I remember reading that article in an old copy of BYTE that I picked up at a used book shop. The article was really good. It was early in my career and I remember being thinking what a cool algorithm it was, and felt good that I could understa…

Yes it was! They have the issue at the archive:

https://archive.org/details/byte-magazine-1986-05

Post reply on HN