ADVERTISEMENT

Palace: How can VP Sara lead with insufficient tech knowledge?

Published May 8, 2026 01:26 pm
Palace Press Officer Claire Castro and Vice President Sara Duterte (Argyll Geducos/OVP photos)
Palace Press Officer Claire Castro and Vice President Sara Duterte (Argyll Geducos/OVP photos)

LAPU-LAPU CITY, Cebu — Malacañang questioned Vice President Sara Duterte’s capability to lead the country, saying it is “alarming” that she herself admitted not knowing how to use a computer beyond video calls.

Presidential Communications Office (PCO) Undersecretary Claire Castro made the remark after Duterte criticized the administration anew, including President Marcos’ handling of unemployment and the economy.

In an interview on the sidelines of the 48th Association of Southeast Asian Nations (ASEAN) Summit here, Castro wondered how the Vice President would handle the country’s affairs if she supposedly lacked the skills.

“So yun ang nakakaalarma dahil nais niyang maging Pangulo, pero paano siya magkakaroon ng tamang pagpapasiya (That’s what is alarming because she wants to become President, but how can she make proper decisions)?” Castro said.

“Ni paggamit ng computer ay hindi niya alam (She doesn’t even know how to use a computer),” she added.

Castro said Duterte herself admitted that she only uses a laptop for Zoom meetings.

“So mukhang hindi siya marunong mag-research kung ano ang nangyayari sa kasalukuyan (So it seems she does not know how to research what is currently happening),” she said.

Castro also recalled Duterte’s stint as Department of Education (DepEd) secretary, saying the Vice President herself admitted she could not personally review the MATATAG curriculum.

“So paano mamamahala ang isang kagaya ng Bise Presidente na magpupukpok lang ng tao nang hindi niya nare-review ang ginagawa ng mga taong inuutusan niya (So how can someone like the Vice President govern if she only scolds people without reviewing the work of those she orders around)?” she said.

‘Use it or lose it’

Castro also dismissed Duterte’s remark that her statements should no longer be given attention because they supposedly thrive on publicity.

“Wala tayong papansin na ugali; sumasagot lamang tayo sa questions na nanggagaling din sa media (We are not attention-seeking. We are only answering questions coming from the media),” she said.

“Katulad niyan, pinansin niya ako—kailangan kong sagutin, hindi ba (Like that, she mentioned me, so I have to respond, right)?” she added.

The Palace official then took a swipe at Duterte, saying she appeared “behind” on current events and government programs.

“Siguro kaya ganyan siya magsalita dahil behind siya masyado (Maybe she talks that way because she is too behind),” Castro said.

“The brain operates on a use it or lose it principle,” she added.

Marcos ‘working,’ VP ‘vacationing’

Castro also rejected Duterte’s criticism that President Marcos was supposedly not working while the country’s debt continued to rise.

“Again, hindi niya alam ang nangyayari, kung ano ang tinatrabaho ng Pangulo (Again, she does not know what is happening or what the President is working on),” she said.

She cited Marcos’ recent inspection of areas affected by Mayon Volcano’s unrest in Albay, as well as his activities under the Bawat Barangay at Bawat Bayan Makikinabang program, before flying to Cebu for the ASEAN Summit.

“Samantalang ang Bise Presidente nandoon po sa ibang bansa at nagbabakasyon (Meanwhile, the Vice President is abroad on vacation),” she said.

“So, wala po siyang naitutulong sa ASEAN, at wala po siyang nagiging trabaho (So she is not contributing anything to ASEAN, and she is not doing any work),” she added.

Duterte's debt remarks

Castro also responded to the Vice President’s claim that the government supposedly no longer had funds.

“Sige hingin niyo muna yung ebidensya sa kanya at tsaka ko sasagutin pag may ebidensya na siya (Ask her first for evidence, and I will answer once she has evidence),” she said.

“Puro misinformation at disinformation (It’s all misinformation and disinformation),” she added.

The Palace official likewise blamed the country’s ballooning debt on the previous Duterte administration, particularly alleged irregularities tied to the Pharmally controversy and supposed “ghost projects” under the Build, Build, Build program.

“Lumaki ang utang dahil namana po ni Pangulong Marcos Jr. ang napakalaking utang na nakuha ni dating pangulong Duterte (The debt increased because President Marcos inherited a huge debt from former President Duterte),” she said.

Related Tags

Claire Castro VICE PRESIDENT SARA DUTERTE Sara Duterte Laptop ASEAN
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.