this post was submitted on 06 Oct 2023
61 points (95.5% liked)

Technology

34388 readers
264 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 24 points 11 months ago* (last edited 11 months ago)

Ah, DEC. Some really cool stuff came out of Maynard, MA.

A few notable things about DEC:

  • They made computers that were affordable by smaller businesses and universities.
  • The PDP-10 - one of DEC's only mainframes - was where the bulk of early Lisp development occurred, mostly for AI research.
  • UNIX originated on DEC hardware (before VMS).
  • The team that developed the Alpha (the successor to the VAX) was hired by AMD to develop the 64-bit Athlon architecture (what became X86_64 - i.e. what your computer is probably based on).
  • Intel chose a little-endian architecture for the 8086 because that's what the VAX used.
  • TCP/IP was developed on UNIX running on a VAX.
  • After the minicomputer market crashed, DEC was bought by Compaq, taken out behind the woodshed, and shot like a dog.
[–] [email protected] 10 points 11 months ago

My first compsci course was on a PDP/11. On RSTS/E. On a paper teleprinter console.

Good times.

[–] [email protected] 5 points 11 months ago* (last edited 11 months ago)

I remember using a DEC Alpha back in the late '90s. It was the fastest computer I had ever used by a long shot and I had access to most of the hardware from IBM, Sun, HP, etc at the time. It was an absolute monster.

Also my first connection to the internet in 1993 was via a VAX.

I will always have fond memories of DEC.

[–] [email protected] 3 points 11 months ago

This is the best summary I could come up with:


In 1977, DEC introduced the VAX, a new line of minicomputers that featured a 32-bit instruction set architecture and virtual memory.

Its operating system, VMS, was a multi-user, multitasking OS that provided features we now take for granted, including virtual memory, file sharing, and networking.

“Prior to [IDS], the PC or TRS-80 were only engineered originally to be single-user, and they weren't set up to be multi-user,” Green told Ars.

“The fact that VAX and VMS in general were designed for [multiple users] from the scratch is what facilitated the multi-user aspect.”

It had a user-friendly interface and powerful command-line tools, and it was one of the first operating systems to support networking protocols, including TCP/IP, DECnet, and SNA.

In 1988, a senior VMS engineer named David Cutler joined Microsoft to lead the development of the Windows NT operating system.


The original article contains 609 words, the summary contains 140 words. Saved 77%. I'm a bot and I'm open source!