ADVERTISEMENT

New Year Resolutions – meant to be broken?

Published Jan 4, 2022 12:05 am

UNDER THE MICROSCOPE

Dr. Raymundo Lo

A new year has begun. I’m sure many have made their New Year resolutions, mainly to lose weight after binge eating for the past two weeks or so. I wonder how many of these will be fulfilled? I really don’t make resolutions at the start of the year. When an idea occurs to me, no matter what time of the year, I instantly set it into motion. Otherwise, I forget about it.

What makes a New Year resolution successful? Let’s try to figure it out.

First, it must be achievable within the time frame set. It is most impractical to aim for something impossible, say lose 30 kilos in three months. Second, you must really be serious about it. Willpower is an absolute must. For those who have no discipline, it’s a lost cause. Third, plan for it. You must reserve time, energy, and even finances to be successful. Fourth, educate yourself about your goal. Ask for advice from those who you see have achieved the same goal. Go online and read up on how other people have done. Finally, do it well and consistently.

When a younger colleague (one of my former residents) asked if it’s possible for her to lose 10 kilos in one year, I said, “Sure you can!” But it came with caveats. I told her about the above prerequisites. Better yet, I also tried to motivate her. Now, you may ask, what makes me the person to give her advice? Well, bragging aside, I consider myself healthy and in shape. In fact, I’ve never been in the best shape of my life than now, at the age of 70.

All my life, I’ve been a scrawny kid, an ectomorph who couldn’t gain weight. In grade school, I engaged in judo and karate, took up bowling and billiards in high school, learned to swim in college (a must-pass P.E. subject in UP), and played tennis into my medical school years and residency. So, I’ve been active, plus a youthful metabolism helped keep me lean.

Then, age happened. By the time I was 50, I was beginning to grow fat. From a slim 110 lbs. in pre-med, I ballooned to 140 lbs., and my blood sugar level was in the pre-diabetic range. Nothing beats standing in front of a mirror stark naked and seeing someone you don’t recognize. Then and there, I resolved to make sure I would grow old healthy and free of lifestyle diseases.

Diet alone won’t hack it. I enrolled in a gym that was convenient to get to after hospital work and was on my way home so I would avoid time-consuming traffic. Workouts were mainly with weights and machines to help build muscles so I would avoid sarcopenia (loss of muscle mass), boost metabolism, and prevent osteoporosis.

The next 10 years, I slogged on without a trainer, putting in two hours twice a week; three times if my schedule permitted it. I managed to get my weight under control, but more important was that I felt and slept much better. Then I realized that I needed a trainer for stretching before workouts, and to guide my form to avoid injury, which would prevent exercising as well as give advice on diet.

As luck would have it, I met Frank, a Mr. Philippines winner in his weight division in 2010. For the next 10 years, he designed exercise programs to rotate every so often to build more muscle and insure I didn’t get injured.

Then, the pandemic happened. Gyms were shuttered and I was stuck at home. The pair of dumbbells and a barbell that I had at home had to do. I asked Frank to design a home program, and it actually worked so well that I put on more muscle than before.

While some acquaintances grew big (‘Covibesity’ has been coined for lockdown-induced stress eating and lack of exercise), I managed to build a better body during this time. I was back to 140 lbs. with 11.5 percent body fat and 53 percent muscle with normal bone mass.

My blood sugar level is under control. My blood pressure is normal. My blood chemistries are within reference range. I can walk briskly as before and don’t have trouble keeping my balance.

My clothes size is as it was 20 years ago and my waistline is smaller than my chest. In fact, my clothes fit much better than before, especially the polo shirts which show off my biceps and triceps. Friends and colleagues swear that I look much younger than my age.

So, yes, I do feel I’m in a position to dispense advice and motivate my colleague. I intend to keep encouraging her and will commit to help in any way I can. That way, I can fulfill a Near Year resolution, even if it’s not mine.

Related Tags

under the microscope New Year Resolutions – meant to be broken?
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.