The data on the results section shows almost parity between the control group and participants who discontinued for 2 years.
Note that while it is a well conducted study at the US VA with 300,000+ patients, it is not a randomized study so fully eliminating confounding variables and reverse causality is hard.
In the day of so much AI content, that straight-up-rant felt oddly... human.
It felt like sitting on the old college dorm a lifetime ago unwinding at the end of the day over a beer; and listening to the rant of a batchmate who has obsessed over every single alternative available for their specific use-case and not found one that even comes close.
Python is a rather accessible language to learn, and that the performance gap has closed enabling this simple language to operate at all levels It's fascinating.
You both hit on the core paradox of 2026. _wire_33 is right about the irony of high-end AI relying on a 'scripting' syntax, but as r-johnv noted, the performance gap has effectively closed.
In my view, the shift is no longer about the language itself—it's about the Orchestration Layer. Whether it's Python or an AI-Native IDE like Cursor, the 'intelligence' of the tool is becoming more critical than the syntax. We are moving from being 'Authors' to 'Architects'. What do you think—will the IDE eventually make the language choice irrelevant?
> Vertical slice architecture — organizing code by feature with each slice self-contained — is emerging as the AI-friendly pattern because it maximizes context isolation.
> Three architectural principles are gaining consensus: "token efficiency" as a design constraint (structuring code to minimize the context an AI model needs for any given task), explicit over implicit everywhere (explicit types, explicit error handling, explicit interfaces), and co-location of related code. These principles aren't new, but AI has given them renewed urgency.
I found the architecture section of his article (which is pretty far down) to be the most interesting.
Also, from the categories that you mentioned, do you compete in West Coast Swing?
reply