Good news everyone! (not really, but close enough).
I'll be giving a talk at PLUG Central on 9/5 about using #YottaDB for something fun, and related to the super popular, totally accurate, and sensational 1995 film Hackers.
Title: Echo [Terminal] 23: Watching Terminals for Fun and Profit
just listened to a talk by #yottadb developer K.S. Bhaskar, an excellent and very entertaining speaker
"we would put our servers out in space, but our costs would be astronomical"
this codebase has been around since 1966!! https://yottadb.com/
Baby steps :).
```
chathaway@bender:~/p/OctoSQL/build$ cat hello.sql
SELECT "Hello world" FROM A;
chathaway@bender:~/p/OctoSQL/build$ cat ./hello.sql | ./octo -q | ydb
YDB>
Hello world
YDB>
```
First commit at the new job... Huzzah for using different tools than everyone else! https://github.com/YottaDB/YottaDB/commit/b4bb2bdbc2eee73f51c83db8bd0a0c6e2b5f4579