1: An easy way to start a VM
2: A one-click solution to access it via private https access
So for development, I dont need to dabble with spawning my own Hetzner VM or something. And I also do not have to dabble with getting a temporary domain and DNS so I can set up my own letsencrypt certs and point the domain to that VM. AI isn’t replacing me. Like a toddler, it
needs to be constantly coached.
Like a toddler, it will grow up. If a more capable show up and starts
beating all the other models
There is an instance of this in the chart. In 2025-06-24 when Gemini-2.5-pro shows up. As you can see, the ELO of the others do not drop. P.S. `curl -fsSL https://claude.ai/install.sh | bash` works.
You can run real Claude Code and it can use Shiro's tools
like a normal Linux system.
Are you sure? I am getting this: user@shiro:~$ curl -fsSL https://claude.ai/install.sh | bash
Installing Claude Code...
Installing packages globally...
Resolved 1 package(s):
+ @anthropic-ai/[email protected]
22 files extracted
Created 1 bin symlink(s) in /usr/local/bin
Packages installed globally.
Claude Code installed successfully!
Run: claude
user@shiro:~$ claude
Now I get what looks like errors: anonymous/q2<@https://shiro.computer/ line 991 > AsyncFunction:57:43
y/<@https://shiro.computer/ line 991 > AsyncFunction:9:688
...and some more like this...
And then I am back on the normal command line.