I didn't want to do BTC for two reasons: 1) I'm already WAY over exposed on crypto in my portfolio 2) I consider energy burn on mining to be part of a "zero sum helps no one" situation. I was trying to actually do something net positive for the world so didn't want to just drop more into that bucket.
Seriously though, looks like a cool language and makes me sad that LLMs will probably inhibit the adoption of new languages, and wonder what we can do about it.
The code in a language's standard library is probably enough to train an LLM on the new syntax, and even if it isn't, agents now observe the compiler output and can in principle learn from it. Porting code from one language to another doesn't require deep creativity and is, barring API aesthetics, a perfectly well defined task. It will be one of the first programming tasks to be perfectly automated by LLM's.
We are going to have to use our brains again to start thinking about why we're doing any of the stuff we're doing, and what effects it will have on the world.