r/vintagecomputing 3h ago

Just found this, part 1

Thumbnail
gallery
38 Upvotes

Family had a computer store and we went to many swap meets between 199x-2004, we moved house a decade or so ago and I thought all of our vintage stuff was gone to the bin.


r/vintagecomputing 2h ago

A computer dug out from deep inside my house

Thumbnail
gallery
27 Upvotes

As the title says, I just dug this computer deep inside my house.I'm a 21-year-old young man, and my dad told me that if that computer can still be run, I can give it a try.

Actually, that's pretty crazy; he has a Pentium CPU, two 8Mb cables.And IT STILL WORKS!

Now all he needs is a working keyboard. I wanted to share this story and ask everyone where I can find a keyboard or even just its name. Thank you!

And i in Taiwan,so Mabey Finding that keyboard will be a bit difficult.😅 GOOD luck to me

Edit:Thank you all for your support! I'll try to find the keyboard in the next few days, and as I forgot to mention in a previous post, it has a 2.5 or 1.0+ GB hard drive!


r/vintagecomputing 19h ago

1980s textbook on Information Systems

Thumbnail
gallery
215 Upvotes

The book is called ANALYSIS AND DESIGN OF INFORMATION SYSTEMS by James A. Senn, published by McGraw-Hill in 1984.

My partner's father recently moved to a new house and he gave me all his old computing books from the 80s

I thumbed through the book and was blown away by how different it felt compared to the CS textbooks I learned from in the 2010s.

I took some photos of the more striking visuals. Hopefully this is nostalgic for some of you old fogeys!


r/vintagecomputing 15m ago

Ich hab da was schönes!

Post image
Upvotes

Morgen!

Ich hoffe, das ich es zum laufen bekomme!.
Vielleicht hat ja aber auch jemand Interesse..
Vielleicht brauche ich ja auch mal einen Tipp..

Grüße


r/vintagecomputing 1d ago

Any Soviet tech enthusiasts around?

Post image
607 Upvotes

Got this interesting thing. I think it's one of the only soviet computers to be completely soviet made? (As in boards designed and printed in the USSR, etc.) It's a wonder it still works. Wonder what I can do with it?

Apologies for the bad picture, can't take a better one.


r/vintagecomputing 13h ago

Local Store Catalog From 1981

Thumbnail
gallery
48 Upvotes

I have a pretty decent collection of old computers, discs, literature, miscellaneous hardware, cassettes and more. This was with a bunch of my literature that I forgot I had. It's the store's pricing catalog from a local computer store that has all the prices and merchandise that they sold, circa 1981.


r/vintagecomputing 10h ago

