jasongill 17 hours ago

The "Extinct" arrow next to "Workstations - Sun, SGI" is sad - I miss the days of workstation-class machines

  • anyfoo 14 hours ago

    It's worth looking at this from multiple angles, though.

    Intuitively, I'm also extremely said that "workstations" aren't a thing anymore. That there are no professional, well-engineered, powerful Sun or SGI workstations anymore. In a sense, they even felt similar to sports cars: You drooled for them, often from a distance.

    On the flip side, I don't miss exactly that: Not being able to afford such a thing, or even if you theoretically could, having to shell out tens of thousands of dollars (not even accounting for inflation yet).

    Extremely powerful PCs are now available to nearly everyone who wants one, especially if you take into account that even a 10+ year old dumpster PC does more than almost all these past workstations in several regards.

    We'd probably be lamenting the opposite if that wasn't the case. But yes, the shine and magic is mostly gone...

    • Animats 9 hours ago

      The end was hard for the workstation people. In the late 1990s, I went to visit a visual effects house in Hollywood. They used almost all SGI machines, with a few Windows NT machines. Two or three years later, the ratio had totally reversed.

      I visited people at SGI's animation unit, which was in what's now the Computer Museum. They were trying to sell a Windows NT machine with their GPU for about $12,000. It didn't work out.

      I once saw a Softimage demo at SIGGRAPH where they had a PC hooked up to a full rack of compute servers for rendering, allowing them to run the good renderer at full frame rate. All x86/NT, not Unix. Someone commented "That's Steven Speilberg's PC."

      There are no AI workstations or rendering workstations, because that's now done "in the cloud". People don't buy 128 processor ARM machines and run Linux on the desktop much.

      Although a game developer's machine today, with maybe 128GB RAM and an NVidia 5080, is a pretty good supercomputer.

  • TheOtherHobbes 14 hours ago

    Workstation-class machines are very much available, at workstation-class prices.

    You can buy a 64-core 7985WX Threadripper Pro with Nvidia RTX6000 and 256GB RAM for $30k or so.

    Upgrade to an A100 if you're in a hurry.

    They're not unusual in commercial video and animation, machine learning, and general science/engineering.

    TBH you could reasonably class the $4k M3Ultra Mac Studio as a low-end workstation-grade machine for some tasks.

    • ofrzeta 11 hours ago

      This might not be the most rational thing to say but I think "workstation" means "Unix workstation" which means "non-x86".

      • ido 9 hours ago

        The aforementioned mac is Unix on RISC!

        • ofrzeta 7 hours ago

          That is true :) So Apple has become the last remaining Unix workstation vendor?

          • ido 6 hours ago

            It doesn't take much to get the price up to low 5-figure USD (inflation UN-adjusted similar to lower end SUN workstation prices)...Max CPU and max RAM already bring you to $10k without a monitor.

            • datadrivenangel an hour ago

              and those color graded monitors are expensive!

JKCalhoun 19 hours ago

I have a few of these and enjoy them — the PDP-8 (emulated: PiDP-8), Altair 8800 (emulated: Altair-Duino), KIM-1 (more or less the real deal modulo the 6530 RIOT chips that are no longer available: PAL-1 and PAL-2).

These, as kits, are fun to assemble, fun then to play around with.

  • qiqitori 12 hours ago

    The ZX80 is another old computer that can be made very close to the original ( there are no special chips inside, and most of them are still being manufactured. The DIP version of the Z80 CPU is famously no longer being manufactured since last year and the RAM chips probably aren't either, but there's no shortage of new old stock for both).

    If you want to make your own: http://searle.x10host.com/zx80/zx80.html

    My build log (including Gerbers based on Searle's foils): https://blog.qiqitori.com/2024/03/building-a-new-zx80/

mikewarot 11 hours ago

My interest lies in the VAX 11/780 running VMS. I once had one running in my janky old smartphone via Termux/SimH, but I lost it when I upgraded Termux, not realizing that it would delete all my stuff in the process. (Android is weird about files)

gherard5555 7 hours ago

Why do classic computers looks so much like synths ?

  • RetroTechie an hour ago

    Some early machines were programmed by directly entering binary code. A number of switches to set location in RAM, more switches to set value that goes there, then push button / toggle a switch to write.

    Same for machine functions: enable/disable certain features, write-protect some RAM areas, etc. Think old PC's turbo button, multiplied.

spitfire 17 hours ago

Obsolescence Guaranteed Is a good name for a replica retro computer store.

If I ever retire and run a bar on the beach^w^w^w^w retro computer store, that’s what it’ll be called.

ozymandiax 14 hours ago

Thank you dbelson for the mention! It's the oxygen we need.

...but just now, our web server crashed on the Hacker News traffic. Of course...

ngcc_hk 7 hours ago

Why no music, apl, mvs, vm, dos, … all kicking and alive under Hercules …

ConanRus 17 hours ago

by "replica" you mean emulator or something else?

  • retrac 16 hours ago

    They do appear to mean emulator.

    The PDP-8 was hardware replicated many times. In the '80s it was a common final year project. There's a classic textbook that works through designing and implementing a clone of the PDP-8/I [1]. I've run into a number of threads over the years where hobbyists have done it with TTL to varying degrees of completeness.

    The Apollo Guidance Computer was recreated by a hobbyist from the original designs using a modern logic family but gate-equivalent -- and I can't find it online anymore! Anyone know?

    You can still build an original Apple II. [2] Being from the late 1970s there was no custom logic; it's straight TTL plus a 6502, and all the chips are still in production except for the ROMs and DRAM, which are easy enough to work around or find used.

    [1] https://www.amazon.ca/Art-Digital-Design-Introduction-Top-Do...

    [2] https://www.reactivemicro.com/product/apple-ii-plus-rev-7-rf...

    • TruffleLabs 14 hours ago

      Art of Digital Design: An Introduction to Top-Down Design - Prosser & Winkel, I took their graduate class in 1990 at IU Bloomington.

      In this class I & my lab partner designed and built a PDP-8 out of PALs on a wire wrapped board. And we loaded code from old paper tape sources as part of the testing. It was a fun class :)

  • thinkingemote 9 hours ago

    replica / new hardware that looks the same, with lights and buttons. Behind the panel is (from the one I looked at) an Arduino running an emulator. Don't know if the blinking lights respond the same or if the hardware switches, ports, etc work.