ADVERTISEMENT

Robredo's world of rainbows, unicorns, and butterflies

Published Jan 10, 2020 12:00 am
THINKING PINOY Vice President Leni Robredo’s much-delayed drug war report is finally here. With all the fanfare that preceded it, I was expecting something as bombastic as when the nation in 2017 discovered that the Office of the Vice President through Pete Silva sent propaganda instructions to Robredo supporters, which include attacking Bongbong Marcos and his supporters. Or maybe as bombastic as that time when the nation discovered a network of Liberal Party-aligned propaganda websites and social media accounts managed by Aquino-era PCOO consultant Cocoy Dayao. But no. After reading the Robredo report in its entirety, it turns out to be a dud. Robredo’s “Inter-Agency Committee on Anti-Illegal Drugs (ICAD) Co-chairperson’s Report” is essentially a compilation of five observations/recommendations, namely: Robredo wants DDB to head ICAD, currently headed by the Philippine Drug Enforcement Agency (PDEA). Robredo cited the need for more reliable baseline data, saying that the lack of a sufficiently accurate estimate of drug users makes evaluation of law enforcement’s effectiveness difficult. Robredo said resources are focused too much “on street-level enforcement,” as the government neglects “prevention, detention, prosecution, rehab, and reintegration.” Robredo recommended the scrapping of Oplan Tokhang and “entrusting the conduct of house-to-house visits to local institutions.” Robredo said the War on Drugs, which focuses heavily on supply constriction, has been a massive failure. The first, second, and third points are matters that she could have easily brought up with ICAD while she was still part of it, and it would not have gotten her fired. These are matters that she could have discussed with other executive agencies while she still had access to the proper forum, so why didn’t she? Well, I guess she’d rather go on a media blitz than talking to her ICAD peers. Anyway, let’s go straight to the fourth: Robredo wanting to delegate house-to-house visitation tasks to “local institutions.” Local politicians themselves profit from the drug trade, so how can we allow local governments, much less local civilians, to prospectively lessen these local politicians’ “paying customers”? Robredo knows this, especially since the Parojinogs of Ozamis are among her political party’s supporters. Did Robredo just suggest that we hire firefighters from a group of arsonists? The fifth, meanwhile, is Robredo’s argument that the drug war is a massive failure because total confiscated shabu is but a small fraction (she says 1%) of the total drug market. Robredo herself admits the absence of reliable baseline data, yet here she is, claiming a figure that could only be reliable if derived from reliable baseline data. Moreover, Robredo failed to take into account the closure of shabu mega-laboratories, like the ones in Catanduanes, Pampanga, Isabela, Batangas, and Cebu City? How much of the nation’s shabu supply disappeared with the closure of these mega-laboratories? Robredo ignored that. And even assuming that the government managed to confiscate such a minuscule amount vis-a-vis market size, wouldn’t that be an argument in favor of Law enforcement? After all, if the government indeed managed to destroy only 1% of the nation’s shabu, should we stop the anti-drug operations altogether so the market can regain that lost 1%, or should we intensify it even further? Or is her analysis similar to when she said four times forty is 1,600? Robredo’s report puts greater emphasis on demand reduction and less on supply reduction, and I can’t help but suspect Robredo’s motives when we juxtapose this with her other suggestion of realigning funding, i.e., moving funds from enforcement to rehabilitation. If Robredo thinks enforcement (that confiscated only 1%) is not doing enough, then why did she immediately suggest budget cuts on enforcement to fund the rehabilitation budget, when she could’ve suggested a supplementary budget from external sources first? She could’ve first tried to get more funding from the Office of the President, or maybe more funding from Congress itself, or maybe asking Congress to realign a part of her P673-million to rehab? Why did she immediately suggest less funding for anti-drug operations, whose targets are the producers of illegal drugs? Did Robredo lowkey try to protect shabu manufacturers by defanging law enforcement? After all the drama that preceded it, I expected the Robredo report to rock my world but it didn’t. Instead, what I saw was a supposed anti-drug expert blurted out feasibility-optional recommendations with the hope that these ideas will somehow execute themselves. More than being riddled with math as bad as the Mmath she complains about, Robredo’s report reeks of inconsistency, contradiction, and naivete. If anything, the report is evidence that Robredo was part of ICAD for just 18 days or judging from its quality, maybe even less. For reactions, email tp(at)thinkingpinoy.net.

Related Tags

RJ Nieto
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.