At some stage people will realise that with AI companies like Anthropic the product is data. The moat you can build in the AI era is having data that nobody else has and using internal (private use) LLMs and not leaking out your data for shady companies who are going to rip you off the first chance they get.
Any country that does not use nuclear using less energy dense alternatives. Compressing controllable energy production should be considered one of our top priorities.
> Has anyone taken these open weight models from China and stripped the CCP out of them?
The CCP is not influencing my Rust code quality that much. Though I did notice all my lifetimes are now 'static because nothing is ever allowed to leave the party's ownership, unsafe blocks require approval from a central committee.
Honestly the scariest part is that shared mutable state is forbidden unless the state is doing the sharing.
He was also warning against the followers, myths, institutions, and power structures that turn a talented person into an untouchable savior. Sounds familiar?
I start to think the SQLite is all i need to store data. When there is a chance of non-coordinated writes that I can distribute among servers (or even a range based ID) SQLite is my first idea. With durable storage backups this works amazingly well.