Armless angler inspires (video)

Wow.

It does not get more “real world” than this. Check out this interview I conducted with the amazing Ronnie Hindsman after he outfished everyone in our boat. Oh, I forgot to mention, he lost his arms in a terrible electrical accident.

You have to check this out.

Chester Moore

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });