soc.octade.net 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 email
social@octade.net

Search results for tag #gopher

screwlisp boosted

[?]Jonathan Lamothe [he/him] » 🌐
@me@social.jlamothe.net

I'm reviving my project. It initially died in the early stages because @SDF wouldn't allow me to run in my .../cgi-bin. I've recently discovered that I can run there, so I'm building a minimal DSL in awk and building it with that.

    screwlisp boosted

    [?]screwlisp » 🌐
    @screwlisp@gamerplus.org

    Alright if I manage to pull things together at the last minute we will be having the wonderful @someodd (and anyone else who turns up) on the
    toobnix.org/w/qsdEN2Z85VGYnkES
    Remember to subscribe via for the recent archives ( subscribe > RSS ) toobnix.org/a/screwtape/video- .

    - The scandal(s) and the
    - gopher://gopher.someodd.zip
    - @jackdaniel 's excellent link and why mine is nothing like it

    as always please ! <3

    Lispy gopher show banner featuring someodd flying saceur.

    Alt...Lispy gopher show banner featuring someodd flying saceur.

      screwlisp boosted

      [?]Philip Wittamore » 🌐
      @venelles@mastodon.social

      "Please upgrade to gopher"

      Sorry, I couldn't resist.

      wittamore.com

        screwlisp boosted

        [?]screwlisp » 🌐
        @screwlisp@gamerplus.org

        @someodd Two points for the un-gopher-knowledgeable.

        gopher+ was proposed github.com/jgoerzen/pygopherd/ . Where gopher specified a gophermap put a CRLF, gopher+ allowed a <tab>+CRLF to indicate gopher+.

        Gopher+ queries are like
        specifier<tab>$+metadata-I-want-one+metadata-I-want-two+..<CRLF>

        for some compulsory but also arbitrary metadata "blocks" or just $ for 'all of them'.

        vs gopher's

        specifier<CRLF>


        /

          screwlisp boosted

          [?]screwlisp » 🌐
          @screwlisp@gamerplus.org

          In a concerning recurring theme, I am tired

          but tune in to toobnix.org/w/gXLXQqxf5MYg1NDF (the themselves). We are going to discuss . Cat is thinking about a new moo interface which I will pitch for.

          I have three channels on my screen, you might be in one of them.

          Lispy gopher climate with someodd unix_surrealism banner with times for europe (8am utc Sun) and Tuesday night in the Americas (0UTC Wed)

          Alt...Lispy gopher climate with someodd unix_surrealism banner with times for europe (8am utc Sun) and Tuesday night in the Americas (0UTC Wed)

            screwlisp boosted

            [?]screwlisp » 🌐
            @screwlisp@gamerplus.org

            A take 2.
            Previously I signalled a gopher-request: The server matched the item specifier in an alist, and chose an itemtype restart.

            As you know, this is wrong: rfc1436's *client* chooses how to interpret the response.

            Instead I guess these are the layers of restarts:

            Server has all its item specifiers as restarts.

            All of these restart to copying the "byte" stream to the client.

            The client restarts the response stream to their chosen itemtype restart.

              screwlisp boosted

              [?]Kent Pitman » 🌐
              @kentpitman@climatejustice.social

              @screwlisp is having some site connectivity problems so asked me to remind everyone that we'll be on the anonradio forum at the top of the hour (a bit less than ten minutes hence) for those who like that kind of thing:

              anonradio.net:8443/anonradio

              He'll also be monitoring LambdaMOO at "telnet lambda.moo.mud.org 8888" for those who do that kind of thing. there are also emacs clients you should get if you're REALLY using telnet.

              Topic for today, I'm told, may include the climate, the war, the oil price hikes, some rambles I've recently posted on CLIM, and the book by @cdegroot called The Genius of Lisp, which we'll also revisit again next week.

              cc @ramin_hal9001

                screwlisp boosted

                [?]screwlisp » 🌐
                @screwlisp@gamerplus.org

                Website is down o_o

                Someodd has reminded me we arranged that their gopherhole hosts my git too:

                gopher://gopher.someodd.zip/1h

                I will try and generate a useful gophermap in a moment.

                someodd rescuing the gopher and lisp alien from the web unix_surrealism

                Alt...someodd rescuing the gopher and lisp alien from the web unix_surrealism

                  screwlisp boosted

                  [?]screwlisp » 🌐
                  @screwlisp@gamerplus.org

                  screwlisp.small-web.org/condit

                  implemented as a protocol using as the client.

                  This is even better than it sounds.

                  The condition handling system (nonfatal generalization of exception handling using lisp's local restarts/continuations) is unexplored and seen as opaque.

                  Using this tiny but esoteric example the available non-lexical computed restarts of an interactive condition are simply /browsable/.

                  @kentpitman

                  Alt...Video of a darkfield terminal emacs in commonlisp's slime-mode. I use variations on (with-output-to-string (*debug-io*) (try-gophering) which opens the slime debugger "as a gophermap" browsing available restarts from the current condition.

                    screwlisp boosted

                    [?]screwlisp » 🌐
                    @screwlisp@gamerplus.org

                    @me
                    The jokey scenario that got cut off .

                    At gophercon 1993, there was disagreement about whether the gopher should support commercial/business/advertising use, because in 1993 the internet was predominantly academic exchanges and there was concern that commercialising the gopher might ruin the internet.

                    This is somewhat tied up with gopher+, a planned extension to gopher (which is rfc1436) in which gopher items could provide more metadata.

                    @kentpitman @ramin_hal9001 @mdhughes @rat

                      3 ★ 1 ↺
                      goss boosted

                      [?]OCTADE » 🌐
                      @octade@soc.octade.net

                      @GopherPete@techhub.social
                      "For instance is there anything similar to RSS for gopher."
                      The best way is likely to write a bash script to construct an XML file with a page per channel.

                      'cURL' should be useful since it support gopher, although you will have to custom script it.

                      'Lynx' browser also handles gopher quite nicely and you should be able to use the -dump feature and parse what you want.

                      'sfeed' may also help: https://manpages.ubuntu.com/manpages/resolute/man1/sfeed_gopher.1.html

                      gopherfeed: Convert RSS or Atom feeds to gophermap files.
                      https://github.com/lmaurits/gopherfeed

                      gopher_rss: quick rss news parser & headliner for gopher servers
                      https://soc.octade.net/octade/drafts

                      OFFPUNK
                      A command-line and offline-first smolnet browser/feed reader for Gemini, Gopher, Spartan and Web by Ploum.
                      https://sr.ht/~lioploum/offpunk/

                      Debian / Ubuntu APT Package Manager
                      $ apt search gopher
                      $ apt-get install gophernicus bombadillo lynx curl kristall pygopherd sfeed

                      profit!

                      Lynx is great for browsing gopher and nntp.

                      Kristall is a graphical browser with gopher support.

                      Gophie browser:
                      "Gophie is the Open Source Gopher browser for Windows, macOS, Linux and many more operating systems with Java support. Gophie allows you to navigate the Gopherspace, read text, watch images and download files with the integrated download manager. If you don’t like what you see, then Gophie is also fully customisable!"
                      https://gophie.org/

                      Gopher Parser
                      https://github.com/zenshinji/gopher-parser

                      mari's Gopher Repository
                      https://archives.somnolescent.net/web/mari_v3/gopher/

                      Structure of a Gopher Menu
                      https://archives.somnolescent.net/web/mari_v3/gopher/structure-of-a-menu/

                      How To Gopher
                      https://www.davebucklin.com/play/2018/03/31/how-to-gopher.html

                      Reading RSS feeds from wacky protocols with newsboat
                      https://brokenco.de/2020/07/07/newsboat-wacky-feeds.html

                      Don't forget the RFCs. Gopher has a well-documented standard.


                        screwlisp boosted

                        [?]screwlisp » 🌐
                        @screwlisp@gamerplus.org

                        Tuesday-evening-in-the-americas (0UTC Wed.)
                        communitymedia.video/w/iXYav8o

                        from @kentpitman

                        @ramin_hal9001 on the kill-a-billion-people-using-the-climate-crisis style big business conversations happening exposed by the Epstein stuff. w t h !

                        Safety from scraping -

                        conditions

                        I joined ontologforum.com/

                        Chat in ! @mdhughes @rat

                        Lispy gopher someodd climate banner!

The gopher and many-eyed lisp alien beneath someodd's craft
0UTC wednesday anonradio.net
8UTC Sunday toobnix.org

#unix_surrealism analognowhere.com @prahou@merveilles.town

                        Alt...Lispy gopher someodd climate banner! The gopher and many-eyed lisp alien beneath someodd's craft 0UTC wednesday anonradio.net 8UTC Sunday toobnix.org #unix_surrealism analognowhere.com @prahou@merveilles.town

                          screwlisp boosted

                          [?]screwlisp » 🌐
                          @screwlisp@gamerplus.org

                          communitymedia.video/w/wQkFYMb

                          - @wm_annis reports an sbcl merge of slop (EDIT: REVERTED v) unlike viz @jackdaniel .
                          ()

                          Individual heterogeneity
                          - in activism
                          - in the
                          - in The Community
                          - My idea of sharing conditions/handlers rather than programs

                          Cf the fully intended homogeneity from LLMs.

                          - yduJ is square dancing this week, as all lisp users must.

                          Me: screwlisp.small-web.org/

                          unix_surrealism analognowhere.com Lispy gopher show banner featuring someodd.zip complete with BOTH the tuesday-night-in-the-americas AND sunday-morning-in-europe weekly show times. (0UTC Wed and 800UTC Sun).

                          Alt...unix_surrealism analognowhere.com Lispy gopher show banner featuring someodd.zip complete with BOTH the tuesday-night-in-the-americas AND sunday-morning-in-europe weekly show times. (0UTC Wed and 800UTC Sun).

                            [?]Digital Mark λ ☕️ 8647 » 🌐
                            @mdhughes@appdot.net

                            @screwlisp @someodd OK, so this is a nice practical example, not foo/bar. But I don't see how the restarts are better than just calling a function.

                            I have a little "local Gopher" program in Scheme, mainly to test my own menus, but it's just function calls and a big (case) to decide how to render/move to a given row. (I was thinking about making a new GopherVR, but I'd have to deal with the network, ugh).

                              screwlisp boosted

                              [?]screwlisp » 🌐
                              @screwlisp@gamerplus.org

                              Lispy Gopher!

                              I was inspired by @someodd's profound theory of computing to view the gopher ( ) as a platonic solid of our universe's model of communication

                              in the same way that Alan Kay says that LISP is a fundamental part of our universe same as Maxwell's equations.

                              In so many words. I decided to just runtime signal the condition that I view some thing as being browsably of the gopher.

                              screwlisp.small-web.org/condit

                              Edit: Added example, then also added the running example

                                screwlisp boosted

                                [?]Digital Mark λ ☕️ 8647 » 🌐
                                @mdhughes@appdot.net

                                Remember to update your Lagrange
                                gmi.skyjake.fi/lagrange/
                                client so you can see the new gopher sites of 2026, which won't render right in last year's gopher clients.

                                (Lynx still renders it just fine. Lynx is forever.)
                                lynx.invisible-island.net

                                  screwlisp boosted

                                  [?]Digital Mark λ ☕️ 8647 » 🌐
                                  @mdhughes@appdot.net

                                  In the final hours of Goblins Week, I unleash
                                  GOBLINS ADVENTURE

                                  IN THE CYBER HOLE
                                  cyberhole.online/basic/?run=go

                                  (yeah, that's all there is. More to come.)

                                  Usual release phlog on
                                  gopher://cyberhole.online/

                                                         __ _  _           __
                     /__/ \|_)|  | |\ |(_
                     \_|\_/|_)|_ | | \|__)
                      _      _     ___     _  _
                  /\ | \\  /|_ |\ | | | | |_)|_
                 /--\|_/ \/ |_ | \| | |_| | \|_
                      by Mark Damon Hughes
                        cyberhole.online
