vote up 15 vote down star
12

What's the most exotic, coolest, unique, or interesting machine you've worked on? Most of us work on machines with x86 architectures using some Windows or Linux variant. I'm sure there are those of you out there who are working on or have worked on machines with experimental architecures, or operating systems. Maybe you worked on a machine that has some sigificance in the history of computing. I'd be interested to hear about it. I'm sure others reading SO will as well.


EDIT: I appreciate all of you who took some time to talk about their experiences with interesting or unusual machines. I enjoyed reading your answers. Although it wasn't my intent to get nostalgic, I see that theme amongst the responses.

flag
show 8 more comments

71 Answers

vote up 2 vote down

I am currently working on a cluster of PS3s, that's pretty cool. I'm trying to get OpenAtom to run on the SPEs. Also, a hadoop cluster.

link|flag
vote up 2 vote down

I know I'll be beat up for this but here goes. A couple of days ago some poor schlep gets his question closed as he asked if his old macbook was good enough for programming. It was closed for not being programming related...

I enjoy the question posted here as well as the replies however I ask, how is this question acceptable and the other not?

The closed question I have referenced

link|flag
show 1 more comment
vote up 2 vote down

Multics, where the unix folks learned about OS's. ;)

link|flag
vote up 1 vote down

Imlac PDS-1 .. from the days when you had to toggle in the boot loader by hand. My first "personal computer". It had 2 processors - a regular CPU and a vector display processor - which was a novel design for it's time. And a Lightpen!

Mazewar and Spacewar were never so much fun !

link|flag
vote up 1 vote down
  • TX-0 (the first machine with magnetic core memory) Coded up a light-pen scribble program.
  • Raytheon RDS-500. The JSX * instruction could be made to do co-routines.
  • Greenblatt-Knight Lisp machines, chess machine.
  • Intel 8008, on a homemade circuit board, playing a tune on a speaker.
  • the Imlac PDS-1, that Scott mentioned.
link|flag
vote up 1 vote down
  • SPARCstation 20
  • Sinclair ZX81
  • Robotron KC85/1
  • some Convex machine (vector processor)
  • DECstation 3000
  • microVAX
link|flag
vote up 1 vote down

My iPhone.

link|flag
show 2 more comments
vote up 1 vote down

Computer Automation minicomputers - LSI2 / LSI4. 16-bit word lengths from the 70s and 80s. They made great test controllers with A/D cards, a real time operating system, and programmed in assembler or FORTRAN.

The LSI2 had core memory, and so bootup time was nearly instantaneous. The most interesting upgrade was retrofitting the LSI2 5 MB disk cartridge with a SCSI interface - the result of which is that you could plug in a 10G SCSI hard drive but the computer OS would address only the first 5 MB.

link|flag
vote up 1 vote down

Indigo O2 by SGI. Today, every PC laughs at the graphics performance but in 1995, having an animated model of a car engine with 200'000 polys render in real time with four light sources was amazing.

Plus the C debugger on the machine allowed to hot-swap code parts - something which we're seeing again in Java today ... when the VM has a good day.

CPUs on that thing had lots of local RAM (as in on the same board as the CPU) with fast links between the CPUs. Hardware monitors would notice when CPU X would hammer the RAM of CPU Y and swap the memory around without telling anyone.

Good stuff. I walked out of the presentation with a very wide grin on my face ;)

link|flag
vote up 1 vote down

Microsoft Surface. Very cool.

link|flag
show 2 more comments
vote up 1 vote down

The Tandem Himalaya was a ridiculously fast mini/mainframe that I had the opportunity to work on back in the 90s for awhile. Still the coolest machine I ever built applications to run on.

link|flag
vote up 1 vote down

An SGI Altix 450. It's filled with dual-core Intel Itanium processors and a pretty fast interconnect back plane. A tall rack can get up to a teraflop.

link|flag
vote up 1 vote down

Microcontrollers of all kinds, along with the associated peripherals.

Nothing is quite as fun as building something that can interact with the physical world in a meaningful way.

link|flag
vote up 1 vote down

CDC Cyber 205. And TI Lisp machines in production.

link|flag
vote up 1 vote down

I didn't work on it. But just looking at my friend's BeBox was pretty cool. Dual processor with CPU load lights right on the case. You always knew how hard it was or wasn't working. Lamentably ahead of its time.

link|flag
vote up 0 vote down

Encore Multimax, 32-processor, shared memory architecture running a variant of UNIX. This used NS32032 processors.

Alliant FX/2800, 16-processor, distributed memory architecture also running a variant of UNIX. I believe this used Intel I960 processors.

HP N-series, 8 processor, distributed memory architecture running HP-Ux on PA-RISC 8500.

