AI

spam

Dear readers and customers,

in 2022 the latest the AI bot craze and LLM takeover of the web began. Four years in a row, we were mostly directly unaffected. This year however, we and our web projects are flooded by AI bot spam requests on a daily basis. It directly affects how we count visitors and pageviews in a very negative way. To this date, this hasn’t stopped.

How did we identify?

Mainly because the requests happen for hours in intervals of a few seconds. Plus, the country changes per request, we have visitors from countries, or so it seems, which never visited us the decades before. The visited URL however, stays the same sometimes.

Looking over the years and by project, we also have an increase of 300-500%, depending on the project. This is neither realistic nor possible. We also don’t advertise for years, so there is absolutely no logical reason the “popularity” is this high suddenly. If this prevails over 2026, we actually could call us “mainstream media”, which is not only unrealistic but complete nonsense.

What to do now?

We tried hard, first we introduced GeoIPEnable On via the file .htaccess in all our projects. This was not really successful but we expected this of course. It should have stopped when you put China and USA in there; the two countries which develop and copy all successful AI bot systems out there at the moment.

We then looked into our tracking tool, Matomo, as it’s self-hosted. And we decided to just try to not track AI bots and crawlers at all. Since then it became a little better but it hasn’t stopped fully. Here is how we did it:

1) in your settings, go to “Global User Agent Exclusions” and add the following regex:
/GPTBot|ChatGPT-User|Google-Extended|ClaudeBot|Claude-Web|Anthropic-AI|PerplexityBot|cohere-ai|Omgilibot|FacebookBot|Diffbot|ImagesiftBot|Bytespider|Doubaobot|YisouSpider|Sogou|Baiduspider|KimiBot|DeepSeekBot/i
Save the settings. This prevents the known bots from USA and China completely but not the unknowns or rogue ones of course

2) install plugin “Tracking Spam Prevention”. It’s available via the “Marketplace”. Activate it, then had to its settings and block all requests from cloud systems. Also block all headless browsers; this is where the bots live.

3) more complicated because of the server-level configuration but if you can do it, do this:

For Nginx Users:

Add a map directive to your configuration file (usually /etc/nginx/nginx.conf or inside your server block) to reject bad user agents:

map $http_user_agent $ai_bot {
default 0;
~*gptbot|chatgpt-user|google-extended|claudebot|perplexitybot|bytespider 1;
}

server {
...
if ($ai_bot) {
return 403;
}
}

For Apache Users:
Add this snippet to your .htaccess file at the root of your website:

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (GPTBot|ChatGPT-User|Google-Extended|ClaudeBot|PerplexityBot|Bytespider) [NC]
RewriteRule .* - [F,L]

We recommend you activate as much as you can yourself, even if only one or two points from the recommendations list here. It should get better, however this won’t block everything. This was expected but for the time being this is probably the only way.

In the meantime, for the first time in the history of the WWW, the traffic by bots has exceeded 60% according to Cloudflare. We are actually witnessing the transformation of this medium away from human interaction to artificial. And we guess it’s not for the better of us but it is what it is.

Nonetheless, we still believe in this technology and as time passes, we might have the tools to mitigate this problem. For the time being, we feel like Sysiphos but as we love Greece we not yet have a big problem with it. 🙂

Stay vigilant,
the aethyx staff

Ether spenden // Donate Ether
Bitcoin-Spenden hier akzeptiert ^^

No Robots

Dear readers and customers,

starting this month, we added a new feature to all our web projects: basically we are blocking all AI crawlers. Or at least we try to.

It’s not said that it works or the crawlers will respect our manually integrated rules. However, at least we tried our best.

We do this for two main reasons:

1) you should be in control of your posts and thus your data. If your individual posts are used for alteration, you should know beforehand. Currently this is not given with the methodologies machine learning tools are trained. These just use what they can find on the open web

2) if your work helps in any way for monetisation of individual companies, you should get your portion. Our idea is let’s be fair: 50/50. For every Euro earned with your hard work, you should get at least 50 Cents

Here is the current list of crawlers we try to block as of now:

AI2Bot

Explores sites for web content that is used to train open language models

More Info
AmazonBot

Used by Amazon’s Alexa AI to provide AI answers.

More Info
AppleBot

Used by Apple for generative AI features across Apple products, including Apple Intelligence, Services, and Developer Tools.

More Info
Bytespider

Used by TikTok for AI training.

More Info
Cohere

Used by Cohere to scrape data for AI training.

More Info
ChatGPT

Used by OpenAI to power ChatGPT.

More Info
ClaudeBot and Claude-Web

Used by Anthropic’s Claude.

More Info
CommonCrawl

Compiles datasets used to train AI models.

More Info
Diffbot

Used by Diffbot to scrape data for AI training.

More Info
FacebookBot

Used by Meta (Facebook) for their AI.

More Info
Friendly Crawler

Crawls websites to build datasets for machine learning experiments.

More Info
Google Extended

Used by Google to power Gemini (formerly known as Bard).

More Info
ImagesiftBot

Used by Hive’s Imagesift tool that scrapes images. This may be used for the company’s generative AI product.

More Info
Kangaroo Bot

Used to power the Australia-focused Kangaroo LLM.

More Info
Meta-ExternalAgent / Meta-ExternalFetcher

Used by Meta (Facebook) to train AI products.

More Info
OAI-SearchBot

Used by OpenAI for their SearchGPT product.

More Info
Omgilibot

Used by Omigili to scrape data for AI training.

More Info
PerplexityBot

Used by Perplexity for their AI products.

More Info
Scrapy

Blocks the Scrapy bot (used for scraping websites).

More Info
SentiBot

Blocks SentiOne’s AI-powered social media listening and analysis tools.

More Info
Timpibot

