A Whale Swims into the Bar

A Whale Swims into the Bar A Whale swims Into a bar...looking to meet someone the old fashioned way. Through alcohol and poor

How do you procrastinate?            #✔          #😆  #😂
05/01/2026

How do you procrastinate? #✔ #😆 #😂

Save the date, May 7th, for the very first book release of my autobiographical comic strip, Don’t Panic! that I started ...
04/14/2026

Save the date, May 7th, for the very first book release of my autobiographical comic strip, Don’t Panic! that I started writing 10 years ago!

Bad decisions ahead! This comic actually came from a recent decision my friends tried and failed to talk me out of and t...
04/02/2026

Bad decisions ahead! This comic actually came from a recent decision my friends tried and failed to talk me out of and then then had to console me when things went sour

It’s Whale’s birthday this month and to celebrate, we have a special horoscope for the                                  ...
03/03/2026

It’s Whale’s birthday this month and to celebrate, we have a special horoscope for the #2026

My belief that if I put negative energy into the world “it will come back around” keeps me in check, usually. There are ...
02/01/2026

My belief that if I put negative energy into the world “it will come back around” keeps me in check, usually. There are times, though, when I lose control of my body, and no matter how loud my brain yells not to do or say something, my body responds with, “Ask for forgiveness later! Or NEVER!!!!” And does it anyway.

Sometimes Feelings
01/03/2026

Sometimes Feelings

If you know, you know….
12/19/2025

If you know, you know….

Special comic just because…
12/05/2025

Special comic just because…

Being in the right environment, with the right people makes all the difference.
12/01/2025

Being in the right environment, with the right people makes all the difference.

Some adventures are meant to be lived alone and solitude reveals what you truly want.
11/02/2025

Some adventures are meant to be lived alone and solitude reveals what you truly want.

And for letting me invade your personal space with so many hugs 😀
10/13/2025

And for letting me invade your personal space with so many hugs 😀

Address

Buffalo, NY
142XX

Alerts

Be the first to know and let us send you an email when A Whale Swims into the Bar 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 A Whale Swims into the Bar:

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