惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
G
Google Developers Blog
J
Java Code Geeks
C
Check Point Blog
Last Week in AI
Last Week in AI
Microsoft Azure Blog
Microsoft Azure Blog
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
L
LangChain Blog
有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 司徒正美
IT之家
IT之家
Martin Fowler
Martin Fowler
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
U
Unit 42
Jina AI
Jina AI
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ

jb's posts

One year on Nekoweb Redirecting... Does having webrings slow down your site? Things the Indie Web should consider [UPDATE: PATCHED] XSS on Status Cafe: What you need to know jbsite4 is overcomplicated and I love it [RANT] Browser inconsistencies, yes it still exists. Web responsiveness: why you should follow it on your site jb's 17th birthday jbsite4, preparing for takeoff. Nekoweb 1-month Review AIAIAIAIAIAIAIAIAIAI Burnout Making this website Making a website doesn't need to cost you money (RANT) I despise annoying scripts The Great Nekoweb Elections My love/hate relationship on Bluetooth JB's site, now hosted on Nekoweb! My First Blog Y2DL Devlog - May 2024
AI is overpowered now and it's really worrying
2025-11-25 · via jb's posts

I still remember when ChatGPT released and became popular during the pandemic, and was like, this is really cool! That is 14-year-old me, with a tablet on his hands. Back then, it just does some chat, with some visible clues that it is made by an LLM, and we don’t even have images back then.

Now, ChatGPT can talk to you verbally, you can upload images, documents, code, and stuff, and even search and browse the entire Internet, and that last thing is the most worrying thing nowadays.

Now that we are on the social age where everyone has their social media accounts, websites, and stuff, there is no one stopping someone to ask an AI that has deep searching to query “who is @user from <social platform>” and you get their info on other platforms, even those that they want to be private. It’s terrifying. It is much worse on fediverse accounts because the LLM can just jump to a peered instance and get user info from there.

AI images and videos are terrifying, too

Image and video generation models have been trained enough that it can look basically indistinguishable to a real video if you are a normal person scrolling through a algorithmic feed.

Of course, if you know how to spot these AI-generated content you would see some issues on the post, but most people doesn’t have that ability. There is some services that watermarks AI-generated content which some of the biggest services use, but that is mostly intended for other softwares to detect AI-generated content, not humans.

So, what can we do?

Honestly, there is little we can do. You could use tools like Anubis or Iocaine but some services can basically bypass them by simply using a much powerful machine and a headless instance of Chromium to load content on a specific site.

Cloudflare’s AI protection rules can also work on AI scrapers but not AI agents, which fights most services, but when a person wants to search your site with something like a deep research tool on a AI software, it can just bypass this easily.

I feel like this is another classic cat-and-mouse situation, where AI blockers grow, AI platforms successfully bypassed it, AI blockers successfully blocks the attempt and it repeats, just because AI platforms wants to make shareholders happy.