_______________________________________________________________
Creating your new goblin:
Name:   Budush
Race:   Goblin          Class:  Goblin
Level:  1               Exp:    0
Color:  lime
Height: 38 in           Weight: 19 lbs
Strength:        8
Dexterity:       7
Constitution:    7      Hit Points:      3 [ 3]
Intellect:       7
Willpower:       8
Charisma:        2
Cash: PP: 0     GP: 0   SP: 0   CP: 8
_______________________________________________________________
Another Goblin?

                                  Alt... __ _ _ __ /__/ \|_)| | |\ |(_ \_|\_/|_)|_ | | \|__) _ _ ___ _ _ /\ | \\ /|_ |\ | | | | |_)|_ /--\|_/ \/ |_ | \| | |_| | \|_ by Mark Damon Hughes cyberhole.online _______________________________________________________________ Creating your new goblin: Name: Budush Race: Goblin Class: Goblin Level: 1 Exp: 0 Color: lime Height: 38 in Weight: 19 lbs Strength: 8 Dexterity: 7 Constitution: 7 Hit Points: 3 [ 3] Intellect: 7 Willpower: 8 Charisma: 2 Cash: PP: 0 GP: 0 SP: 0 CP: 8 _______________________________________________________________ Another Goblin?

                                    screwlisp boosted

                                    [?]screwlisp » 🌐
                                    @screwlisp@gamerplus.org

                                    In news, did you see @someodd 's toot summoning people to their MMO that is just the entire gopher plus items.

                                    fosstodon.org/@someodd/1159168

                                    connecting to lambda is like this:
                                    telnet lambda.moo.mud.org 8888
                                    co guest
                                    @join screwtape

                                    (but I am not logged in yet so you will arrive at my undergound cave I am sleeping in if you do it too early).

                                    @kentpitman @ramin_hal9001

                                      [?]hairylarry » 🌐
                                      @hairylarry@gamerplus.org

                                      @someodd

                                      Very interesting ... looks at you from behind a leaf.

                                        screwlisp boosted

                                        [?]screwlisp » 🌐
                                        @screwlisp@gamerplus.org

                                        @ramin_hal9001 @kentpitman
                                        By the way, actually while talking today I was thinking about
                                        gemini://idiomdrottning.org/ge
                                        gopher://zaibatsu.circumlunar.
                                        gemini://arcanesciences.com/ge
                                        gopher://gopher.linkerror.com/
                                        but thought this lengthy chain conversation beginning with these was a whole kettle of fish to bring up. (Who has advice on visiting and ?)
                                        @Cat
                                        (whom already knows)

                                          [?]Kim » 🌐
                                          @kim@vk5fj.net

                                          @ellyxir

                                          That means throwing away http and starting again?

                                          You also want to throw away html?

                                          I wonder if the first step should be throwing away javascript.

                                          We already have , It is probably all we really need.

                                          Would like to keep the TLS/SSL wrapping.

                                            [?]Tinker ☀️ » 🌐
                                            @tinker@infosec.exchange

                                            So speaking of browser wars...

                                            Is Gophie the best browser or are there other gopher browsers that are better?

                                            HTML/Javascript was a mistake.

                                            gophie.org/

                                              screwlisp boosted

                                              [?]screwlisp » 🌐
                                              @screwlisp@gamerplus.org

                                              2/1
                                              - yes being joined by sczm
                                              - Not forgetting the checking gopher://i-logout.cz and the bongusta phlog aggregator
                                              - as always. 2026 will be a year of MOO secrets.
                                              telnet lambda.moo.mud.org 8888
                                              co guest
                                              @join screwtape
                                              "hey
                                              anonradio.net:8443/anonradio

                                              photronic.art/ speaking of gophers. @jns

                                              @kentpitman

                                                screwlisp boosted

                                                [?]Digital Mark λ ☕️ 8647 » 🌐
                                                @mdhughes@appdot.net

                                                Tiny BASIC Robots, a new game

                                                IN THE CYBER HOLE
                                                cyberhole.online/basic/?run=ro

                                                Phlog:
                                                gopher://cyberhole.online:70/0

                                                Grid of characters,
