Skip to main content

Is Aerobic Exercise the Key to Successful Aging?

#1

Like many of the commenters here, I have been working out, primarily aerobically, for over 30 years, so feel get a certain amount of 'feel good' emotions from reading this, but almost immediately wanted to say, yes, but strength training helps with the quality of life and maintaining function.

Sincerely, I have a strong bias against the world of strength training, being so gender-lopsided, too much inhabited by traditional men, but my aerobic work, when I am not including strength training into my routine, includes activities that require power and strength, the cross country ski machine and the rowing machine, respectively.

In the end, we likely get some benefits more from aerobic activity, and some aspects better from strength training, but in the end, both matter if one wants to maintain long-term well-being.

https://www.nytimes.com/2018/12/12/well/move/is-aerobic-exercise-the-key-to-successful-aging.html?comments#permid=29715193

#2

Why do so many people have problems with reports on new studies? Why do they take each one in isolation, and not form a complete picture? This article is not claiming to be an exhaustive review of all the available literature but is simply reporting on one study with some ancillary interviews. As a NY Times reader, you are likely well-informed and have read many, many articles touting the fitness benefits of one thing or another. What anyone needs to do is just fit it within all the prior reading, and understand that studies might seem to contradict each other, but that is only normal, given publication biases and statistical distributions. No single study is conclusive or exhaustive, so one needs to understand the totality of information, not just the latest article.

https://www.nytimes.com/2018/12/12/well/move/is-aerobic-exercise-the-key-to-successful-aging.html?comments#permid=29717231

#3

@samusic - They did this as a controlled study, checking levels beforehand, then randomly assigning the subjects into one of three groups. That said, the effects of aerobic and strength activity might be different in older or younger populations, or those that are already fit.

https://www.nytimes.com/2018/12/12/well/move/is-aerobic-exercise-the-key-to-successful-aging.html?comments#permid=29719529:29719644

Comments

Popular posts from this blog

Behave: The Biology of Humans at Our Best and Worst by Robert M. Sapolsky My rating: 5 of 5 stars I finished reading this crying. It is a work of neurobiology, social science, anthropology, and history, but ultimately it is a work of great humanity, suggesting ways that humans, our groups, our systems, and our societies can be made better. View all my reviews

A Journey — if You Dare — Into the Minds of Silicon Valley Programmers

My responses in a NY Times comment section for the book, Coders: The Making of a New Tribe and the Remaking of the World by Clive Thompson : #1 - Link Although I've been a software developer for 15 years, and for longer alternating between a project manager, team lead, or analyst, mostly in finance, and now with a cancer center, I found it funny that you blame the people doing the coding for not seeing the harm it could cause. First, most scientific advancement has dark elements, and it is usually not the science but how it is used and sold by business people that is the problem. This leads to the second problem, in that it is not coding that is in itself problematic, but specifically how technology is harnessed to sell. It is normal and desirable to track users, to log actions, to collect telemetry, so as to monitor systems, respond to errors, and to develop new features, but that normal engineering practice has been used to surveil users for the purpose of selling. Blaming

Don't learn to code. Learn to think.

A response to  Don't learn to code. Learn to think. : Below is is my usual response when I see an article stating that everyone should learn to code:  Rather than programming, it is more important to impart the thinking of computer science (CS) than a specific implementation. Programming can be an end point for some students, but it is likely that programming itself will be increasingly automated, so that one needs more the general concepts common in CS. Even then, programming itself is to some degree a grunt task that one progresses beyond:  The following are typical components of a CS degree: algorithms & flowcharting systems thinking logical systems and set theory object-orientation & patterns probability, statistics, mathematics All of the above can be useful in an increasingly automated and data-driven world.