Probably JetBrains is best in class. How much config you need in Zed to get productive with e.g. PHP dev vs install PhpStorm?
I think there is a spectrum of tools where Neovim requires more customization and JetBrains is the most Just-Works. Everything else in between doesn't just work and requires customization in their opinionated way.
> Why Zed?
> 1. Vim mode
Out of all non-vim editors with Vim mode JetBrains is again has the best integration via IdeaVim.
> 2. It just works
Do I need to install extension and configure them?
> 3. JSON Configuration
Comparing JSON vs Lua Table I can't see any benefits. Most configs in Neovim I just copy pasted from the GitHub repo and changed couple things.
> 4. Configuration autocomplete
If you need a good autocomplete for a config file you probably spending too much time on your config.
You can have a fake ID.
I would calculate that "payment verified" is way cheaper than full identity verification. But it's easier to create several iClouds with the same cc, so you still need to check IDs, but you can compare newly created accounts (or ones that changed their name) with existing accounts and check for similarities and flag those accounts. The thing is that you can automate that and you need to do that only for a small percent of subscribed users.
Instead of fully checking everyone's identity you check only flagged accounts.
How many fonts do people use on their websites? 2-3? Just host them on your server. It will add 2-3 more requests when user first loads you websites but after that fonts are cached so no more additional requests.