1,000-yard Shot With A 9mm Revolver

If it was anyone else, you’d dismiss this as impossible almost immediately. We’re talking Jerry Miculek, however, so if he says he’s going to shoot at a target 1,000 yards away without magnified optics, you simply assume that he’s going to find a way to make the impossible shot happen.

Source: Bearing Arms

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