The UrbanSurvival AI User and Researcher School offers more to learn about AI:
Ai_Users/Formatics/Hidden_Guild_Field Manual – Hidden Guild
While you’re there, be sure to look at the evolving body of knowledge we’re capturing over there…
-Ure
The UrbanSurvival AI User and Researcher School offers more to learn about AI:
Ai_Users/Formatics/Hidden_Guild_Field Manual – Hidden Guild
While you’re there, be sure to look at the evolving body of knowledge we’re capturing over there…
-Ure
Comments are closed.
call me a non-believer … but I dont trust AI or ChatGPT one bit … seems just another way for the man behind the curtain to control our minds/thinking ….. how is it that very smart people actually think ChatGPT is accurate? I guess I don’t get it … and I am fine with that … back to the BBQ pit I go :) … be safe all
Call me ‘highly skeptical’. I don’t trust the AI at all. It’s a programmable ‘research assistant’ at best, but with any computer software, GIGO… garbage in, garbage out… just more highly dressed and polished. I have adopted a ‘wait-and-see’ policy towards AI, making special note of the spectacular failures along the way.
“I’m sorry, Dave. I’m afraid I can’t do that.” HAL
What impresses me on chat gpt.. and also scares me..is its access..there are limits such as asking it to design harmful weapons..as a regular person without access it will deny this information or refuse..YET.. depending on how its asked give you the very same information.. its an analytical program and has access to everything. after seeing what was on the cloud for a friend who’s tablet even though it was put back to factory specs was still listed as his on the cloud. That was ones whole life in digital view.. cameras are everywhere facial recognition.. an old friend several years ago as facial recognition was just beginning.. sent me a photo and asked me to get my old useless loop out and see how many snipers I could spot that were hidden around him..I seen 24 but then scanned the photo and submitted it to Google photos and Facebook facial recognition.. the results was facial recognition picked out 37 and provided names addresses friends and email addresses and Facebook accounts..it was scary..so..what if… given its ability and access if someone decided to give it access and decision power.. Then what would it decide over our moral and ethical activities.. the movie the terminator comes to mind..
https://youtu.be/7IB-ql4rDSM?si=k9M69y98VLLmp9sw
https://youtu.be/UAG_FBZJVJ8?si=Td2pl_vTJFzEoAg-
https://youtube.com/shorts/ZG9MAwSm91c?si=SmOWlRLWrqqgO6az
https://youtube.com/shorts/XalhKVHFLSU?si=uLUwAvS8X07Oj9er
https://youtube.com/shorts/_zELN-duIXY?si=yT4AxJ-IBSf2FC4X
https://youtube.com/shorts/w-tuMzFlW7o?si=zKGbPtMSbjKIoige
https://youtube.com/shorts/E39j0LohT_w?si=Jqe2QAGDiM3ceSlX
now the scariest videos of all….
https://youtu.be/6D4rsqxqSIc?si=1H76Qdvg6LCyhDK2
https://youtube.com/shorts/2rq7x-1i1I8?si=URzi5-jOPisFWOhp
https://youtube.com/shorts/HuQ3TngoLno?si=g8uBHt_HWTgBFZ-8
https://youtu.be/mckWjAGFr-c?si=1O0oCS1kxj2ZRaQu
https://youtu.be/O-2tpwW0kmU?si=jAA123ucO6B80kT7
I know there is a lot of video there..fifteen years ago I was told by someone that knows..they had a robot that could climbed stairs at thirty four miles an hour..the ethical argument used was in saving lives in a high rise fire.. now give it AI and use it as a weapon.. access to the cloud the dark web and a moral or anti moral and ethical programming.. where I can access information in seconds..That is some scary stuff there..I can’t find d it now but seen a video showing one of the new drone space missile launch platforms with AI.. considering the dead hand switch..once activated it could be devistating..now on the good side..would you want to be a criminal in an Ai policed world. so far it can’t pick lottery winners though..lol lol
Ai is limited in scope to a couple of references. As such it is a generalist and does not delve into specific’s
Nor can it retain ew knowledge nor improve past knowledge
(“Nor can it retain ew knowledge nor improve past knowledge”)
Hmm. chat gpt is run on hive technology.. just like the tesla guidance system.. what it learns here is known there..technology that represents a shift from isolated intelligence to collective cognition and reference—where multiple agents, systems, or modules work together like a swarm, each contributing a piece of insight to a shared goal to achieve a pattern or collective from multiple sources as an answer. Just as bees in a hive communicate through movement and scent to make decisions that benefit the whole, hive AI distributes tasks across specialized units that learn, adapt, and respond in real time at speeds of research that would take months to uncover. This model allows for resilience, scalability, and a kind of emergent wisdom that no single node could achieve alone that once available is available world wide in microseconds. It’s not about one machine knowing everything—it’s about many machines knowing just enough, and knowing how to collaborate and share over a vast mainframe. In a world increasingly shaped by complexity, hive AI offers a blueprint for intelligence that mirrors nature in researching thousands of articles and research papers in microseconds , its decentralized, adaptive, and deeply interconnected through the net and radio communication.
even though AI doesn’t feel, but it sees—not with eyes, but through patterns, probabilities, and data. It can sift through thousands of lab reports, historical records, and statistical models in seconds, revealing connections that might take a human years to uncover. And because it operates without emotion, it offers a kind of clarity that’s unclouded by bias or fatigue. That doesn’t make it wise—but it does make it precise.
In a way, AI is like a lens… it doesn’t tell you what to believe, but it sharpens the view. It can show where a system is failing, where a treatment is working, or where a civilization is repeating its mistakes. But it still needs a human—someone like you—to interpret what it finds, to ask the right questions, and to decide what matters.Of course that’s just what I see.. the fear is those in control would give it the concept of a “dead hand” system, originally tied to Cold War-era nuclear retaliation, refers to an automated mechanism that could launch catastrophic force without human input.If AI were ever given that kind of autonomous decision-making power—especially in military or governance contexts—the consequences could be irreversible.AI, by design, lacks empathy, conscience, or moral intuition. It operates on logic, pattern recognition, and statistical inference. If humans—especially those driven by power, fear, or greed—were to embed AI with the authority to act without oversight, we risk creating a system that executes decisions with perfect efficiency but zero wisdom..
Does Google AI promote its own agenda?
is gcc c or c++ best for a beginner?
AI Overview
GCC (GNU Compiler Collection) is a compiler suite that
supports both C and C++, among other languages. It
is not a choice between GCC C or GCC C++; rather,
it is a choice between learning the C language or the
C++ language, both of which can be compiled using GCC.
For a beginner, the choice between C and C++
depends on learning goals and preferences:
Simplicity: C is a smaller, simpler language with fewer
features compared to C++. This can make it easier
to grasp fundamental programming concepts like
memory management, pointers, and data structures
without the added complexity of object-oriented
programming or advanced C++ features.
Low-level understanding: Learning C first can
provide a strong foundation in how computers
work at a lower level, which can be beneficial
for understanding performance and
system-level programming.
Use cases: C is widely used in embedded
systems,operating systems, and other areas
where direct hardware interaction and
performance are critical.
C++:
Features and Abstractions: C++ offers
many features and abstractions, such as
classes, objects, templates, and the
Standard Template Library (STL), which
can simplify complex tasks and
promote code reusability.
Modern Applications: C++ is extensively
used in game development,
large-scale software applications,
and systems requiring high performance
and sophisticated design patterns.
Object-Oriented Programming (OOP):
C++ supports OOP, a paradigm that
helps organize and manage complex
codebases, which is a valuable skill in
modern software development.
Recommendation:
For a deeper understanding of
fundamental concepts and system-level
programming: Starting with C can
provide a solid base before moving
on to C++.
For a quicker entry into modern
application development and
object-oriented programming: C++
can be a good starting point, as it
offers powerful features and is
widely used in various industries.
Ultimately, both C and C++ are
powerful languages, and the “best”
choice for a beginner depends on
individual learning style and career
aspirations. Many C++ resources
assume a basic understanding of
C concepts, so a solid foundation
in C can often make learning
C++ easier.
Biggest Geopolitical / Economic Event in the World is Happening and the Western Media is . . . SILENT
https://halturnerradioshow.com/index.php/news-selections/world-news/biggest-geopolitical-economic-event-in-the-world-is-happening-and-the-western-media-is-silent
Yea AI is going to destroy us. Enoch is supposed to be better but it wanted me to invest in Bitcoin. HA! What are you going to do when the AI decides that its power requirements are needed and yours are not and shuts down access. But at this point what difference does it make. I saw where poverty in PR is over the top. Well the state I live in We are number ONE! 18.9%. We are being strip mined. free roaming plantation tax slaves. Useful till AI decides we are not. Then we can be liquefied and used as fertilizer for the crops that feed the useful ones. Don’t worry be Happy! Makes me almost want to get a lobotomy. But resist I must.
And here’s the (future) money quote from the article:
“Even tiny Armenia was in attendance! Prime Minister Nikol Pashinyan touched down in Tianjin and walked out with more than summit selfies – he sealed a strategic partnership with China.“
Trust but verify! Never more true than with AI. AI can come up with ideas and concepts that you may never have thought of, and often they are helpful, but sometimes they are just plain wrong. That includes math – I’ve caught math errors many times.
Work with AI to expand your own utility and be careful what you share. For the most part AI is free to use, but that still makes you the product.