this post was submitted on 12 Aug 2025
1317 points (98.7% liked)

Programmer Humor

26014 readers
1019 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nocturne@slrpnk.net 46 points 2 weeks ago (6 children)

Fairly certain my first computer used something like this for the keyboard. I did not have a mouse.

[–] frezik@lemmy.blahaj.zone 6 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

IIRC, that's electrically compatible with the smaller, more fragile PS/2 connector. The adapters are just wiring it down to the smaller connector (and maybe some impedance matching resistors?).

[–] nocturne@slrpnk.net 6 points 2 weeks ago (1 children)

I did have a converter from this to a ps/2 connection when I got a newer computer.

[–] atomicbocks@sh.itjust.works 2 points 2 weeks ago

Should also work with a USB to PS/2 so you can use it on a modern machine if you want. Some modern keyboards are still backward compatible as well. I have a USB keyboard I can use on my old Din machines using two adapters.

Only if it's an AT keyboard. XT keyboards are incompatible and require active conversions. They use the same port.

load more comments (3 replies)