Close Menu
healthylife7.comhealthylife7.com

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Some GLP-1 Users Are Scaling Back Their Dose, Should You?

    July 10, 2026

    How Lifestyle Clinical Trials Can Help Prevent Chronic Disease – BlackDoctor

    July 10, 2026

    Cyclosporiasis outbreak: How to wash produce

    July 10, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Some GLP-1 Users Are Scaling Back Their Dose, Should You?
    • How Lifestyle Clinical Trials Can Help Prevent Chronic Disease – BlackDoctor
    • Cyclosporiasis outbreak: How to wash produce
    • What to Know About West Nile Virus
    • U.S., South American partners integrate during exercise Salitre 2026
    • How hard is it to eat like Erling Haaland? CBS News’ Leigh Kiniry gave his 6,000 calorie World Cup diet a try.
    • DJ Khaled Flaunts His 25-Pound Weight Loss And Slimmer Physique In A New Instagram Post As Fans React: ‘You Look Amazing!’
    • Is LGI Homes (LGIH) Using Lifestyle Communities To Refine Its Entry
    Facebook X (Twitter) Instagram
    healthylife7.comhealthylife7.com
    • Home
    • Fitness
    • Health
    • Nutrition
    • Lifestyle
    • Conditions
    • Mental Health
    • Weight Loss
    • Wellness Tips
    Friday, July 10
    healthylife7.comhealthylife7.com
    Home»Wellness Tips»Explainer: How genetics shapes obesity and why environment still matters
    Wellness Tips

    Explainer: How genetics shapes obesity and why environment still matters

    stamilhstgr0518@gmail.comBy stamilhstgr0518@gmail.comJuly 10, 2026No Comments10 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Reddit WhatsApp Email
    Explainer: How genetics shapes obesity and why environment still matters
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp Email

    Explainer: How genetics shapes obesity and why environment still matters

    Explainer: How genetics shapes obesity and why environment still matters

    Obesity affects 1 in 10 school-aged children and adolescents. (Photo: ChatGPT)

    Listen to article

    4 min listen
    Audio reading is not supported on this browser.
    Ready

    Thanks for listening. Continue with a related story, or tap the speaker icon on the next page to listen

    New blood test may improve cholesterol checks, predict heart attack and stroke risk

    Charity Kilei

     · 

    9 hours agoRead nextOpens a fresh page.

    A person may inherit genes that make weight gain easier, but environmental conditions can either increase or reduce that risk

    For many years, obesity was often viewed as a simple result of poor diet or lack of exercise.
    However, a recent study published in the scientific journal PLOS Medicine shows that the causes of obesity are far more complex. A person’s genes can influence how easily they gain weight, how their body stores fat, how hungry they feel, and how their metabolism works.
    Researchers identified more than 3,000 genetic variations linked to obesity risk and estimated that inherited factors explain a large proportion of the relationship between parents’ and children’s body mass index (BMI).

    More To Read

    • New blood test may improve cholesterol checks, predict heart attack and stroke risk
    • Study finds intermittent fasting helps maintain weight loss for at least a year
    • Unregulated peptides marketed for weight loss, anti‑ageing pose serious risks to women
    • Five-minute walks every hour could boost health and productivity, study finds
    • Breakthrough blood test could detect thousands of genetic conditions during pregnancy
    • Study links ultra-processed foods to slower thinking, reduced attention in adults

    These variations do not act like a single “obesity gene”. Instead, thousands of small genetic differences work together to influence a person’s chances of gaining excess weight.
    The researchers emphasised that genes do not determine a person’s future on their own. Environmental factors, including diet, physical activity, sleep, and access to healthy foods, interact with genetic risk to shape body weight.
    They estimated that genetic factors may explain between 40 and 70 per cent of obesity risk in individuals. These figures do not mean people are controlled by their DNA. Rather, they show that some people may have biological factors that make maintaining a healthy weight more difficult.

    Latest Stories

    • High Court asked to probe alleged Sh3 billion Bungoma payroll fraud
    • OpenAI shutting down ChatGPT Atlas browser just months after launch
    • Gor Mahia, Tusker handed tough Kagame Cup draws as Joe Waithira faces Singida Black Stars
    • President Ruto launches second NYOTA tranche as 122,000 youth receive Sh3.05 billion support

    “Genes influence our risk, but they do not determine our destiny,” researchers often emphasise when explaining obesity.
    A person may inherit genes that make weight gain easier, but environmental conditions can either increase or reduce that risk.
    “The environment determines how common obesity becomes, while genetics helps explain why some individuals are more affected than others,” scientists say.
    Additionally, genetics can affect several biological processes connected to weight. Some people may experience stronger hunger signals, slower energy use, or a tendency to store more fat. These differences can make weight management more challenging.
    According to the scientists, obesity is not one single disease; two people with the same body weight may have different genetic backgrounds and health risks. Some individuals with obesity develop conditions such as diabetes and heart disease, while others may remain healthier for longer.
    New research is also exploring why weight-loss treatments do not work equally for everyone. Genetic differences may influence how people respond to certain medications, helping doctors develop more personalised approaches in the future.
    Understanding the role of genetics changes the way society views obesity. It challenges the idea that body weight is only a matter of personal discipline or willpower.
    However, genetics does not mean obesity cannot be prevented or treated. Healthy eating, regular physical activity, good sleep, stress management, and supportive environments remain important.
    Kenya, like many other African countries, is facing a changing nutrition landscape. While undernutrition remains a challenge in some communities, overweight and obesity are increasing, creating what experts describe as a “double burden” of malnutrition.
    Estimates indicate that about 70 per cent of Kenyan adults are living with obesity, with higher levels reported in urban areas. Rising obesity levels are also linked to increasing cases of non-communicable diseases such as type 2 diabetes, high blood pressure, and heart disease.
    Urban lifestyles have contributed to these changes. Many people now consume more processed foods, sugary drinks, and high-calorie meals while spending less time being physically active.
    Busy work schedules, increased transport use, and limited access to affordable, healthy foods can make maintaining a healthy weight more difficult.

    Other Topics To Read

    Top Stories Today

    • Explainer: How genetics shapes obesity and why environment still matters
    • High Court asked to probe alleged Sh3 billion Bungoma payroll fraud
    • Gor Mahia, Tusker handed tough Kagame Cup draws as Joe Waithira faces Singida Black Stars
    • President Ruto launches second NYOTA tranche as 122,000 youth receive Sh3.05 billion support
    • Why countries need a designated framework to fight cyberattacks targeting individuals
    • Parliament appeals High Court ruling invalidating key cybercrime law provisions

    `;
    }

    return “;
    }

    function commentActionsMarkup(comment, canComment) {
    const likeLabel = comment.liked_by_me ? ‘Liked’ : ‘Like’;
    const likeCount = Number(comment.like_count || 0) > 0
    ? “
    : ”;

    const likeButton = canComment && comment.status === ‘approved’
    ? “
    : “;

    const replyButton = canComment && comment.status === ‘approved’
    ? “
    : ”;

    return `

    `;
    }

    function commentMarkup(comment, canComment, isReply = false) {
    const pendingBadge = comment.status && comment.status !== ‘approved’
    ? “
    : ”;

    const edited = comment.is_edited
    ? “
    : ”;

    const repliesHtml = Array.isArray(comment.replies) && comment.replies.length
    ? `

    `
    : “;

    return `

    `;
    }

    function replyFormMarkup(commentId) {
    return `

    `;
    }

    function setNotice(widget, message, type = ‘info’) {
    const notice = widget.querySelector(‘[data-role=”notice”]’);
    if (!notice) return;

    if (!message) {
    notice.hidden = true;
    notice.textContent = ”;
    notice.classList.remove(‘is-error’);
    return;
    }

    notice.hidden = false;
    notice.textContent = message;
    notice.classList.toggle(‘is-error’, type === ‘error’);
    }

    function setCount(widget, total) {
    const count = widget.querySelector(‘[data-role=”count”]’);
    if (!count) return;

    const num = Number(total || 0);
    count.textContent = num === 1 ? ‘1 comment’ : `${num} comments`;
    }

    function openReplyBox(widget, commentId) {
    widget.querySelectorAll(‘[data-role=”reply-box”]’).forEach(box => {
    box.hidden = true;
    box.innerHTML = ”;
    });

    const targetItem = widget.querySelector(`.ev-comments__item[data-comment-id=”${commentId}”]`);
    if (!targetItem) return;

    const replyBox = targetItem.querySelector(‘[data-role=”reply-box”]’);
    if (!replyBox) return;

    replyBox.hidden = false;
    replyBox.innerHTML = replyFormMarkup(commentId);

    const textarea = replyBox.querySelector(‘textarea’);
    if (textarea) textarea.focus();
    }

    function closeReplyBox(container) {
    if (!container) return;
    container.hidden = true;
    container.innerHTML = ”;
    }

    async function initCommentsWidget(widget) {
    const state = {
    articleId: Number(widget.dataset.articleId),
    loadUrl: widget.dataset.loadUrl,
    storeUrl: widget.dataset.storeUrl,
    commentsBaseUrl: widget.dataset.commentsBaseUrl,
    canComment: widget.dataset.canComment === ‘1’,
    page: 1,
    perPage: 10,
    sort: ‘newest’,
    total: 0,
    hasMore: false,
    busy: false
    };

    const list = widget.querySelector(‘[data-role=”list”]’);
    const loading = widget.querySelector(‘[data-role=”loading”]’);
    const empty = widget.querySelector(‘[data-role=”empty”]’);
    const loadMoreBtn = widget.querySelector(‘[data-role=”load-more”]’);
    const sortSelect = widget.querySelector(‘[data-role=”sort”]’);
    const composerForm = widget.querySelector(‘[data-role=”composer-form”]’);

    async function loadComments(reset = true) {
    if (state.busy) return;

    state.busy = true;
    setNotice(widget, ”);
    loading.hidden = false;

    if (reset) {
    state.page = 1;
    list.innerHTML = ”;
    empty.hidden = true;
    }

    try {
    const url = new URL(state.loadUrl, window.location.origin);
    url.searchParams.set(‘page’, state.page);
    url.searchParams.set(‘per_page’, state.perPage);
    url.searchParams.set(‘sort’, state.sort);

    const response = await requestJson(url.toString(), {
    method: ‘GET’,
    headers: {
    ‘Accept’: ‘application/json’,
    ‘X-Requested-With’: ‘XMLHttpRequest’
    }
    });

    const items = Array.isArray(response.data) ? response.data : [];
    const meta = response.meta || {};

    state.total = Number(meta.total || 0);
    state.hasMore = !!meta.has_more;

    setCount(widget, state.total);

    if (reset) {
    list.innerHTML = ”;
    }

    if (!items.length && reset) {
    empty.hidden = false;
    } else {
    empty.hidden = true;
    list.insertAdjacentHTML(
    ‘beforeend’,
    items.map(item => commentMarkup(item, state.canComment, false)).join(”)
    );
    }

    loadMoreBtn.hidden = !state.hasMore;
    } catch (error) {
    if (!list.children.length) {
    empty.hidden = false;
    empty.textContent = ‘Unable to load comments right now.’;
    }
    setNotice(widget, error.message || ‘Unable to load comments.’, ‘error’);
    } finally {
    loading.hidden = true;
    state.busy = false;
    }
    }

    async function submitTopLevelComment(form) {
    const textarea = form.querySelector(‘textarea[name=”content”]’);
    const button = form.querySelector(‘[data-role=”submit-comment”]’);

    if (!textarea) return;

    const content = textarea.value.trim();
    if (!content) return;

    const originalText = button ? button.textContent : ”;

    try {
    if (button) {
    button.disabled = true;
    button.textContent = ‘Posting…’;
    }

    const response = await requestJson(state.storeUrl, {
    method: ‘POST’,
    headers: buildJsonHeaders(),
    body: JSON.stringify({
    article_id: state.articleId,
    content: content,
    source_url: window.location.href
    })
    });

    textarea.value = ”;

    if (response?.data) {
    list.insertAdjacentHTML(
    ‘afterbegin’,
    commentMarkup(response.data, state.canComment, false)
    );
    empty.hidden = true;

    if ((response.data.status || ”) === ‘approved’) {
    state.total += 1;
    setCount(widget, state.total);
    }
    }

    setNotice(widget, response.message || ‘Comment posted successfully.’);
    } catch (error) {
    setNotice(widget, error.message || ‘Unable to post comment.’, ‘error’);
    } finally {
    if (button) {
    button.disabled = false;
    button.textContent = originalText || ‘Post comment’;
    }
    }
    }

    async function submitReply(form) {
    const commentId = Number(form.dataset.commentId || 0);
    const textarea = form.querySelector(‘textarea[name=”content”]’);
    const button = form.querySelector(‘.ev-comments__reply-submit’);

    if (!commentId || !textarea) return;

    const content = textarea.value.trim();
    if (!content) return;

    const originalText = button ? button.textContent : ”;

    try {
    if (button) {
    button.disabled = true;
    button.textContent = ‘Posting…’;
    }

    const response = await requestJson(`${state.commentsBaseUrl}/${commentId}/reply`, {
    method: ‘POST’,
    headers: buildJsonHeaders(),
    body: JSON.stringify({
    article_id: state.articleId,
    content: content,
    source_url: window.location.href
    })
    });

    if (response?.data) {
    const parentItem = widget.querySelector(`.ev-comments__item[data-comment-id=”${commentId}”]`);
    if (parentItem) {
    const repliesWrap = parentItem.querySelector(‘.ev-comments__replies’);
    if (repliesWrap) {
    repliesWrap.insertAdjacentHTML(
    ‘beforeend’,
    commentMarkup(response.data, state.canComment, true)
    );
    }
    }
    }

    closeReplyBox(form.closest(‘[data-role=”reply-box”]’));
    setNotice(widget, response.message || ‘Reply posted successfully.’);
    } catch (error) {
    setNotice(widget, error.message || ‘Unable to post reply.’, ‘error’);
    } finally {
    if (button) {
    button.disabled = false;
    button.textContent = originalText || ‘Post reply’;
    }
    }
    }

    async function toggleLike(button) {
    const commentId = Number(button.dataset.commentId || 0);
    if (!commentId) return;

    const originalHtml = button.innerHTML;

    try {
    button.disabled = true;
    button.innerHTML = ‘Working…’;

    const response = await requestJson(`${state.commentsBaseUrl}/${commentId}/like`, {
    method: ‘POST’,
    headers: buildJsonHeaders(),
    body: JSON.stringify({})
    });

    const liked = !!response?.data?.liked;
    const likeCount = Number(response?.data?.like_count || 0);

    button.classList.toggle(‘is-liked’, liked);
    button.innerHTML = `${liked ? ‘Liked’ : ‘Like’} ${likeCount > 0 ? “ : ”}`;
    } catch (error) {
    button.innerHTML = originalHtml;
    setNotice(widget, error.message || ‘Unable to update like.’, ‘error’);
    } finally {
    button.disabled = false;
    }
    }

    if (composerForm) {
    composerForm.addEventListener(‘submit’, function (e) {
    e.preventDefault();
    submitTopLevelComment(composerForm);
    });
    }

    if (sortSelect) {
    sortSelect.addEventListener(‘change’, function () {
    state.sort = this.value || ‘newest’;
    loadComments(true);
    });
    }

    if (loadMoreBtn) {
    loadMoreBtn.addEventListener(‘click’, function () {
    if (state.busy || !state.hasMore) return;
    state.page += 1;
    loadComments(false);
    });
    }

    widget.addEventListener(‘click’, function (e) {
    const likeBtn = e.target.closest(‘[data-action=”toggle-like”]’);
    if (likeBtn) {
    e.preventDefault();
    toggleLike(likeBtn);
    return;
    }

    const replyBtn = e.target.closest(‘[data-action=”toggle-reply”]’);
    if (replyBtn) {
    e.preventDefault();
    openReplyBox(widget, Number(replyBtn.dataset.commentId || 0));
    return;
    }

    const cancelReplyBtn = e.target.closest(‘[data-action=”cancel-reply”]’);
    if (cancelReplyBtn) {
    e.preventDefault();
    closeReplyBox(cancelReplyBtn.closest(‘[data-role=”reply-box”]’));
    }
    });

    widget.addEventListener(‘submit’, function (e) {
    const replyForm = e.target.closest(‘.ev-comments__reply-form’);
    if (replyForm) {
    e.preventDefault();
    submitReply(replyForm);
    }
    });

    loadComments(true);
    }

    document.addEventListener(‘DOMContentLoaded’, function () {
    document.querySelectorAll(‘.ev-comments’).forEach(initCommentsWidget);
    });
    })();

    Trending

    Explainer: How genetics shapes obesity and why environment still mattersHealth
    |Charity Kilei
    |24 minutes ago
    High Court asked to probe alleged Sh3 billion Bungoma payroll fraud
    High Court asked to probe alleged Sh3 billion Bungoma payroll fraudNews
    |Carolyne Kubwa
    |47 minutes ago
    Talanta Stadium cost rises to Sh45.85 billion as fresh audit raises procurement concerns
    Talanta Stadium cost rises to Sh45.85 billion as fresh audit raises procurement concernsNews
    |Erick Kariuki
    |8 hours ago
    Coast clerics condemn Summer Tides Festival over moral concerns
    Coast clerics condemn Summer Tides Festival over moral concernsCoast
    |Farhiya Hussein
    |20 hours ago
    Women lead global health workforce but remain shut out of top leadership, WHO says
    Women lead global health workforce but remain shut out of top leadership, WHO saysHealth
    |Charity Kilei
    |17 hours ago
    Kenya records 22,888 cancer deaths annually, 35,867 new cases - report
    Kenya records 22,888 cancer deaths annually, 35,867 new cases – reportHealth
    |Charity Kilei
    |4 hours ago
    KRA misses revenue target by Sh124 billion despite 10.6 per cent growth
    KRA misses revenue target by Sh124 billion despite 10.6 per cent growthBusiness
    |Alfred Onyango
    |4 hours ago
    President Ruto launches second NYOTA tranche as 122,000 youth receive Sh3.05 billion support
    President Ruto launches second NYOTA tranche as 122,000 youth receive Sh3.05 billion supportNews
    |Rachael Mutabasi
    |2 hours ago
    Messi vs Ronaldo: The 'goat' debate that defined football history
    Messi vs Ronaldo: The ‘goat’ debate that defined football historySports
    |The New Times
    |21 hours ago
    Gor Mahia, Tusker handed tough Kagame Cup draws as Joe Waithira faces Singida Black Stars
    Gor Mahia, Tusker handed tough Kagame Cup draws as Joe Waithira faces Singida Black StarsNews
    |Erick Kariuki
    |1 hour ago

    environment Explainer genetics obesity shapes
    stamilhstgr0518@gmail.com
    • Website

    Related Posts

    Some GLP-1 Users Are Scaling Back Their Dose, Should You?

    July 10, 2026

    DJ Khaled Flaunts His 25-Pound Weight Loss And Slimmer Physique In A New Instagram Post As Fans React: ‘You Look Amazing!’

    July 10, 2026

    Ohio State research finds children notice weight change when parents take GLP

    July 10, 2026
    Leave A Reply Cancel Reply

    Health
    Wellness Tips

    Some GLP-1 Users Are Scaling Back Their Dose, Should You?

    By stamilhstgr0518@gmail.comJuly 10, 20260

    Over the past few years, the conversation around GLP-1 receptor agonists has been dominated by extremes: dramatic weight loss in clinical trials, before-and-after transformations on social media, and a public discourse that has oscillated between miracle and backlash. Patients are now asking pointed and more practical questions. Do I need the full dose if I only…

    How Lifestyle Clinical Trials Can Help Prevent Chronic Disease – BlackDoctor

    July 10, 2026

    Cyclosporiasis outbreak: How to wash produce

    July 10, 2026

    What to Know About West Nile Virus

    July 10, 2026
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo
    Fitness

    Opinion: The FDA must put biotech at its center or continue to cede early research to China

    July 6, 2026

    Inside Elevance’s digital chronic disease management strategy

    July 6, 2026

    Best, Worst States For Well

    July 6, 2026

    What do the Middle Ages tell us about mental health then and now? VCU historian Leigh Ann Craig has answers

    July 6, 2026

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    About Us

    Welcome to HealthyLife7.com, your trusted source for reliable health, wellness, fitness, and lifestyle information. Our mission is to help people make informed decisions about their health by providing clear, practical, and easy-to-understand content.

    At HealthyLife7.com, we believe that good health starts with the right knowledge. Whether you're looking for healthy eating tips, fitness advice, mental wellness strategies, weight management guidance, or information about common health conditions, our goal is to deliver valuable content that supports a healthier lifestyle.

    Fitness

    Some GLP-1 Users Are Scaling Back Their Dose, Should You?

    July 10, 2026

    How Lifestyle Clinical Trials Can Help Prevent Chronic Disease – BlackDoctor

    July 10, 2026

    Cyclosporiasis outbreak: How to wash produce

    July 10, 2026
    Health

    Opinion: The FDA must put biotech at its center or continue to cede early research to China

    July 6, 2026

    Inside Elevance’s digital chronic disease management strategy

    July 6, 2026

    Best, Worst States For Well

    July 6, 2026
    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Contact us
    • Disclaimer
    • Privacy Policy
    • Terms and Conditions
    © 2026 healthylife7.com. Designed by Pro.

    Type above and press Enter to search. Press Esc to cancel.