news.volyx.in

How to copy a file from a 30-year-old laptop (unterminated.com)

607 points by tfvlrue · 804 days ago · 261 comments on HN

Article summary

The author describes the process of copying a file from a 30-year-old Apple PowerBook Duo 280c laptop, which had no networking capabilities and an unusual SCSI connector. The solution involved using the laptop's fax software to send the file as a series of images to a modern computer, which then used OCR software to convert the images back into a binary file. The author had to write their own OCR software to achieve accurate results. The file was successfully transferred and played back as an audio recording.

Main themes

  • Vintage computer hardware
  • Data transfer methods
  • OCR technology
  • Fax protocol
  • Legacy system compatibility
  • Audio file recovery

What commenters say

  • Using a camera to take a picture of the laptop's screen and then applying OCR would have been a more efficient and reliable method for transferring the file.
  • The use of fax as a transfer method was unnecessarily complicated and prone to errors due to the analog transmission and OCR process.
  • A serial port connection would have been a more straightforward and reliable way to transfer the file, but the lack of a suitable cable or adapter made it impractical.
  • Writing custom OCR software was necessary due to the limitations and inaccuracies of commercial OCR programs in handling the specific font and characters used in the file.
  • The author's approach was overly complex and time-consuming, and alternative methods such as using a different font or character substitution could have achieved the same result with less effort.
  • The use of a phone line simulator and custom-built circuit to enable the fax transfer was an impressive example of resourcefulness and problem-solving.
  • The discussion highlights the challenges of working with legacy systems and the importance of preserving old hardware and software for historical and nostalgic purposes.
  • The success of the file transfer demonstrates the potential for creative and unconventional solutions to emerge when working with outdated technology.