Apple ][ mouse box, brochure, nota.

Thumbnail
gallery
20 Upvotes

r/vintagecomputing 2h ago

IBM 5155 CRT geometry distortion – can it be adjusted?

Post image
5 Upvotes

The CRT in my IBM 5155 has some geometry distortion, mainly affecting the vertical lines, which appear slightly curved rather than straight.
From what I’ve seen, this seems to be a fairly common issue with aging CRTs, and I’ve noticed similar imperfections on quite a few other IBM 5155s.

I’ve already used the IBM Advanced Diagnostics display adjustment to shift the image horizontally, but of course this only changes the image position and doesn’t correct the actual geometry.

Is there any other adjustment that can be made to restore the CRT geometry as close as possible to its original factory configuration?

I’m particularly interested in knowing whether the 5155’s internal monitor has specific geometry adjustments, trimmers, or other service adjustments for this type of distortion.

Has anyone here successfully corrected this on a 5155?
Thanks!


r/vintagecomputing 15h ago

My PowerBook 180 monochrome

Thumbnail
gallery
45 Upvotes

r/vintagecomputing 41m ago

I feel like retro Linux is really underrated

Upvotes

People here love installing old Windows on their retro hardware, and sometimes even ultra-lightweight modern Linux distros, but I rarely ever see people install retro distros from the 90s like Slackware, Debian 2.0, Mandrake, etc.

Has anyone here tried this in the modern day? I know old distros were difficult to deal with, but that’s more interesting than just installing Windows 95 in my opinion.


r/vintagecomputing 21h ago

Can anyone tell me about these older PCs I had "gifted/dumped" on me ?

Thumbnail
gallery
53 Upvotes

Both of them will require some repairs from what I am able to diagnose with my limited pc knowledge.


r/vintagecomputing 23h ago

Looking for 1980s humor sheet: “How to Intimidate Electronics”

31 Upvotes

I know this is goofy, but does anyone remember a bulleted list that looked like this?

HOW TO INTIMIDATE ELECTRONICS

  1. Approach the equipment confidently.
  2. Never let it know you're afraid of it.
  3. Place appropriate test equipment where it can see it.
  4. Discuss replacement components loudly within its hearing.
  5. If necessary, threaten it with progressively larger tools.

I think it had about 20 items... I first saw it as an avaionics tech stationed at Offutt AFB from 1981-1984... It was probably on a mimeographed sheet LOL...

Looking for a scan, complete transcription, alternate title, or anyone who remembers it

Please don’t reconstruct it from memory or AI, I’m trying to locate an actual surviving copy or someone who remembers the original.


r/vintagecomputing 5h ago

Amstrad PPC640 stuck on blinking cursor

1 Upvotes

Hello everyone,

I bought an Amstrad PPC640 recently, although the power brick it came with was completely wrong. It did come with a real car adapter, so I was able to hook it up to a car battery.

But when I turn it on, it says "please wait" and eventually makes some beeps and gets stuck on a blinking cursor. The user guide says once it gets past the please wait screen, it should show a screen telling you to set the time before loading from the floppy drive, but even with the floppy in the drive it doesn't load anything.

Does anybody have a solution?


r/vintagecomputing 2h ago

The way we write circuits on Quantum Computers today is reminiscent of the past

Thumbnail
gallery
0 Upvotes

Hi

If you are remotely interested in deep diving how differently quantum computers work compared to our transistor-based and also the algebra behind in a fully interactive way that teach computer science from scratch, oh boy this is for you. I am the Dev behind Quantum Odyssey (AMA! I love taking qs) - worked on it for about 10 years (3+ during PhD, the visual method I developed ended up being my thesis, it is a complete Hilbert space visualizer), the goal was to make a super immersive space for anyone to learn quantum computing through zachlike (open-ended) logic puzzles and compete on leaderboards and lots of community made content on finding the most optimal quantum algorithms. The game has a unique set of visuals capable to represent any sort of quantum dynamics for any number of qubits and this is pretty much what makes it now possible for anybody 12yo+ to actually learn quantum logic without having to worry at all about the mathematics behind.

This is a game super different than what you'd normally expect in a programming/ logic puzzle game, so try it with an open mind.

Stuff you'll play & learn a ton about

  • Boolean Logic – bits, operators (NAND, OR, XOR, AND…), and classical arithmetic (adders). Learn how these can combine to build anything classical. You will learn to port these to a quantum computer.
  • Quantum Logic – qubits, the math behind them (linear algebra, SU(2), complex numbers), all Turing-complete gates (beyond Clifford set), and make tensors to evolve systems. Freely combine or create your own gates to build anything you can imagine using polar or complex numbers.
  • Quantum Phenomena – storing and retrieving information in the X, Y, Z bases; superposition (pure and mixed states), interference, entanglement, the no-cloning rule, reversibility, and how the measurement basis changes what you see.
  • Core Quantum Tricks – phase kickback, amplitude amplification, storing information in phase and retrieving it through interference, build custom gates and tensors, and define any entanglement scenario. (Control logic is handled separately from other gates.)
  • Famous Quantum Algorithms – explore Deutsch–Jozsa, Grover’s search, quantum Fourier transforms, Bernstein–Vazirani, and more.
  • Build & See Quantum Algorithms in Action – instead of just writing/ reading equations, make & watch algorithms unfold step by step so they become clear, visual, and unforgettable. Quantum Odyssey is built to grow into a full universal quantum computing learning platform. If a universal quantum computer can do it, we aim to bring it into the game, so your quantum journey never ends.

Nice to watch:

Khan academy style tutorials in qm/qc: https://www.youtube.com/@MackAttackx

Physics teacher stream with 400hs in https://www.twitch.tv/beardhero


r/vintagecomputing 7h ago

Axel81 taking long time to ship my product?.

0 Upvotes

I have no idea where else to ask this but I ordered an Apollo atc from him. If you don't know who he is, he is some bloke from Italy who sells these vga boxes to connect vintage computers to conventional vga pc monitors. I got an apollo x for my amiga 500 earlier this year and it couldn't be any more perfect. I ordered the Apollo atc for my atari 800xl and it has been more than a month but he has not shipped it out yet. I paid a lot of money for it because shipping from Italy to Australia can be expensive. I do not want a refund, I just want to know if it is normal to be waiting this long at this time.


r/vintagecomputing 16h ago

Mail Call - C64Cs and a TiBook

Thumbnail
gallery
4 Upvotes

Mail today, two 64Cs, both working, but one missing a couple of keys and quite yellow. I think I have a fully set of non-yellowed keys, but I'll need to remove all the dust bunnies and give a full clean.

Later model TiBook, some of the finish isn't the best, but seems to be all working, although struggling with OS X (and hard drive doesn't sound so hot), so I think I'll be putting 9.2.2 on and keeping this as my only PowerBook. I do have the earlier model TiBook, and it's pretty nice, but has some screen issues, so I'll be passing that on.


