The Harder Show

The Harder Show Trying to find all there is to be discussed. In a land of arbitrary discussions.

Something New is Coming
11/07/2017

Something New is Coming

07/08/2017

Tonight, Harder show #4 gonna be a great night where things dont go as planned.

Tomorrow
07/07/2017

Tomorrow

07/02/2017

heres some clips from the last show, if you guys have time come by for the next show, we've always got something new!

you never know who you'll meet until you put down the Rosé and just walk right up and say, "waddup?"
06/28/2017

you never know who you'll meet until you put down the Rosé and just walk right up and say, "waddup?"

Looking for something to do? Find us on Instagram. We're about to get real candid on there.
06/25/2017

Looking for something to do? Find us on Instagram. We're about to get real candid on there.

6 Likes, 1 Comments - on Instagram: “The Harder Show aka The Hardest Show to Put On. It's gonna be okay, ⠀⠀⠀ ⠀…”

06/25/2017

Hello all 60 of you guys, thanks so much for following the page! Theres a new video coming out soon i swear. Stay tuned to the page, we'll have lots of awesome content from all different walks of life.

Yoira lookin lovely as usual
06/22/2017

Yoira lookin lovely as usual

06/22/2017

Last time we had an explanation of new york cities water system, a hot-to-cold eating contest, and an interview about... conversation? we had an awesome musical guest as well and thats for the first 10 people to like this video! Tomorrow's show will have wine tastings, alien conspiracies and an interview with Kai Heath.
IG: thehardershow

They call him PR man
06/21/2017

They call him PR man

06/16/2017

Address

20 Grand Ave
New York, NY
11205

Website

Alerts

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

Share

//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); });