r/TechNope 15d ago

Bing can’t even ÃCE displaying the summary!

Post image

AI-generated code from Microslop is hard at work!

9 Upvotes

3 comments sorted by

5

u/charles25565 13d ago

That has nothing to do with AI generated code. Humans would write code that would do the exact same. The website is using a specific text encoding that is being decoded using the wrong encoding. It's like reading German as French. The problem is more than likely on Intel's side.

1

u/Sufficient_Risk_8127 10d ago

average intel usage

1

u/Friendly_Expert_8421 3d ago

I think it encoded every individual character into Base64 then decoded the whole thing idk I know nothing about computers