- Jacques Descloitres, MODIS Rapid Response Team, NASA/GSFC
- The Canary Islands are right in the line of the sun glint off the Atlantic Ocean in this true-color Moderate Resolution Imaging Spectroradiometer (MODIS) image from the Terra satellite on August 20, 2002. The water around the islands must be very calm, because only when the water is calm is it possible to see the scan lines caused by minute differences in the two sides of MODIS’ scan mirror. Notice the “wake effect” the islands have on the atmosphere, with the air swirling in eddies behind them.
- The microcode and hardware in the 8086 processor that perform string operations (righto.com)
Intel introduced the 8086 microprocessor in 1978. This processor ended up being hugely influential, setting the path for the x86 architecture that is extensively used today. One interesting feature of the 8086 was instructions that can efficiently operate on blocks of memory up to 64K bytes long. These instructions rapidly copy, compare, or scan data and are known as “string” instructions.