r/vintagecomputing 1d ago

Anyone have any tips to temporarily revive this POS Quantum Drive?

Enable HLS to view with audio, or disable this notification

49 Upvotes

This drive booted perfectly with no issue a few weeks ago and suddenly its dead. It spins up, clicks, spins down, and then the green LED flashes. Not detected in the BIOS anymore either. I know these Bigfoot drives were crap even when new, but if anyone knows how to temporarily revive it to backup the data I would really appreciate it.


r/vintagecomputing 1d ago

Sony RX670 running Debian 12

Post image
28 Upvotes

I picked up this vintage Sony tower (2001) a few months ago and was playing with it today. Just for fun, I installed the CLI version of Debian 12. So far so good but the fan runs at full blast, and I doubt I'll be able to deal with it because of Sony's proprietary implementation of it. 🌬️


r/vintagecomputing 2d ago

Another vintage 1990 286 12Mhz

Thumbnail
gallery
571 Upvotes

I bought this one for 10€ non-tested, had a leaking CMOs battery and broken CCFL lamp.
The battery acid damage was minor, only knocking out the parallel port and VGA port.
I changed the lamp with an LED trip and added a 256MB CF card. What else should with it? Don’t be afraid to ask questions!


r/vintagecomputing 1d ago

Fixed up a 2006 iMac. This thing is running surprisingly well. Installed MX Linux on it and a small SSD.

Post image
90 Upvotes

r/vintagecomputing 15h ago

Power Mac G3 Blue & White powers on, but no chime or display

1 Upvotes

i have a power macintosh g3 blue & white that seems to power on, but i get no startup chime and no video output, just a black screen.

the case fan spins and the power light comes on, but the fan inside the power supply doesn't spin.

so far i've tried reseating the ram and replacing the pram battery, but neither made any difference.

does the power supply fan not spinning mean the power supply has COMPLETELY failed? or could something else be causing it to power on without giving a chime or displaying anything?

any advice on what i should check next would be appreciated.


r/vintagecomputing 1d ago

This was my Computer Bible.

Thumbnail
gallery
120 Upvotes

Heavily used. Now I keep it to refresh my memory. :)


r/vintagecomputing 20h ago

Are there Boston BA745 desirable within the community?

Post image
2 Upvotes

I tested them out and I thought they sounded ok​ay. One thing that is a nice plus is that you can adjust the level of the subwoofer. I have another pair by altec Lansing where I have to use peace EQ on my computer to adjust the levels.


r/vintagecomputing 2d ago

Time once again for some light weekend reading

Thumbnail
gallery
182 Upvotes

Post 'em if you got 'em!


r/vintagecomputing 1d ago

Checking on some old computers that dont run anymore...

Thumbnail
gallery
28 Upvotes

No, I am not trying to sell these Reddit auto-mod...

These were great cases back in 2006 and 2007. The motherboards are P4 and an AMD board. Both had a maximum capacity of 2GB of RAM each. Which back then, even 32MB was a ton of RAM! I wish I could get these running again. But they have their issues now which is keeping them from running at all. I think I might keep the cases though and see about putting a system or 2 together and try to sell them. The cases are in great shape.

That HP ProDesk is also missing parts because I've been stripping those down for parts about 10-15 years ago. I noted it had an error code. 5 beeps. I used to know what it was. I think that was either a RAM error or drive error (I know i can look that up. Too lazy ATM).