/*****************************************************************************/
/*                 ___                                 _                     */
/*                / _ \ _ _ __ _ _ _  __ _ ___ _ _ ___| |_ ___               */
/*               | (_) | '_/ _` | ' \/ _` / -_) '_/ _ \  _(_-<               */
/*                \___/|_| \__,_|_||_\__, \___|_| \___/\__/__/               */
/*                                   |___/                                   */
/*                ___       _          ___                                   */
/*               |   \ __ _| |_ __ _  |   \ _  _ _ __  _ __                  */
/*               | |) / _` |  _/ _` | | |) | || | '  \| '_ \                 */
/*               |___/\__,_|\__\__,_| |___/ \_,_|_|_|_| .__/                 */
/*                                                    |_|                    */
/*****************************************************************************/
|   + /index.html  + /article  + /archive  + https://source.orangerot.dev/    |
'-----------------------------------------------------------------------------`

Uses for AI:
- Language Models
- Image Recognission
- Image Generation

TLDR: Depending and relaying on a tool that isn't yours, isn't predictable,
isn't relyable, no one knows how it came to the result, is biased, is agreeable,
has a fixed in time knowledge and is a copy of a copy of a copy of a copy is
probably not a great idea. 

== Automatic Content Generation and the dead internet theory

You probably came across generated images, videos and text on social media, or
when researching a topic with a search engine. You did not want to see any ai
generated content, you did not specifically search for an ai generated answer,
but the post in your timeline or the article from your research was ai
generated. You did notice it because of the style that it was written in. The
bland wall of text that was very brought and barely answered your question. The
post with an image of a person whos fingeres seemed strange. This content really
does not have quality, but you see it more and more. Either from uncreative
people who experiment or more likely from bots autogenerating content to farm
clicks. "Generate an article with good SEO (Search Engine Optimisation)."
"Generate an autragious image for much engagement." You attention is valuable. 

'Oh a human, how rare!' - Some Webserver
AI scrapers make most of the traffic on small sites. So its no surprise that AI
scrapers scrape AI generated articles. New AI gets trained on AI generated
content. It dogfeeds itself. Garbage out, Garbage in. The internet gets flooded
by AI generated content that contains lies that where hallucinated by AI itself. 
All information will not be able to be trusted soon. At the same time plattforms
that contained usefull human made information won't be profitable anymore.
Everyone uses AI. Why do research? Why find someone who knows? Why wait for an
answer of someone who knows, when AI Chat Bots can answer me confidently wrong
answers in seconds? 

There are AI generated comments to boost engagement under posts. Soon AI will
have discussions with other AI in comment sections under AI generated posts.
Plattforms that were made for humans to share experiences, which died because
you could get answers from AI, are full of AI to try to boost engagement, will
have more AI content, than human content, just for the couple of humans to feel
like the plattform is still actively used by other humans, but in reality you
are arguing with a bot. 

== Language Models and how I forgot to write when the internet is down

I did not have to read this long e-mail/article/paper/lecture, AI summariesed it
for me. I did not have to write this long e-mail/article/paper/lecture, AI wrote
that from the summary I gave it. 

Generating code, even just filling out boilerplate, will make you forget how the
languege works. Relaying on suggested libraries to use results in a potential
supply chain attack, where AI hallucinated the library name and an attacker
published a malicious library with that name. 

Also the autocompletion is trained from all code from everyone on public code
forges, with all the amatures out there who write the same bugs. This simply
gets repeated by AI. Most code out there has bugs, no code is 100% secure. To
think AI will create secure code is an illusion, when its trained on said bug
prone code. Some even see this as a job oppertuniy and transition to studying
software security instead of software development. 

It's sad to see that so many seem to have forgotten how to research and search
for manuals. There is information out there: compact, easy, written with
examples and written by human; the manual! 

== Image Recognission but my car still doesnt recognise its inferior

With our new swasticar you wont have to drive anymore, the car drives itself,
while you can relax. While you dont use the car, it can earn money by driving
other people around. You know what you just reinvented? 200 Year old trains! 

== There is no ethical use of AI

Datacenters consume the same energy as entire cities. Big corp scrapped their
goals to reduce energy consumption for climate change as soon as AI got popular
again, and they each need to be ahead of their competitor. Every new
product/start up/research paper does not get founded if it does not include AI. 

Copyright 2024 Orangerot