# With new AI coding tools in place, there is less reason than ever to compromise and leave things for later in your project backlog
📂 blog on main using 🐍 3.14.2
$ uv run python3 about.py
_ _ _ _ _
__| (_) __ _ ___| |__ | | _______ ____| | _____ __
/ _` | |/ _` |/ __| '_ \| |/ / _ \ \ /\ / / _` |/ _ \ \ / /
| (_| | | (_| | (__| | | | < (_) \ V V / (_| | __/\ V /
\__,_|_|\__,_|\___|_| |_|_|\_\___/ \_/\_(_)__,_|\___| \_/
📂 blog on main using 🐍 3.14.2
$ uv run python3 -i blog.py
>>>
Blog.objects.order_by("-date")
# What are inline variable type hints and why I think they are cool