

That’s a heck of a lot of Church State!
That’s a heck of a lot of Church State!
That’s amazing! I got the same combination on my luggage.
When I was a child in kindergarten, one time we managed to make two beyblades produce a spark. To this day, that’s one of my proudest moments.
It’s much more than just inline styles. It’s also design constants (e.g. color palettes, sizing etc.) and utilities (e.g. ring
).
No, it’s of course not just aria attributes. But it’s definitely not “how easy can I create user CSS”. Accessibility is a term of art, you can’t just expand its meaning to whatever you want.
Except that you learn the class names once and re-use them across all your projects, whereas CSS classes are different for every single project.
That’s not accessibility.
How *some JS UI libraries handle scoped CSS. Vue for example uses data-
attributes instead.
How are class names relevant for accessibility?
You say:
Humans need nutrition and vitamins found in meat. Without them they get health issues or die.
I reply that billions of vegetarians exist without health issues, proving that humans don’t need nutrition and vitamins found in meat.
You reply that many omnivores exist without issues as well, which is a non-sequitur. Why was that your reply?
So? That somehow means the vegetarians don’t exist?
There are literally billions of vegetarians in the world who don’t have health issues.
When the second issue happens, does the reload button & address bar also no longer work? Then I have the same issue, it’s pretty annoying. It can be fixed by pulling the tab out into a separate window & merging it back into the previous one, but still very annoying.
I’ve unfortunately had the same happen on LibreWolf.
Except for necessary modern features like different fractional scaling on multiple monitors…
Say the line, Joyce
If it’s only in the type checker, can IDEs/editors correctly show the type information of inferred types then?
Yep, and some (e.g. Pycharm) do. They have to be a bit careful with not assuming too much since lots of legacy code is written in fairly terrible ways, so e.g. default parameter values don’t necessarily set the type of their respective parameters, but it’s definitely possible and mostly a choice by the editor/IDE.
Do they call the type checker themselves to retrieve that info?
Depends on the editor! Pycharm is built on a custom engine by Jetbrains, whereas e.g. the Python VS code plugin by Microsoft (Pylance) is based on Microsofts type checker (pyright).
Type inference is a feature of the type checker, not of Python itself. I’m fairly sure the type checker that’s being developed by the Astral team will have proper inference, and I’ve also had good experiences with pyright in the past.
Though it doesn’t come close to e.g. Typescript, which is a shame - Python could really use the advanced dynamic type checking features TS has.
I’d interpret that as a local social network app, not map/navigation.
“Smells like something died in there”