David Hu-Dini

David Hu-Dini David Hu is a illusionist, magician, comedian, entertainer, and weirdo who is based in Austin, Texas.

There's a saying that goes "you know you're famous when Weird Al asks if he can parody one of your songs". My Weird Al e...
10/19/2025

There's a saying that goes "you know you're famous when Weird Al asks if he can parody one of your songs". My Weird Al experience in Colorado inspired me to try writing a parody, so I made a parody of Susanna Lee's song "Party" (with her permission) and titled it "Tardy".

NOTE: This was edited using Clipchamp, so sound quality is so-so. I may consider re-recording it if it gets enough attention.

Link to the original song: https://www.youtube.com/watch?v=gk4ypullQn8LYRICS:VERSE 1Late night and I crashed, I slept in againAnd I'm late for work, so all t...

10/19/2025

Magic performance I did for the Mariah SCarey show at the Highball last night. Also, happy birthday to Susanna Lee and Marla Buonodono! 🎁🎉🎂

10/06/2025
09/12/2025

Here's how I like to make extra pocket change whenever I'm short!

Mariah SCarey 2019
09/12/2025

Mariah SCarey 2019

09/11/2025

Come out to the Highball to watch me perform some magic tricks during the Mariah SCarey show featuring Susanna Lee for her birthday album release show. Mark your calendars, Friday October 17th, from 8 PM to 11 PM at the Highball in South Austin. And don't forget to wear a costume for the costume contest at the show!
Link to the offical Facebook invite:
https://www.facebook.com/events/1842864166301519

Address

Austin, TX

Website

Alerts

Be the first to know and let us send you an email when David Hu-Dini posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });