Viewing:
..
/
~neallred
/
astr
/
README.md
/
# Astr Site of [https://astr.awl.red](https://astr.awl.red). Some of my experiences with and thoughts about consciousness and the universe. ## Build ``` GOARCH='arm' GOOS='linux' GCO_ENABLED=0 go build -o astr-awl-red main.go ```