All of these systems were used for engineering applications, primarily real-time simulation of mechanical systems and finite element analysis.

link|flag
vote up 0 vote down

HP Newbrain...

some weird machine :)

link|flag
vote up 0 vote down

Psion EPOC-16 on the Series 3 range and the HC.

Pure small model code, pre-emptively multi-tasking, with a very efficient library in ROM with much of the C standard library functionality.

It rarely crashed, the OS was rock-solid, and the SDK very mature and powerful.

link|flag
vote up 0 vote down

Not quite a "directly programmed" type system, but an internship I had one summer was with a company called Tandem (bought out by Compaq, then bought up by HP 8^D) that ran a Non-Stop Kernel and powered a bunch of ATM machines and the like. They had their own OS and everything to run it. My project involved porting an emulator they for debugging/troubleshooting purposes from Solaris to NT. So while I didn't get to work directly ON the hardware, I learned OODLES that summer about some really interesting low level stuff.

link|flag
vote up 0 vote down

I remember NeXTStep running NeXT when I was in college. It was full color and I was blown away with its hefty requirements -32 MB of RAM where most computers only needed 2 or 4 MB RAM.

Also, I remember Windows NT 3.51 running on IBM PowerPC. It was the first time I ever saw a Win3.1 interface showing full content window dragging and it was extremely smooth. It wasn't possible on Intel machines at that time.

link|flag
vote up 0 vote down

ZX spectrum clone in my school.

link|flag
vote up 0 vote down

DEC Alpha AXP. It was a very fast system for its time. It it where I learned UNIX programming. With the 21064 CPU I was solving 64 bit portability decades ago.

link|flag
vote up 0 vote down

Data Flow architecture: the NEC upd7281

Associative processors, like the AMD CADM and 99c10 (latter was on an architecture we designed on and built for image processing/OCR);

Nestor Radial Basis Function accelerator (Neural net engine)

link|flag
vote up 0 vote down

It's hard to say what's the coolest or most interesting. Every few years, I stop and think of how amazing the current crop of hardware is, compared to older systems. Using multitouch to interact with an iPhone is very cool. Thinking about how much power is in this MacBook Pro that I'm typing from is amazing, compared to systems just 10, let alone 15 or 20 years ago.

Coolest machine might be one that we never built. Code-named "glass pipe," it was a VLIW processor at Pyramid Technology, back in the late 80s. The assembler syntax for it was interesting. The other interesting machine I worked on was the MasPar MP-1, SIMD machine. And building custom embedded systems, from hardware all the way to the custom software, on 8085 or 68010 systems, cross-compiling and debugging on the VAX, was also fun in my first job.

But modern systems combine many of the elements of these older systems, including VLIW and SIMD. And that in itself amazes me whenever I stop to think about it.

link|flag
vote up 0 vote down
  • ZX81 - my first computer

  • Xerox LISP station - during my studies at Linköping Institute of Technology

  • VAX/VMS cluster - I remember it had some fun DB way to store record structures (for pascal)

  • Coding, compiling directly on Palm PDA with OnboardC

  • Emulating Jupiter ACE from 80's (valued $150) on a CAVE with a Silicon Graphics InfiniteReality dual rack (valued $2M) (windows version here)

link|flag
vote up 0 vote down

That's an easy one! I learned assembly bo toggling into a '70's DEC PDP-11. My old college prof is still maintaining and using the box, as seen in his You Tube videos.

Its one experience I'll cherish forever. I can't believe the level of effort it used to take flipping a switch for every individual bit to do something that we do in 1 word of code now!

link|flag
vote up 0 vote down

At the time, the very first corporate server I worked on. It was an HP9000 with 16 200Mhz processors, 32GB of RAM, and 1.5TB in a massive EMC RAID array. This was about 11 years ago. The company paid almost $2 Million for the box at the time, and I was partially responsible for DBA work on it. As a first gig out of college, I thought it was incredible.

I laugh now because I just purchased a home server with 8 2.5Ghz cores (2 Xeons), 32 GB of RAM, and 1.5TB of RAIDed space. It smokes that server in everything except parallel disk I/O. Grand total price - ~$2000.

link|flag
vote up 0 vote down

I did my first programming (in BASIC) on a Poly-1 - a custom computer commissioned by the New Zealand government back in 1980 for the education market. Ahead of their time, but couldnt compete with mass-market Apple-IIs that were making their way into the education sphere at the time.

Here is some more information.

link|flag
vote up 0 vote down

Back in college we did a bit with liquid-nitrogen cooled stuff.

It wasn't computers but the question says "machine" and liquid nitrogen is probably a lot cooler than the cooling medium of any of the machines yet mentioned.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.