You can find the TOC here: https://personalfinancespython.com/files/toc.pdf (will try to link to it from the website later during the day).
Also, I went to your landing page and then clicked on "Click here to download your ebook" and straight away was taken to a credit card form with no indication of how much I would need to pay or that I would need to pay at all and the book wouldn't be free!
Thanks for the feedback about the website! I've changed the button text so the price is displayed inline.
Btw, for a Show HN that's a book, the convention is to provide a sample chapter (or something similar) for free. Otherwise there's no way for users to "try it out", which is the necessary condition for a Show HN: https://news.ycombinator.com/showhn.html.
(I couldn’t modify the original comment or add replies to it anymore, hence posting a new one.)
Yes, this is awful and something the default should've changed years ago instead of continuing this massive collective time waste. But presumably after 15 years you've configured almost everything you need? At least to the point of matching a static config file?
> Lua is great, but one JSON file is even better.
No way, it's a strict downgrade, you can have a simple lua table exactly matching json things, but then should you decide to do anything dynamic/complicated (which at one point even included formatting as Zed broke your config format on changes), you're stuck with json with no way out
> Installing plugins means updating them, which inevitably breaks things.
No it doesn't, just pin the version you the one that works for you and ignore the future? Or do you need that extra functionality from the updates? But then does Zed without a plugin even have this functionality?
But also Zed does plan to have plugins, so this won't be different?
If Zed breaks things too much in the future (to the point that its JSON config doesn't let me do something I need to get my work done) I'll probably go back to using Neovim. We'll see how it plays out over time. For now I'm enjoying having less configuration knobs.