Laser Guided Bullet [video]

A laser guided 50 caliber bullet is well on it’s way through the developmental stage.

This sounds crazy complicated, and VERY expensive.  I believe the plan to use it in machine guns is simply crazy, but perhaps sniper kills from several miles would be a bit more possible.

 

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