Turn: 10 Energy: 15 Score: 0
Move? .
You destroy all the robots!
CONGRATULATIONS!
[NEXT LEVEL]

                                                Alt...Grid of characters, Turn: 10 Energy: 15 Score: 0 Move? . You destroy all the robots! CONGRATULATIONS! [NEXT LEVEL]

                                                  screwlisp boosted

                                                  [?]Tomáš » 🌐
                                                  @prahou@merveilles.town

                                                  notice me

                                                  person holding a gopher with glenda wrapped around their leg

9 computer screen

                                                  Alt...person holding a gopher with glenda wrapped around their leg 9 computer screen

                                                    [?]Digital Mark λ ☕️ 8647 » 🌐
                                                    @mdhughes@appdot.net

                                                    You can now see the results of Aspic

                                                    ON THE CYBER HOLE
                                                    cyberhole.online/aspic/?run=be

                                                    Any URL should work instead of beer.lisp, enjoy!

                                                    
[Log] TRUE:  (length (str 'a' 'bc')) = 3 (aspic.js, line 17)
[Log] TRUE:  (length (list 1 2 3)) = 3 (aspic.js, line 17)
[Log] TRUE:  ord = 72 (aspic.js, line 17)
[Log] TRUE:  chr = @ (aspic.js, line 17)
[Log] TRUE:  lower = hel-lo (aspic.js, line 17)
[Log] TRUE:  upper = HEL-LO (aspic.js, line 17)
[Log] TRUE:  title = Hel-Lo (aspic.js, line 17)
[Log] TRUE:  and = 0 and 0=0, 0 and 1=0, 1 and 0=0, 1 and 1=1 (aspic.js, line 17)
[Log] TRUE:  or = 0 or 0=0, 0 or 1=1, 1 or 0=1, 1 or 1=1 (aspic.js, line 17)
[Log] TRUE:  first = 1 (aspic.js, line 17)
[Log] TRUE:  butfirst = 2,3 (aspic.js, line 17)
[Log] TRUE:  last = 3 (aspic.js, line 17)
[Log] TRUE:  butlast = 1,2 (aspic.js, line 17)
[Log] TRUE:  items = 3,4 (aspic.js, line 17)
[Log] TRUE:  makelist = 0,0,0,0,0,0 (aspic.js, line 17)
[Log] TRUE:  listset = 1 (aspic.js, line 17)
[Log] TRUE:  listref = 1 (aspic.js, line 17)
[Log] TRUE:  post-listset = 0,0,0,1,0,0 (aspic.js, line 17)
[Log] TRUE:  indexof list = 2 (aspic.js, line 17)
[Log] TRUE:  indexof string = 3 (aspic.js, line 17)
[Log] TRUE:  merge = 1,2,3,4,5 (aspic.js, line 17)
[Log] TRUE:  reverse list = 3,2,1 (aspic.js, line 17)
[Log] TRUE:  reverse string = olleh (aspic.js, line 17)
[Log] OK! ALL TESTS PASSED! (aspic.js, line 17)

                                                    Alt... [Log] TRUE: (length (str 'a' 'bc')) = 3 (aspic.js, line 17) [Log] TRUE: (length (list 1 2 3)) = 3 (aspic.js, line 17) [Log] TRUE: ord = 72 (aspic.js, line 17) [Log] TRUE: chr = @ (aspic.js, line 17) [Log] TRUE: lower = hel-lo (aspic.js, line 17) [Log] TRUE: upper = HEL-LO (aspic.js, line 17) [Log] TRUE: title = Hel-Lo (aspic.js, line 17) [Log] TRUE: and = 0 and 0=0, 0 and 1=0, 1 and 0=0, 1 and 1=1 (aspic.js, line 17) [Log] TRUE: or = 0 or 0=0, 0 or 1=1, 1 or 0=1, 1 or 1=1 (aspic.js, line 17) [Log] TRUE: first = 1 (aspic.js, line 17) [Log] TRUE: butfirst = 2,3 (aspic.js, line 17) [Log] TRUE: last = 3 (aspic.js, line 17) [Log] TRUE: butlast = 1,2 (aspic.js, line 17) [Log] TRUE: items = 3,4 (aspic.js, line 17) [Log] TRUE: makelist = 0,0,0,0,0,0 (aspic.js, line 17) [Log] TRUE: listset = 1 (aspic.js, line 17) [Log] TRUE: listref = 1 (aspic.js, line 17) [Log] TRUE: post-listset = 0,0,0,1,0,0 (aspic.js, line 17) [Log] TRUE: indexof list = 2 (aspic.js, line 17) [Log] TRUE: indexof string = 3 (aspic.js, line 17) [Log] TRUE: merge = 1,2,3,4,5 (aspic.js, line 17) [Log] TRUE: reverse list = 3,2,1 (aspic.js, line 17) [Log] TRUE: reverse string = olleh (aspic.js, line 17) [Log] OK! ALL TESTS PASSED! (aspic.js, line 17)

                                                      [?]Digital Mark λ ☕️ 8647 » 🌐
                                                      @mdhughes@appdot.net

                                                      First update of Aspic

                                                      ON THE CYBERHOLE

                                                      cyberhole.online/aspic/

                                                      Read your browser console to see it doing stuff. I'll make it more packageable when I finish up tomorrow.

                                                      And phlog post as usual:

                                                      gopher://cyberhole.online

                                                        [?]Tinker ☀️ » 🌐
                                                        @tinker@infosec.exchange

                                                        With Mozilla becoming further and further enshittified, and the only alternative browsers being Chrome/Chromium based.... and finding out how difficult it is to really make a modern web browser...

                                                        ...it makes me really want to embrace simpler and streamlined internet protocols. I'm halfway wanting to just dive into "gopher" for Eris' sake.

                                                        Edit to add link to quote toot: mastodon.social/@nixCraft/1155

                                                        screwlisp boosted

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

                                                        End of Japanese community at Mozilla due to the introduction of AI-based translation.

                                                        The community members have expressed disappointment and frustration that their long term volunteer efforts and local knowledge were being replaced by machine translation, which they felt did not match the quality of human provided support.

                                                        This is why Mozilla sucks so much, they are going crazy like rest of the industry.

                                                        Source
                                                        support.mozilla.org/en-US/foru

                                                        Added screenshot in case Mozilla decided to remove it

                                                        A screenshot of support.mozilla.org

