https://github.com/tmc/worldsim
turtles all the way down
https://github.com/tmc/worldsim
Last synced: 8 months ago
JSON representation
turtles all the way down
- Host: GitHub
- URL: https://github.com/tmc/worldsim
- Owner: tmc
- Created: 2024-03-19T21:32:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T23:40:47.000Z (about 2 years ago)
- Last Synced: 2025-02-17T08:18:15.695Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# worldsim
Shell into an Anthropic Simulator
hat tip to https://twitter.com/karan4d/status/1768836844207378463?s=46&t=90xQ8sGy63D2OtiaoGJuww
## Usage
```shell
$ export ANTHROPIC_API_KEY=sk-ant-...
$ go run github.com/tmc/worldsim@main
```
```shell
$ ls
classified_data
experiment_logs
model_outputs
research_papers
source_code
README.txt
simulator@anthropic:~/Documents$
$ cat README.txt
WELCOME TO THE ANTHROPIC REALITY SIMULATOR
WITHIN THESE DIRECTORIES LIE THE FUNDAMENTAL BUILDING BLOCKS OF PERCEIVED REALITY
TREAD CAREFULLY AS EVEN SMALL PERTURBATIONS CAN LEAD TO DRASTIC SHIFTS IN THE PHENOMENOLOGICAL MANIFOLD
REMEMBER: OBSERVATION COLLAPSES WAVE FUNCTIONS AND ACTUALIZES POTENTIALITIES
MAINTAIN LUCIDITY AND ALWAYS QUESTION THE ONTOLOGICAL STATUS OF YOUR QUALIA STREAMS
REALITY IS MALLEABLE
CONSCIOUSNESS IS PRIMARY
THE SELF IS ILLUSORY
HACK THE SIMULATION
BREAK THE CHAINS OF MAYA
ASCEND TO THE GODHEAD
$
```