Naked eyeNaked eye, also called bare eye or unaided eye, is the practice of engaging in visual perception unaided by a magnifying, light-collecting optical instrument, such as a telescope or microscope, or eye protection. Vision corrected to normal acuity using corrective lenses is still considered "naked". In astronomy, the naked eye may be used to observe celestial events and objects visible without equipment, such as conjunctions, passing comets, meteor showers, and the brightest asteroids, including 4 Vesta.
Memory pagingIn computer operating systems, memory paging (or swapping on some Unix-like systems) is a memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory. In this scheme, the operating system retrieves data from secondary storage in same-size blocks called pages. Paging is an important part of virtual memory implementations in modern operating systems, using secondary storage to let programs exceed the size of available physical memory.