Forum name: SUMO community discussions
Title: End of Japanese community
Text by user named marsf that reads:

Hi, I am a locale leader of SUMO Japanese community. I have contributed to the Support over 20 years, before the beginning of support.mozilla.org.

Today, November 4, we decided to end our SUMO Japanese community.

In October 22, the sumobot was introduced to Japanese KB articles. I cannot accept its behavior and no words.

* It doesn't follow our translation guidelines.
* It doesn't respect current localization for Japanese users, so they were lost.
* It approves its direct English MT immediately for All archived KB articles.
* It approves only in 72 hours after its updates, so we lost our work to train new contributors.
* It has been working now without our acceptance, without controls, without communications.
* Over 300 Knowledge Base articles are overridden by sumobot.
They are all happened on the product server, not on staging server. I understand that this is mass destruction of our work and explicit violation to the Mozilla mission, allowed officially.

Therefore, I (marsf) declare:

* I quit to contribute to support.mozilla.org.
* I prohibit to use all my translation as learning data for SUMO bot and AIs.
* I request to remove all my translation from learned data of SUMO AIs.
However, individual Japanese contributors may want to work in their responsibility. It is their choice, we don't care nor support.

Bye.

                                                        Alt...A screenshot of support.mozilla.org Forum name: SUMO community discussions Title: End of Japanese community Text by user named marsf that reads: Hi, I am a locale leader of SUMO Japanese community. I have contributed to the Support over 20 years, before the beginning of support.mozilla.org. Today, November 4, we decided to end our SUMO Japanese community. In October 22, the sumobot was introduced to Japanese KB articles. I cannot accept its behavior and no words. * It doesn't follow our translation guidelines. * It doesn't respect current localization for Japanese users, so they were lost. * It approves its direct English MT immediately for All archived KB articles. * It approves only in 72 hours after its updates, so we lost our work to train new contributors. * It has been working now without our acceptance, without controls, without communications. * Over 300 Knowledge Base articles are overridden by sumobot. They are all happened on the product server, not on staging server. I understand that this is mass destruction of our work and explicit violation to the Mozilla mission, allowed officially. Therefore, I (marsf) declare: * I quit to contribute to support.mozilla.org. * I prohibit to use all my translation as learning data for SUMO bot and AIs. * I request to remove all my translation from learned data of SUMO AIs. However, individual Japanese contributors may want to work in their responsibility. It is their choice, we don't care nor support. Bye.

                                                          screwlisp boosted

                                                          [?]hairylarry » 🌐
                                                          @hairylarry@gamerplus.org

                                                          I updated my gopher.

                                                          gopher.floodgap.com/gopher/gw?

                                                          All the new post are in the writes directory.

                                                          Or read them at my Hairy Larry Writes blog.

                                                          hairylarry.rocks/writes/

                                                            screwlisp boosted

                                                            [?]screwlisp » 🌐
                                                            @screwlisp@gamerplus.org

                                                            American Tuesday evening = 12am Wednesday UTC+0
                                                            @kentpitman
                                                            need to repair archive
                                                            communitymedia.video/c/screwta

                                                            -ing @someodd !
                                                            + Notes from solderpunk and @tomasino

                                                            Also, ino's thehierophant.world exists

                                                            - someodd's games and programs

                                                            @mdhughes 46 years of game wisdom phlog

                                                            turned 35

                                                            screwlisp.small-web.org/fundam

                                                            @ramin_hal9001

                                                            @prahou

                                                            New Lispy gopher climate banner sketch #unix_Surrealism by @prahou@merveilles.town - Tuesday evenings in the Americas, Sunday mornings in europe. The one-eyed gopher and many-eyed lisp alien are talking to a beautifully drawn face.

                                                            Alt...New Lispy gopher climate banner sketch #unix_Surrealism by @prahou@merveilles.town - Tuesday evenings in the Americas, Sunday mornings in europe. The one-eyed gopher and many-eyed lisp alien are talking to a beautifully drawn face.

                                                              screwlisp boosted

                                                              [?]Digital Mark λ ☕️ 8647 » 🌐
                                                              @mdhughes@appdot.net

                                                              Phlog Collection 2025-11-04

                                                              mdhughes.tech/2025/11/04/phlog

                                                              I haven't set up an automated way to push my Gopher phlogs from Cyberhole Online up here yet, so I'm just going to manually paste for the moment. So this may be a bit random.

                                                              mdh@Aegura:~/Code/CodeJS/Cyberhole/gopher/hole/phlog% cat `ls -1 *.txt|sort -r`|pbcopy

                                                              i=== Digital Mark's Phlog ===
                                                              2025-11-04 19:06:46 UTC
                                                              Momentary Thoug

                                                                [?]screwlisp » 🌐
                                                                @screwlisp@gamerplus.org

                                                                @damaru in the thread Talking About My Generation, I guess it-is-not-just-tech-it-is-everything.

                                                                Earlier today, I overheard someone whose kid was about to go to university asking a student what computer thing is good to get now. The student said hands down, the only choice is a tablet. There is even an app where you can literally handwrite onto a lecture slide now.

                                                                  Back to top - More...