Most active commenters

    ←back to thread

    128 points rbanffy | 16 comments | | HN request time: 0.001s | source | bottom
    1. gxd ◴[] No.45858194[source]
    This is an incredible find. It would be amazingly cool if we could create an emulated environment for compiling and running Unix v4 from these sources.
    replies(3): >>45858207 #>>45858292 #>>45858444 #
    2. Eddy_Viscosity2 ◴[] No.45858207[source]
    Wild if we found out these early versions were rife with spyware and ads.
    replies(2): >>45858359 #>>45858486 #
    3. ndiddy ◴[] No.45858292[source]
    SIMH emulates the PDP-11 (along with a ton of other early mini/microcomputers). It should be possible to run whatever's extracted from the tapes on SIMH. For example, the members of the TUHS mailing list were able to get an even earlier set of UNIX sources from 1972 running again, see here for more info: https://github.com/DoctorWkt/unix-jun72
    replies(1): >>45858645 #
    4. tylerflick ◴[] No.45858359[source]
    Or even worse, what if they vibe coded it?
    5. notorandit ◴[] No.45858444[source]
    For doing what?
    replies(5): >>45858551 #>>45858677 #>>45858773 #>>45859506 #>>45859530 #
    6. 3eb7988a1663 ◴[] No.45858486[source]
    This will be the linchpin that proves SCO was right all along.
    7. Pet_Ant ◴[] No.45858551[source]
    For the same reason one visits a museum. If that doesn't make sense to you, then doing this won't either.
    8. larsbrinkhoff ◴[] No.45858645[source]
    They were able to get an even earlier set of UNIX sources running on the SIMH PDP-7 emulator. SEVEN.
    replies(1): >>45858925 #
    9. dare944 ◴[] No.45858677[source]
    For me, it's a chance to experience what it was like to use and develop software on these systems back in the day. For example, lately I've been writing some small apps and adding new kernel features to a variant of V6 Unix running on my PDP-11/05. It's humbling to see what it really took to be productive on these systems.
    10. iefbr14 ◴[] No.45858773[source]
    For nostalgia sake. It's from the computing period when there was a great influx of good idea's but still a huge shortage in memory and storage.
    replies(1): >>45859223 #
    11. bodyfour ◴[] No.45858925{3}[source]
    It's really easy to run for yourself: https://github.com/DoctorWkt/pdp7-unix/

    Don't expect it to do much, but it's fascinating if you're interested in OS history.

    12. amelius ◴[] No.45859223{3}[source]
    > a huge shortage in memory and storage

    Maybe this explains why we have to call "creat" to "create" a file.

    13. Aldipower ◴[] No.45859506[source]
    If you cannot learn from history, you'll have no future too, man.
    replies(1): >>45860158 #
    14. chasil ◴[] No.45859530[source]
    Unfortunately, I am working for an aerospace manufacturer that runs VAX VMS on emulators (which are quite expensive). We also run an even older operating system, OS2200.

    The original VMS system manager who moved from 7000 series hardware to emulation was somewhat inquisitive, and we did install VMS 7 on simh. He retired and passed away some years ago, and none of his replacements have wanted to touch simh. I find that apathy appalling.

    replies(1): >>45860465 #
    15. justmarc ◴[] No.45860158{3}[source]
    That's why so many of these new age development tools, libraries and abstractions are such incredibly janky pieces of bloat that literally require what a few decades ago was supercomputers.

    All downhill from here.

    16. rjsw ◴[] No.45860465{3}[source]
    Given who wrote it, simh seems as close to an official VAX emulator as you are going to get.