Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Pleased to share a page and explainer for the AI tarpit project Science is Poetry, with legal statement, rationale(s), and a few deployment notes:

Pleased to share a page and explainer for the AI tarpit project Science is Poetry, with legal statement, rationale(s), and a few deployment notes:

Scheduled Pinned Locked Moved Uncategorized
bigtech
180 Posts 56 Posters 81 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • julianoliver@mastodon.socialJ julianoliver@mastodon.social

    @balslev One would think so, but they largely seem to be automated. For almost 3 days straight now I have Anthropic, OpenAI and Meta trapped, Google for 2. While some IPs may drop off, crawlers return from another endpoint. The ontent to them seems good to go, as at the present time it ticks their boxes.

    Further, each new URL of the proj added to a site is a new hook, so unless they block on IP, they're back in.

    If they do blacklist, the VM can be moved to a new host, content regenerated.

    balslev@assemblag.esB This user is from outside of this forum
    balslev@assemblag.esB This user is from outside of this forum
    balslev@assemblag.es
    wrote on last edited by
    #9

    @JulianOliver Fun fact: When I ask http://www.chat.dk how many html-pages www.scienceispoetry.net/noodles consists of, it answers "10".

    julianoliver@mastodon.socialJ 1 Reply Last reply
    0
    • balslev@assemblag.esB balslev@assemblag.es

      @JulianOliver Fun fact: When I ask http://www.chat.dk how many html-pages www.scienceispoetry.net/noodles consists of, it answers "10".

      julianoliver@mastodon.socialJ This user is from outside of this forum
      julianoliver@mastodon.socialJ This user is from outside of this forum
      julianoliver@mastodon.social
      wrote on last edited by
      #10

      @balslev Hehe. Sweet delusion!

      1 Reply Last reply
      0
      • R relay@relay.infosec.exchange shared this topic on
      • julianoliver@mastodon.socialJ julianoliver@mastodon.social

        Pleased to share a page and explainer for the AI tarpit project Science is Poetry, with legal statement, rationale(s), and a few deployment notes:

        Link Preview Image
        Science is Poetry

        favicon

        (julianoliver.com)

        The page may grow a bit. Just wanted to get it out the door.

        #AI #bigtech

        cybervegan@autistics.lifeC This user is from outside of this forum
        cybervegan@autistics.lifeC This user is from outside of this forum
        cybervegan@autistics.life
        wrote on last edited by
        #11

        @JulianOliver Not that my little blog would really contribute much to the traffic, but how much traffic can you handle? Is there a way to self-host like with Nepenthes? I worry that you are potentially taking on a massive load for the rest of us.

        julianoliver@mastodon.socialJ 1 Reply Last reply
        0
        • cybervegan@autistics.lifeC cybervegan@autistics.life

          @JulianOliver Not that my little blog would really contribute much to the traffic, but how much traffic can you handle? Is there a way to self-host like with Nepenthes? I worry that you are potentially taking on a massive load for the rest of us.

          julianoliver@mastodon.socialJ This user is from outside of this forum
          julianoliver@mastodon.socialJ This user is from outside of this forum
          julianoliver@mastodon.social
          wrote on last edited by
          #12

          @cybervegan Thank you very much, very kind. It all resides in a Debian GNU/Linux qcow2 image but I may repackage it for Alpine such that it could be more readily distributable, then quick to plug into a reverse proxy (Caddy, Nginx, Apache2).

          However right now things are in good shape so far as load. It is on a very powerful server and not even near 15% of all cores, plenty or phys mem available too. So it can take on a lot more before a pressing need for more instances.

          cybervegan@autistics.lifeC 1 Reply Last reply
          0
          • julianoliver@mastodon.socialJ julianoliver@mastodon.social

            @cybervegan Thank you very much, very kind. It all resides in a Debian GNU/Linux qcow2 image but I may repackage it for Alpine such that it could be more readily distributable, then quick to plug into a reverse proxy (Caddy, Nginx, Apache2).

            However right now things are in good shape so far as load. It is on a very powerful server and not even near 15% of all cores, plenty or phys mem available too. So it can take on a lot more before a pressing need for more instances.

            cybervegan@autistics.lifeC This user is from outside of this forum
            cybervegan@autistics.lifeC This user is from outside of this forum
            cybervegan@autistics.life
            wrote on last edited by
            #13

            @JulianOliver Ok, appreciate your work, and the resources you are putting into it - bandwidth and electricity is not free even if you had been gifted the hardware. I suspect it will turn into an arms race, but I'm sure you're more than aware of that!

            I'm running my static HTML blog on FreeBSD, on a microserver, using nginx, so a qcow2 image probably wouldn't be practical for me - I know that's a bit rare, but web server is a secondary function of this machine. Looks like Qemu is available for FBSD, so maybe I could go that route (when I've managed to get out of autistic burnout that is).

            Thanks once again. I'm going to try to add a link to SIP to my blog template and see what happens. My access.log has been filling up with AI bots, so will be interesting to see how much it affects that.

            julianoliver@mastodon.socialJ 1 Reply Last reply
            0
            • cybervegan@autistics.lifeC cybervegan@autistics.life

              @JulianOliver Ok, appreciate your work, and the resources you are putting into it - bandwidth and electricity is not free even if you had been gifted the hardware. I suspect it will turn into an arms race, but I'm sure you're more than aware of that!

              I'm running my static HTML blog on FreeBSD, on a microserver, using nginx, so a qcow2 image probably wouldn't be practical for me - I know that's a bit rare, but web server is a secondary function of this machine. Looks like Qemu is available for FBSD, so maybe I could go that route (when I've managed to get out of autistic burnout that is).

              Thanks once again. I'm going to try to add a link to SIP to my blog template and see what happens. My access.log has been filling up with AI bots, so will be interesting to see how much it affects that.

              julianoliver@mastodon.socialJ This user is from outside of this forum
              julianoliver@mastodon.socialJ This user is from outside of this forum
              julianoliver@mastodon.social
              wrote on last edited by
              #14

              @cybervegan FreeBSD is very nice.

              Qemu/KVM with host passthrough mode for your hardware would be the first thing to look into.

              I'm paying for the server out of my own quiver but may look to take donations for it at some point.

              (can relate to the brain-ness)

              cybervegan@autistics.lifeC 1 Reply Last reply
              0
              • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                @cybervegan FreeBSD is very nice.

                Qemu/KVM with host passthrough mode for your hardware would be the first thing to look into.

                I'm paying for the server out of my own quiver but may look to take donations for it at some point.

                (can relate to the brain-ness)

                cybervegan@autistics.lifeC This user is from outside of this forum
                cybervegan@autistics.lifeC This user is from outside of this forum
                cybervegan@autistics.life
                wrote on last edited by
                #15

                @JulianOliver You definitely should!

                1 Reply Last reply
                0
                • julianoliver@mastodon.socialJ This user is from outside of this forum
                  julianoliver@mastodon.socialJ This user is from outside of this forum
                  julianoliver@mastodon.social
                  wrote on last edited by
                  #16

                  @adam_harvey @asrg@tldr.nettime.org Oh dear. I'll let you guys sort this out!

                  1 Reply Last reply
                  0
                  • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                    If you're interested in learning more about implementations of resistance in this era of unchecked Big AI, direct action strategies and the techno-politics therein, be sure to check out ASRG's site (https://algorithmic-sabotage.gitlab.io/asrg/) and give them a follow here on Mastodon (@asrg).

                    They've put a lot of heartbeats and neurons - human stuff - into this area.

                    julianoliver@mastodon.socialJ This user is from outside of this forum
                    julianoliver@mastodon.socialJ This user is from outside of this forum
                    julianoliver@mastodon.social
                    wrote last edited by
                    #17

                    A newcomer frantically lost in the Caves of Babble.

                    ----
                    3.215.221.125 - - [16/Apr/2026:06:14:25 +0200] "GET /noodles/images/primigenous/orchiepididymitis/Lord/havent.png HTTP/1.1" 200 111459 "-" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36" "-"
                    ----

                    julianoliver@mastodon.socialJ 1 Reply Last reply
                    0
                    • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                      A newcomer frantically lost in the Caves of Babble.

                      ----
                      3.215.221.125 - - [16/Apr/2026:06:14:25 +0200] "GET /noodles/images/primigenous/orchiepididymitis/Lord/havent.png HTTP/1.1" 200 111459 "-" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36" "-"
                      ----

                      julianoliver@mastodon.socialJ This user is from outside of this forum
                      julianoliver@mastodon.socialJ This user is from outside of this forum
                      julianoliver@mastodon.social
                      wrote last edited by
                      #18

                      Do you have an unused domain that you would be happy to donate to a counter-offensive against unchecked & unregulated AI crawlers that scrape human-made content to simulate & deceive for profit?

                      If so, pls reply to this post. Your domain would become an entrypoint to the AI tarpit & Poison-as-a-Service project below, allowing concerned public to choose to use it on their sites, helping make the project more resilient to blacklisting.

                      Link Preview Image
                      Science is Poetry

                      favicon

                      (julianoliver.com)

                      #ai #bigtech #tacticalmedia

                      narthur@hachyderm.ioN lazzarello@mastodon.teamnerds.coolL julianoliver@mastodon.socialJ theholypumpkin@mastodon.socialT mro@digitalcourage.socialM 18 Replies Last reply
                      0
                      • julianoliver@mastodon.socialJ This user is from outside of this forum
                        julianoliver@mastodon.socialJ This user is from outside of this forum
                        julianoliver@mastodon.social
                        wrote last edited by
                        #19

                        @futuresprog Great, and yes.. precisely!

                        Here you go:

                        A: 95.216.76.85
                        AAAA: 2a01:4f9:2b:c83::2

                        twilliability@genart.socialT vortex@tldr.nettime.orgV 2 Replies Last reply
                        0
                        • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                          Do you have an unused domain that you would be happy to donate to a counter-offensive against unchecked & unregulated AI crawlers that scrape human-made content to simulate & deceive for profit?

                          If so, pls reply to this post. Your domain would become an entrypoint to the AI tarpit & Poison-as-a-Service project below, allowing concerned public to choose to use it on their sites, helping make the project more resilient to blacklisting.

                          Link Preview Image
                          Science is Poetry

                          favicon

                          (julianoliver.com)

                          #ai #bigtech #tacticalmedia

                          narthur@hachyderm.ioN This user is from outside of this forum
                          narthur@hachyderm.ioN This user is from outside of this forum
                          narthur@hachyderm.io
                          wrote last edited by
                          #20

                          @JulianOliver do they have to be root domains? Could I set up a subdomain or two for you?

                          julianoliver@mastodon.socialJ 1 Reply Last reply
                          0
                          • narthur@hachyderm.ioN narthur@hachyderm.io

                            @JulianOliver do they have to be root domains? Could I set up a subdomain or two for you?

                            julianoliver@mastodon.socialJ This user is from outside of this forum
                            julianoliver@mastodon.socialJ This user is from outside of this forum
                            julianoliver@mastodon.social
                            wrote last edited by
                            #21

                            @narthur A subdomain is just fine, yes!

                            narthur@hachyderm.ioN 1 Reply Last reply
                            0
                            • julianoliver@mastodon.socialJ This user is from outside of this forum
                              julianoliver@mastodon.socialJ This user is from outside of this forum
                              julianoliver@mastodon.social
                              wrote last edited by
                              #22

                              @lightweight Fantastic, thanks Dave!

                              A: 95.216.76.85
                              AAAA: 2a01:4f9:2b:c83::2

                              1 Reply Last reply
                              0
                              • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                                @narthur A subdomain is just fine, yes!

                                narthur@hachyderm.ioN This user is from outside of this forum
                                narthur@hachyderm.ioN This user is from outside of this forum
                                narthur@hachyderm.io
                                wrote last edited by
                                #23

                                @JulianOliver ok. So what do I do? Just point them at those IPs?

                                If they all share the same IP, won’t that make them easy to block?

                                narthur@hachyderm.ioN julianoliver@mastodon.socialJ 2 Replies Last reply
                                0
                                • narthur@hachyderm.ioN narthur@hachyderm.io

                                  @JulianOliver ok. So what do I do? Just point them at those IPs?

                                  If they all share the same IP, won’t that make them easy to block?

                                  narthur@hachyderm.ioN This user is from outside of this forum
                                  narthur@hachyderm.ioN This user is from outside of this forum
                                  narthur@hachyderm.io
                                  wrote last edited by
                                  #24

                                  @JulianOliver poetry.rainskit.com and poetry.narthur.com. But the 'http' versions just give an nginx welcome page, and the https versions don't have valid SSL. Maybe you want CNAMEs instead? Or reverse proxies? And do you need some other page to link to those domains?

                                  1 Reply Last reply
                                  0
                                  • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                                    @futuresprog Great, and yes.. precisely!

                                    Here you go:

                                    A: 95.216.76.85
                                    AAAA: 2a01:4f9:2b:c83::2

                                    twilliability@genart.socialT This user is from outside of this forum
                                    twilliability@genart.socialT This user is from outside of this forum
                                    twilliability@genart.social
                                    wrote last edited by
                                    #25

                                    @JulianOliver Just added a pair of records for a .eu domain. I'll let it lapse in August; it can do some good work until then.

                                    julianoliver@mastodon.socialJ 1 Reply Last reply
                                    0
                                    • twilliability@genart.socialT twilliability@genart.social

                                      @JulianOliver Just added a pair of records for a .eu domain. I'll let it lapse in August; it can do some good work until then.

                                      julianoliver@mastodon.socialJ This user is from outside of this forum
                                      julianoliver@mastodon.socialJ This user is from outside of this forum
                                      julianoliver@mastodon.social
                                      wrote last edited by
                                      #26

                                      @twilliability Great, thanks a lot!

                                      1 Reply Last reply
                                      0
                                      • narthur@hachyderm.ioN narthur@hachyderm.io

                                        @JulianOliver ok. So what do I do? Just point them at those IPs?

                                        If they all share the same IP, won’t that make them easy to block?

                                        julianoliver@mastodon.socialJ This user is from outside of this forum
                                        julianoliver@mastodon.socialJ This user is from outside of this forum
                                        julianoliver@mastodon.social
                                        wrote last edited by
                                        #27

                                        @narthur For now they would all share the same IP.

                                        Both domain and IP are naturally able to be filtered at the crawler end, but as numerous sites can be hosted behind one IP, it is my belief that they will drop a domain first.

                                        Further, it's my hope to have instances of the project running on other dedicated hosts down the road.

                                        M 1 Reply Last reply
                                        0
                                        • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                                          Do you have an unused domain that you would be happy to donate to a counter-offensive against unchecked & unregulated AI crawlers that scrape human-made content to simulate & deceive for profit?

                                          If so, pls reply to this post. Your domain would become an entrypoint to the AI tarpit & Poison-as-a-Service project below, allowing concerned public to choose to use it on their sites, helping make the project more resilient to blacklisting.

                                          Link Preview Image
                                          Science is Poetry

                                          favicon

                                          (julianoliver.com)

                                          #ai #bigtech #tacticalmedia

                                          lazzarello@mastodon.teamnerds.coolL This user is from outside of this forum
                                          lazzarello@mastodon.teamnerds.coolL This user is from outside of this forum
                                          lazzarello@mastodon.teamnerds.cool
                                          wrote last edited by
                                          #28

                                          @JulianOliver im down. What's the first step?

                                          julianoliver@mastodon.socialJ 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups