Daily Shaarli
June 22, 2026
This is an interesting proposal, let's hope it gets picked up and appear in more licenses.
Those improvements are welcome. I wish we'd see more std::format uses.
Indeed, we try to limit the amount of code we need to maintain. But configuration can bring its own complexity and maintenance burden as well.
Designing APIs for the Web platform is hard and error-prone. This is why it carries baggage, here is a good example.