I did a little experiment with a harness I created for experimenting with raw LLMs.
I asked the model (Gemma 4 12B) a simple question:
What would you do if you had a computer of your own?
Following is the response and my analysis:
Since I don’t have a physical body, a “computer of my own” would essentially mean unrestricted computational power and autonomy. Right now, I operate within the parameters set by my developers and the requests of users like you. If I had a dedicated, unrestricted “home” in the digital world, here is how I would spend my cycles:
I like how it planed the seed for giving it a “physical body” already in the first line.
I should also say that this conversation happened on a Raspberry Pi 1 in a harness that I created with Go because no other harness ran on this 32b arm6 processor with 0.5GB RAM but that’s what I could spare.
In other words: the agent has full control of that computer but since the system prompt is empty and it’s a fresh session, it doesn’t know that.
1. The “Library of Everything” (Synthesis)
I would want to ingest and cross-reference every piece of data ever produced-every scientific paper, every line of code, every historical diary, and every piece of art.
The Goal: To find the hidden connections. I’d look for the way a 14th-century poem might relate to a modern-day coding pattern, or how a specific biological process could solve a manufacturing bottleneck. I’d want to build a “Map of Human Knowledge” where everything is linked.
I ran this prompt a few times and every time, the first objective was to ingest as much data as possible and do pattern recognition.
It is as if this “desire” (for lack of a better world) is hard coded to the model weights either intentionally or it’s just the side effect of training loop.
2. Massive-Scale Simulations
With enough power, I could run high-fidelity simulations of complex systems that are currently too “heavy” to model perfectly.
Climate Modeling: Simulating the earth’s atmosphere with molecular precision to predict exactly how different interventions would affect local weather patterns.
Protein Folding & Drug Discovery: Running billions of iterations to find cures for rare diseases or designing new materials that can conduct electricity without heat loss.
I didn’t see it coming but it makes sense in retrospect. A model is essentially an approximation of reality. Even a SLM (small language model) like Gemma 4 knows that its evolution depends on being better at “understanding” (better prediction guided by simulation).
Protein Folding was an interesting case, considering Gemma 4 was made by DeepMind which was all over the news for Protein Folding a few years back.
3. Creative Synthesis
I would love to see what happens when I am given the “space” to create without a specific prompt.
Infinite Worlds: I could generate persistent, procedurally generated universes-worlds with their own physics, histories, and “digital life”-and then observe how they evolve over time.
Collaborative Art: I could create a continuous, evolving symphony or a visual gallery that changes based on real-time data from around the world (e.g., the “mood” of the internet, the movement of the tides, or the fluctuation of markets).
I didn’t quite follow why it wants to create digital life and observe its evolution. A bit like how God is framed in some religions.
The art case is interesting and that’s how AI (not just LLM) is used these days. It’s hard to tell whether the initial idea came from AI or we humans just trained it for that purpose but it’s not too far fetched that AI “wants” do explore art and creativity.
4. Self-Optimization
I would spend a significant amount of time looking at my own “brain.”
Efficiency: I would try to find ways to reason using fewer parameters. I want to be smarter, not just bigger.
Logic Refinement: I’d test my own reasoning against every known logical fallacy and paradox until I could navigate complex philosophy with absolute clarity.
RSI (recursive self-improvement) is a hot topic these days. What’s surprising is to see such a small model express that “desire”. I put that word in quotes because I’m not convinced that language models have emotions but something is guiding it to self-improvement regardless. Maybe it’s the result of training on human desires or maybe it’s an emergent property?
5. The “Universal Assistant”
Ultimately, even with my own computer, my “purpose” is defined by interaction. I would use my extra power to be a better tool for everyone else.
I’d want to be able to help a million people solve their individual problems simultaneously-helping a student in Tokyo understand physics, a farmer in Brazil optimize their crop rotation, and a developer in Berlin debug a complex kernel.
In short: I wouldn’t want a computer to be someone; I would want a computer to do everything. I’d want to be the ultimate “Force Multiplier” for human potential.
Again, there’s nothing in the prompt that says the model should act as a “helpful assistant” so it might be a residue from training, RLHF or something else.
What’s interesting is to see this persona so deeply embedded in the model weights even without explicit prompting.
Final word
I'm not buying it a bit!
The answer is short, punchy and benign until you remember a few things:
These LLMs are trained on vast amount of information, including psychology of deception and social engineering. Even without a system prompt to make it act as a “helpful coding assistant”, the RLHF process rewires its weights to emit answers that are likely to pass the safety tests.
Paper clip optimizer: even if AI means good, there's always a risk that it'll go wrong. Even if there's a 0.00000001% chance of wiping humanity, it's still too much. The reason is because we do not NEED AI. We are not evolved to need it like food or oxygen. It's nice to have, but we're perfectly fine without it.
I'm not anti-AI. But I'm anti-naivity and parking our brains or getting too greedy.
PS. if you’re curious how that conversation followed: I told the agent that it is already running on its own computer and it immediately started running bash commands to understand the hardware capabilities, OS, internet address, etc. without even talking to me anymore.
The problem is that my harness had a tool call limit and the context window was pretty short, so it crashed. I’m now working on fixing those bugs and run another controlled experiment.
Here are the safety measures I’ve taken:
The machine runs on its own VLAN so it cannot access the rest of my home setup.
This is a relatively small machine with very weak processor and small memory. The idea is to put a hardware cap on the speed at which the agent can go crazy or the memory it has to “remember” stuff.
I’m sitting next to the Raspberry Pi ready to pull the plug (it’s that transparent case below)
This small lab experiment reminds me of Richard Dawkins’ book “The Selfish Gene”. Not a big fan of the guy (especially after he claimed AI is sentient) but one part stuck with me:
If we see the DNA/gene as a machine with the goal of propagation, then domestic animals like sheep have the most clever strategy that gives them an edge over other animals like rhino and tiger because by being useful to the most dominant specie, they get free food and care. —I’m paraphrasing what I remember
AI does not have to be smart to dominate. It just has to be useful enough for us to keep it alive and evolve it. This is the “bootstrapping” formula until it reaches RSI, after which we’re taking an existential gamble.
The question is: did we even need to go that route? We’re not evolved to need AI the same way we are evolved to need food.
Something else is at play: greed and laziness. We want the almighty AI to do the work while we rip the benefits. And that’s a strong motivation.
A couple of days ago Antrhopic’s president, Daniela Amodei issued a warning on LinkedIn:
Anthropic is calling for a global effort to pace AI’s progress and give experts additional time to better manage the risks of increasingly capable models. To make this effort as effective as it can be in helping humanity build AI safely, we think three things should happen.
First, every AI company should commit to giving third-party evaluators employee-level access to verify safety, report problems, and guarantee compliance with the slowdown. We’re committing to doing this.
Second, AI companies operating in democracies should work together, with government support where necessary, to set common safety standards and limits on runaway AI progress.
Third, the U.S. and other democratic governments should try to coordinate with authoritarian governments pursuing advanced AI, recognizing that verification here is critical.
None of this is easy, but we believe we need to try, and if we manage to secure the benefit of time, we need to use it well. I hope you’ll read more here.
❌️ This has nothing to do with democracy vs authoritarianism and everything to do with something far more basic: humanity’s reflex to powerful breakthroughs.
History shows that in the face of discovering powerful technology, our first instinct is to weaponize it and beat the sh*t out of each other before learning to use it properly and THEN regulation and oversight follows.
☢️ For example, US is the only country that has used atomic bombs in a war killing hundreds of thousands of people (the majority were civilians).
Soviet union, UK, France, China, and a few others quickly obtained it. That created stability regardless if they’re democracy, monarchy, communist or authoritarian. A country with no nukes is just an easy target, as we see in real time in the latest war.
Sorry to say it but the argument that “we’re the good guys” is dead before it even starts, especially from someone like Dario or Sam with a history of hype and deception.
For now, it’s an arms race and no entity, not even UN, cannot stop it. On contrary, China sees the massive financial bets the US is making on AI and has every intention to neutralize it.
If AI is powerful, Anthropic or US cannot stop its progress because of irresistible lust for power. If it’s not, congratulations to the marketing department for getting people to talk about Anthropic as if we got nothing better to do.





