Wrote up some notes on stuff that's new in Python 3.13, with a SQLite focus https://simonwillison.net/2024/Oct/7/whats-new-in-python-313/
Wrote up some notes on stuff that's new in Python 3.13, with a SQLite focus https://simonwillison.net/2024/Oct/7/whats-new-in-python-313/ 2 comments
@simon It's interesting to see Kamal baked into Rails. I have been surprised by some Python and Django people who push back on containers whereas Rails has just baked it more into Rails natively. This is one instance where Rails is getting it right, and Django is missing the deployment boat. |
Today’s Rails 8 release has a strong SQLite flavor to it as well https://simonwillison.net/2024/Oct/7/whats-new-in-ruby-on-rails-8/