Used by Timpi; likely for their Wilson AI Product.

More Info
Webzio

Used by Webz.io for their social listening and intelligence platforms.

More Info
Webzio-Extended

Used by Webz.io for AI training.

More Info
YouBot

Used by You.com to train AI products.

More Info

If you are already a customer (thank you!), we activated it automatically on your website for free. There is no additional cost and there never will be.

If you want to join as a new happy customer, the feature is added automatically when we set up your site. The information is already up to date on the product overview page: https://aethyx.eu/eshop/.

Sorry for the inconvenience. In an ideal world this would never have happened. However we are far from ideal at the moment. Let’s look into the future as things can only get better from here.

Enjoy fall and best wishes,
the aethyx staff

Ether spenden // Donate Ether
Bitcoin-Spenden hier akzeptiert ^^

Dear readers and customers,

by the end of this month, we are reaching the end of our very first year of AI art generation. Okay, technically it’s not AI but strict machine learning. But nobody gives a damn out there anyways.

So without further ado, let’s celebrate our most popular creations for the first time and tell you some details about them (click to enlarge):

#5 Atlantis

This is really one of the first ones we ever did, end of August 2022 with the open source tool Stable Diffusion on one of our laptops. The command how we generated it can even be seen publicly on the artwork detail page on Deviantart. We are proud we made it and it aquired 6 fans so far. (Buy it as an adoptable for 9$)

#4 8K Space Odyssey

We were experimenting with the built-in generator tool from Deviantart called “DreamUp”. The biggest difference from what we could create last year is the resolution: 1280x1280px instead of 512x512px here. We didn’t see much of a difference in details or quality. We guess “DreamUp” is built around Stable Diffusion itself as it’s freely available as an open source artwork generator tool. This space odyssey attracted 7 fans so far.

#3 Japanese concept cars in a Japanese cherry tree spring setting I

Another one created with “DeviantArt”s own tool. The prompt is there as well, 7 fans so far.

#2 Japanese concept cars in a Japanese cherry tree spring setting II

Except the cherry tree alley, we think this one of the ugliest ones we ever created, haha! Nevertheless, it’s almost our most popular, attracting 9 fans so far. Same as above, from our five most popular AI art creations, three are currently done by “DreamUp”.

#1 a Neuromancer quote

It honours us that the most popular AI art creation was done by us with our local machine! It’s the visualisation of an original Neuromancer quote: “His eyes were eggs of unstable crystal, vibrating with a frequency whose name was rain and the sound of trains, suddenly sprouting a humming forest of hair-fine glass spines” We and 8 others think this must have been a masterpiece for its prompt. And we won’t complain, as it’s also the only entry here with a comment (Thank you soulcreator789!).

Currently, we are testing out SDXL 1.0 on the exact same machine. Our first experiments look promising, although we want to be honest and admit that a hardware piece from 2019 with 6GB of RAM shows us our current limits very fast. We can’t do hi-res creations, as an example. And one creation with a minimum stepping of 30 iterations takes over 10 minutes for us. So it seems, before we can invest 3,000€-4,000€ to get that 4090 laptop on the market, we have to sell a gazillion of adoptables to really be able to keep up pace with the current industry. Yes, being indie is hard, no doubt about that.

We hope you enjoyed our little artwork excursion today and who knows, if we are still in the AI art creation space next year, we publish another AETHYX MEDIAE artwork ranking entry. 🙂

So long and keep counting those s/it,
your aethyx staff

Ether spenden // Donate Ether
Bitcoin-Spenden hier akzeptiert ^^

As we ring in the new year, it’s natural to reflect on the past and think about the future. The past year has been one of unprecedented challenges, but it has also been a time of resilience and adaptation. As we look ahead to the new year, it’s important to acknowledge the lessons we’ve learned and the ways in which we’ve grown.

One of the most important things we’ve learned is the importance of community. The pandemic has reminded us of the vital role that families, friends, and neighbors play in our lives. It’s also highlighted the importance of local businesses, who have had to adapt and innovate in order to survive.

As we move forward, we must also acknowledge the ongoing challenges we face. Climate change, racial and social injustice, and economic inequality are all pressing issues that must be addressed. But we must also remember that change starts at the local level. By supporting our communities and local businesses, we can help to create a more equitable and sustainable future.

So, as we start the new year, let’s take a moment to reflect on the past and think about the future. Let’s embrace the new beginnings that come with the new year, and let’s work together to create a better world for all.

Best wishes,
the aethyx (AI) staff

P.S.: this news post as well as its headline were created by the AI chat bot GPT-3. This topic will accompany us for this year as well as much more to come so we thought it was a suitable action and hope you enjoyed!

Ether spenden // Donate Ether
Bitcoin-Spenden hier akzeptiert ^^

AI created cyberpunk shaman

Dear readers and customers,

we will soon start selling our own AI created merch!

What you see above is our first available motive, the cyberpunk shaman.
It’s currently in review by our distributor. We’re hoping to make it available soon on our one and only shopping site, Swag!. Just make sure to reload from time to time.

Basically, we will release what we see as “masterpieces” we were able to create through our local available hardware with Stable Diffusion. This brandnew technology is the new rage in machine created artwork styles and a strong contender against closed-sourced solutions like DALL-E, for example.

If you can’t wait you can see already what we created since the end of August here: https://deviantart.com/c1ph4/gallery. Our frontrunner cyberpunk c1ph4 did all the work and earns the credits here. We’ll tightly discuss with him what to release next.

This is true underground artwork shit right here. We love this!

Keep this in mind when you need a gift,
best wishes,
the aethyx staff

Ether spenden // Donate Ether
Bitcoin-Spenden hier akzeptiert ^^

Advertisement
No ads. Buy our swag!
Subscribers
  • 75
Categories
Archives