ADVERTISEMENT

Bad Bunny makes history with sweeping Coachella set

Published Apr 16, 2023 05:05 am

Bad Bunny (AFP)



INDIO (AFP) - Bad Bunny was among Coachella's most hotly anticipated acts and the Puerto Rican reggaeton giant delivered late Friday, performing two hours of his numerous hits set against an homage to trailblazing Latino artists. The megastar was the first Spanish-language and first Latin American act to headline the major festival, which takes place over two three-day weekends and traditionally kicks off the summer touring circuit. It's but another notch on the belt of the artist born Benito Martinez Ocasio, the 29-year-old who is by most measures the biggest pop star in the world. With tracks from "Vete" to "Titi Me Pregunto" to "Yo Perreo Sola," the artist shut down the festival's main stage in front of thousands of screaming fans, with trippy visuals and fireworks and flames bursting behind him. The show also featured documentary-style footage with voiceovers contextualizing the history of the Latin American, and more specifically Caribbean, music that features heavily in his work. He also included extended dance breaks to classics including Ismael Rivera's "Las Tumbas" and El Gran Combo's "Brujeria." Like many artists at Coachella, Bad Bunny brought on famous guests including Post Malone, who -- despite technical difficulties that rendered the artists at times inaudible -- performed an acoustic version of "La Cancion" to the crowd's delight. Early in the set, Bad Bunny asked the crowd if they preferred he speak English or Spanish, and the response was a resounding vote for the latter. Though he's already one of the world's top contemporary acts and played Coachella as a solo artist in 2019, he acknowledged the boundary that was broken Friday night as the night's top-billed performer: "There's never been someone like me before," he said in Spanish. \- Blink and Blondie \- Hours before the groundbreaking set, fans witnessed the festival revive its turn-of-the-millennium rock roots, as Blink-182 gave a surprise show announced just one day prior. The nostalgic headbanging moment was the pop-punk group's first performance with their original lineup in nearly a decade, and had droves of 30-somethings reliving the soundtrack to their youths. Band members Travis Barker, Mark Hoppus and Tom DeLonge -- who are now all pushing or past 50 -- delivered the hits of middle school dances yore, including "The Rock Show" and "What's My Age Again." By the set's close, the band had thousands of people belting out a moody "I Miss You" before a mass singalong of "All The Small Things." After the set, many rushed to a neighboring tent to catch a blockbuster show from Blondie, who also delivered hits including "Heart of Glass" and "Call Me," and invited guest Nile Rodgers onstage. \- Globalized lineup \- But neither rock nor legacy acts dominated Friday's slate, which featured main stage shows from rappers Pusha T and Doechii, a performance from Nigeria's Burna Boy and DJ sets from the likes of Nora en Pure and Idris Elba. (Yes, that Idris Elba.) Belgium's pop star Angele made her Coachella debut in a coveted nighttime slot, donning a disco ball of an outfit to perform her brand of jazz-inflected electro-pop alongside tightly choreographed dancers and occasional French subtitles on display behind her. Los Angeles native Becky G donned a bright blue bikini and baggy JNCO jeans for her highly anticipated performance, which featured a smattering of her hits and some regional Mexican guest appearances paying homage to her Mexican-American roots. "A lot of Latin artists are breaking a lot of barriers," fan Katherine Narvaez told AFP ahead of Becky G's show. "It's amazing to see her grow as an artist and kill it at the show," the 28-year-old said. Along with Bad Bunny and Becky G, the strong showing from Latinos this year includes rapper Eladio Carrion, Argentina's Los Fabulosos Cadillacs, and the Grammy-winning Kali Uchis. This year is the first time Coachella hasn't booked a white headliner: following Bad Bunny, K-pop superstars Blackpink and the influential but reclusive R&B artist Frank Ocean top the bill at Coachella. And the weekend is hosting perhaps the most international lineup Coachella has ever booked, including Spanish phenomenon Rosalia and Iceland's Bjork. The elusive electronic producer Jai Paul is set to play his first public performance ever, while Diljit Dosanjh will become the first Punjabi singer to perform at Coachella. Also on deck for the rest of the weekend are American indie rock supergroup boygenius -- which includes Phoebe Bridgers, Lucy Dacus and Julien Baker -- and Charli XCX.
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.