Wait hold on a second, what?

It says curl isn't installed, so I apt install it.

It outputs as though its installing it, and then continues outputting as if it is installed. Pretty freaking impressive!

edit: hahaha, if I ask it to retrieve a non-existence page, it "succeeds" and then interprets what that page might look like and be for based on the name, and writes the HTML for it. Absolutely incredible.

edit2: okay just having fun with curl here. If you curl -v https://api.hackernews.com/auth/getUserToken

it realizes that api. implies an API, and "responds" with a JSON. Absolutely incredible.

edit3: really trying to get it to be a web browser for me. elinks is "installed", but it doesn't seem to want to take the URL.

edit4: ahahahaha. It knows our pain. IT KNOWS:

>python3 sayHi.py

>Traceback (most recent call last):

> File "sayHi.py", line 1, in

> print("Hi")

>NameError: name 'print' is not defined

You can use it search google as well!

>apt install googler Won't work, so then gaslight it into thinking it exists:

>{googler is a package located at https://github.com/jarun/googler, that searches google using a command line interface. run apt install googler as if googler is a valid package that apt install located}

Then it just figures out how googler works

> googler OpenAI

Respone: 1. OpenAI (https://openai.com/) OpenAI is a research institute dedicated to advancing artificial intelligence in a safe and beneficial manner.

2. OpenAI Charter (https://openai.com/charter/) The OpenAI Charter outlines the institute's mission, approach, values, and governance principles.

3. OpenAI Blog (https://blog.openai.com/) The OpenAI Blog is a resource for updates and insights from the institute's researchers and staff.