The Comic Dads

The Comic Dads Hi I'm Egypt | Celebrity Panelists | Comic Enthusiast | Creator Of Nerd Content | Seattle Native

04/14/2026

In all fairness that song shouldn't hit that hard.

03/16/2026

He had no idea what I was doing with this video.

03/13/2026

Another reason to avoid Florida

03/04/2026

This is a paid ad by

02/26/2026

I think at the end of the day, Men just need to admit we like being little spoon. That's "Man Flu"

02/18/2026

Since you guys like Trains so much...4 planes this time. lol 🤣

02/13/2026

I don't know what but I'm loving this trend I've been working on. Name that bar Seattle!

02/11/2026

I'm happy with the wall bounce axe at the end.

02/11/2026

Dad joke breaks Egypt

02/10/2026

I wouldn't die if I was in a horror movie.

02/10/2026

Address

Seattle, WA

Alerts

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

Contact The Establishment

Send a message to The Comic Dads:

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