romanzolotarev.com 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.

Site description
/pub
Admin account
@hi@romanzolotarev.com

Search results for tag #gopher

[?]Jon 🇨🇦🇵🇹 » 🌐
@SamuraiSakura@mastodon.bsd.cafe

Wrote a post about and and adding it to my reading of blogs and news.

basic.bearblog.dev/gopher-or-b

    [?]notchoc » 🌐
    @notchoc@app.wafrn.net

    I wrote a gopher web server in uxntal!
    (disclaimer: run at your own risk, see below)

    introducing… gopher-serv.tal :D

    it's the bare minimum: no automatic directory listings, no error pages, and sandboxing is enforced by the emulator(!!)

    but what it does have, is 201 bytes of gopher-serving goodness :D

    src: https://codeberg.org/notchoc/gopher-serv.tal
    emu: https://codeberg.org/notchoc/uxn2
    run: uxn2 -N gopher-serv.rom ADDRESS

    !!! DISCLAIMER: DO NOT EXPOSE THIS TO THE INTERNET !!! UXN2 DOES NOT HAVE SANDBOXING (YET) AND ALSO I DO NOT MAKE ANY GUARANTEES ABOUT SECURITY


    #uxn #uxntal #gopher

    my gopher client viewing the uxntal source code of this gopher server

    Alt...my gopher client viewing the uxntal source code of this gopher server

      1 ★ 0 ↺

      [?]roman » 🌐
      @hi@romanzolotarev.com

      thank you for the gopher browser ❤️

      when i run gopher.rom on macos, i can't get any responses...

      is that expected? seems some network issues.

      i'm new to uxn. could you please help to debug it?

      $ cd gopher.tal
      $ git reflog
      a9188d4 (HEAD -> main, origin/main, origin/HEAD) HEAD@{0}: clone: from https://codeberg.org/notchoc/gopher.tal.git
      $ uxn2 drifblim.rom main.tal gopher.rom
      $ uxn2 gopher.rom
      gopher.floodgap.com
      ^C
      $
      other gopher browsers work ok, i mean non uxn.


        4 ★ 0 ↺

        [?]roman » 🌐
        @hi@romanzolotarev.com

        95554 bytes on disk


          2 ★ 0 ↺

          [?]roman » 🌐
          @hi@romanzolotarev.com

          roman boosted

          [?]notchoc » 🌐
          @notchoc@app.wafrn.net

          I've been working on a little something for the past few days, and it's finally usable :D

          ![media-1]

          introducing…. gopher.tal!
          https://codeberg.org/notchoc/gopher.tal
          it's a lightweight (~3.2kb) gopher client that tries to be as unsurprising as possible

          features:

          • clickable and tab-focusable links
          • keyboard scroll and screen resize
          • support for gopher-search
          • special port numbers (still gotta speak gopher)

          would you be better off using w3m/bopher? probably

          is this still a web browser written in assembly? hell yeah!


          #gopher #uxn #uxntal #uxn-networking

          Alt...showcase of my gopher.tal client browsing through gopher.floodgap.com and gopherpedia... it's still a little buggy but it's trying its best!