ADVERTISEMENT

Filipinos on Clubhouse: From HOHOL to Gabi ng OPM

Published Mar 27, 2021 12:12 am

HOTSPOT

Tonyo Cruz Tonyo Cruz

The 10,000 kilometers between France and the Philippines won’t matter tonight as Paris-based Filipino singing sensation Aliènette performs live from the French capital tonight for her people and fans worldwide in an online concert dubbed “Gabi ng OPM.” But it won’t be on Facebook Video or on YouTube though as many might expect. The concert would be happening in the fast-rising app called Clubhouse.

“Gabi ng OPM” is organized by the Sari Sari club, one of many Filipino groups on Clubhouse. It hosts the highly HOHOL Hangout Hangout Lang (every 10 p.m.) and Super Late Nite! (1 a.m.) rooms on the app. 

Clubhouse is an audio-only app that enables users to set up rooms, organize clubs, and hold discussions about any imaginable or interesting topic. Media reports say that Clubhouse has 10 million users from around the world. It is a huge number considering that Clubhouse remains an invite-only app, and is still only available to iPhone users.

On Clubhouse, saying “PTR!” means “pull to refresh” to see freshly-uploaded photos or the arrangement of speakers, and toggling the un/mute button means applauding the speaker. One could choose to merely listen in the audience. Hands are raised to join the gabfest. Moderators keep conversations orderly. Newbies’ profile photos have a torotot-like emoji. It is okay to “leave quietly” from a room and to go to another.

It was in late February when HOHOL came to be, with a trio of newfound friends inviting fellow Filipino users nightly to laidback, often funny, sometimes passionate discussions. Topics have ranged from our earliest childhood memories to reactions to the Meghan-Harry interview with Oprah to vaccines and of course politics.  

In the early days, the 10 p.m. HOHOL would spill over to the wee-hours of the morning, thanks to friendly banter, personal stories, and the global nature of the users joining the room. Among them: Nicko, a PhD student in Japan; Jon, a headhunter in Thailand; Macky, a photographer in France; Sid, a Filipino who works in Myanmar; Tessa, a physical therapist based in Tacoma, Washington; Abel, a US Air Force officer currently assigned in Las Vegas; and the super friendly and funny couple Ed and Tennessee, both flight attendants based in the Bay Area. We’ve also met many new friends from across the country: Teacher Kat from QC; Joko from Makati; Danny from BGC; Pearl from Bulacan; Jack from Rizal; Rey from Lingayen; Dave, Seph, and Emmanuel from Cebu; Ryan from Iloilo; Harri from Angeles; and many more.

I can’t be prouder of Sari Sari club’s moderators holding fort every day on HOHOL, Super Late Nite! and other rooms: architect Kevin, masters student Nadja from the UK, food tech-turned-social media maven Jennibeth a.k.a. Betang, graduating UP Math major Luis, engineer Emman, writers Andreiana and Izzy,  UI/UX expert Nicole, political communications whiz Ix, Kapamilya champion Richard, and veteran magazine editor Karlo. Rounding up the mods are the three original HOHOL mods: knowledge manager MJ, DJ/type designer/UI champ Jelvin, and myself.

There are many other Filipino clubs and rooms, aside from Sari Sari. Blazing the trail for Americans of Filipino descent and Filipinos in America are the clubs Bahay Kubo and the Tambay Lang.

Our good friend Ed, the flight attendant based in San Francisco, recently formed Barangay Jologs. Ed’s room changes names every day, summoning memories of humorous Filipino signs, events or sayings.

Other Philippines-centric clubs include The Filipino Collective, Club Filipino, Barangay Hall, Badingfluence, Politika Atbp., Coffee Home Brewers, Let’s Talk Social, UP Naming Mahal, Sinigang Valley, Writers’ Room, and Public Interest Law Club.

The range of interests reflected by the club names show the varied tastes and interests of Filipino users.

It was in HOHOL that many of us in Sari Sari first heard Aliènette sing live. We have since followed her, and religiously attended her song practice rooms and concerts on Clubhouse. Aliènette once told us at HOHOL that she had long wanted to perform an all-Filipino repertoire to a Filipino audience and to friends in other countries. We didn’t hesitate to tell her that HOHOL would gladly and proudly host such a concert.

And so tonight, after a couple of days of voluntary efforts, the regular 10 p.m. HOHOL turns into a concert on an app called Clubhouse: “Gabi ng OPM,” a night of Filipino music with Aliènette. 

 

Related Tags

OPM Hotspot GABI NG OPM Tonyo Cruz
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.