soundhunte.rs is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin account
@k60@soundhunte.rs

Search results for tag #unix

[?]nixCraft 🐧 » 🌐
@nixCraft@mastodon.social

Awesome. A Redditor emailed Ken Thompson about the UNICS to UNIX namechange. Actually got a reply reddit.com/r/unix/comments/1t8

A series of screenshots from Reedit thread showing email thread with Ken Thompson about the naming of UNIX. Thompson explains that Brian Kernighan (bwk) phonetically named it "unics" as a play on "Multics" but Thompson himself began writing "unix" on  tapes to save them, and the name stuck. The rest is the history as they say...

Alt...A series of screenshots from Reedit thread showing email thread with Ken Thompson about the naming of UNIX. Thompson explains that Brian Kernighan (bwk) phonetically named it "unics" as a play on "Multics" but Thompson himself began writing "unix" on tapes to save them, and the name stuck. The rest is the history as they say...

    jloc0 boosted

    [?]r1w1s1 » 🌐
    @r1w1s1@snac.bsd.cafe

    Reading an old UNIX Review article from September 1984 about
    termcap. Fascinating how much modern terminal software still
    inherits ideas from this era.

    vi depended heavily on terminal capability databases to remain
    portable across different hardware terminals. Bill Joy originally
    wired vi only for Lear Siegler ADM-3A terminals, and termcap was
    born from the flood of requests for support on other hardware.

    "Termcap Unveiled" by Douglas R. Merritt, pages 42-48.
    https://archive.org/details/Unix_Review_1984_Sep.pdf/page/n43/mode/2up

    Also updated my nvi notes with a small historical section about
    termcap/curses and terminal portability.
    https://repo.or.cz/code-notes.git/blob_plain/HEAD:/notes/NVI_Editor_Guide.txt


      [?]r1w1s1 » 🌐
      @r1w1s1@snac.bsd.cafe

      Spent the day exploring heirloom-ex-vi (n-t-roff). It's
      essentially the cleaned-up 1985 ex/vi 3.7 code, brought
      forward by Gunnar Ritter and Carsten Kunze: small, simple,
      and very readable — about 25k LOC for the editor itself,
      versus 38k for nvi. The memory footprint is lower too,
      around 3MB RSS against nvi's 6MB in typical use, and it
      feels snappy in daily use.

      The limits are by design rather than oversight. Fixed
      temp-file blocks and a line-pointer table capped at
      LBLKS=900 in the default build give you about 230k lines,
      or roughly 30MB of text. Beyond that, you get the classic
      "Tmp file too large" — and that's fine, because a screen
      editor isn't the right tool for huge files anyway.

      Trade-offs worth knowing: no set ruler, single-level
      undo, and a hard ceiling on file size. nvi is more
      practical for daily work, especially if you live in YAML
      where column awareness matters. But heirloom is closer to
      the original, and the codebase is genuinely beautiful.
      Worth a look.

      For anyone curious about the details, I keep a longer note
      on heirloom-ex-vi here:

      https://repo.or.cz/code-notes.git/blob_plain/HEAD:/notes/Exploring_Heirloom_ex_vi.txt.

      Updated today with the LARGEF rebuild instructions for
      files beyond the default ceiling.


        [?]DeltaLima 🐧 » 🌐
        @DeltaLima@social.la10cy.net

        3900 seconds left until 1777777777

        #1777777777

          [?]r1w1s1 » 🌐
          @r1w1s1@snac.bsd.cafe

          the secret to surviving years of WM-hopping:

          sxhkd handles the keys.
          the WM handles the windows.
          dmenu handles the launching.

          swap any one. the others don't notice.


            [?]Thalia Archibald » 🌐
            @thalia@discuss.systems

            A new UNIX snapshot from 1977 to be released soon!!!

              roman boosted

              [?]Thalia Archibald » 🌐
              @thalia@discuss.systems

              We've recovered another UNIX distribution that hasn't been seen in almost 50 years!

              This is UNIX Program Generic Issue 3 from 1977-04-12. It descends from V6 and evolved into System III. We thought it didn't survive, but it turned up in some tapes @bitsavers read yesterday!

              You can run it in SIMH with scripts I wrote, browse the sources in the Unix Tree (thanks Warren!) or from a tar, or read the Program Generic documentation (thanks Matt!).

              tuhs.org/pipermail/tuhs/2026-A

              UNIX evolution tree highlighting UNIX Program Generic Issue 3.

From page 32 of "A Statistical Examination of The Evolution of the UNIX System" by Shamim Sharifuddin Pirzada, September 1988, PhD thesis, Imperial College London.
https://www.tuhs.org/Archive/Documentation/Theses/Shamim_Sharfuddin_Pirzada-1988-PhD-Thesis.pdf

              Alt...UNIX evolution tree highlighting UNIX Program Generic Issue 3. From page 32 of "A Statistical Examination of The Evolution of the UNIX System" by Shamim Sharifuddin Pirzada, September 1988, PhD thesis, Imperial College London. https://www.tuhs.org/Archive/Documentation/Theses/Shamim_Sharfuddin_Pirzada-1988-PhD-Thesis.pdf