RESEARCH BASE

Search 3,717 documents across 34 fields — every claim tier-rated by evidence

3,717 documents 34 sections 47,686 citations 34,596+ keywords indexed 4 evidence tiers

685 results for "normal science" — page 29 of 35

T_5_20 Verified Psychology & Social

T_5_20 — Synesthesia & Cross-Modal Perception

Synesthesia is a neurological phenomenon in which stimulation of one sensory or cognitive pathway automatically triggers an involuntary experience in a second pathway — for example, seeing specific colors when reading le

synesthesia cross-modal perception grapheme-color chromesthesia mirror-touch multisensory integration
T_5_03 Psychology & Social

T_5_03 — Embodied and Social Cognition

Embodied cognition challenges the classical computational model of mind (cognition as abstract symbol manipulation, independent of the body) by proposing that cognitive processes are fundamentally shaped by the body's ph

embodied cognition grounded cognition 4E cognition enactivism extended mind situated cognition
T_5_00 Psychology & Social

T_5_00 — Applied Specialized: Subfolder Summary

D_3_02 Sites & Artifacts

D_3_02 — Paracas Trident, Candelabra, and Cross-Cultural Trident Symbolism

The Paracas Candelabra (also called "Candelabro de Paracas" or "the Trident") is a massive geoglyph carved into the sandy hillside of the Paracas Peninsula on Peru's southern coast, overlooking Pisco Bay. Measuring ~180

Paracas Candelabra trident Pisco Bay geoglyph Nazca Lines Paracas culture
B_5_00 Beings & Entities

B_5_00 — Rationalist Analytical: Subfolder Summary

B_5_04 Beings & Entities

B_5_04 — Euhemerism and Historical Figures Behind Mythological Beings

Euhemerism is the interpretive method named after Greek mythographer Euhemerus of Messene (~300 BCE), who argued in his Sacred History (Hiera Anagraphe) that the gods of Greek religion were originally human kings and war

euhemerism Euhemerus Sacred History deification ruler cults apotheosis
B_2_12 Beings & Entities

B_2_12 — Doppelgängers, Spirit Doubles, and the Ka

The experience of encountering one's own double — or a spectral duplicate of another person — is one of the most unsettling and widely reported phenomena in human experience. Ancient Egyptian religion formalized the conc

doppelgänger spirit double Ka Egyptian soul Norse fylgja Finnish etiäinen
ZD_1_17 Credible Information & Computation

ZD_1_17 — Integrated Information Theory

Integrated Information Theory (IIT) is a mathematical theory of consciousness developed by Giulio Tononi (University of Wisconsin-Madison, 2004; IIT 3.0, 2014; IIT 4.0, 2022) that attempts to explain what consciousness i

integrated-information-theory iit consciousness phi giulio-tononi qualia
ZD_3_05 Verified Information & Computation

ZD_3_05 — Compiler Theory and Parsing

Compiler theory — the science of translating high-level programming languages into machine-executable code — is one of the most mathematically rigorous and practically impactful subfields of computer science. Compilers b

compiler parsing lexical analysis syntax analysis code generation optimization
ZD_3_00 Information & Computation

ZD_3_00 — Systems Architecture: Subfolder Summary

ZD_3_11 Verified Information & Computation

ZD_3_11 — History of Programming Languages: From Machine Code to Modern Paradigms

The history of programming languages traces the evolution of formal notations for instructing computers — from the raw binary patterns of machine code and the mnemonic abbreviations of assembly language through the devel

programming languages history FORTRAN LISP C object-oriented
ZD_3_06 Verified Information & Computation

ZD_3_06 — Internet Architecture and Protocols

The Internet — a global network of interconnected networks — is arguably the most transformative technology of the late 20th century, connecting >5 billion users worldwide. Its architecture reflects deliberate design cho

internet TCP/IP protocol packet switching ARPANET HTTP
ZD_3_17 Verified Information & Computation

ZD_3_17 — Reversible Computing and Landauer's Principle

Landauer's principle (1961) — one of the deepest connections between physics and computation — states that the erasure of one bit of information necessarily dissipates at least $k_B T \ln 2$ of energy as heat (approximat

reversible-computing landauers-principle thermodynamics-computation entropy information-erasure maxwell-demon
ZD_3_02 Verified Information & Computation

ZD_3_02 — Computer Architecture and Von Neumann Model

Computer architecture concerns the design of digital computers — the organizational structure, functional behavior, and implementation of computing systems from logic gates to complete processors. The dominant paradigm s

computer architecture von Neumann architecture stored program CPU ALU instruction set
ZD_3_08 Verified Information & Computation

ZD_3_08 — Cybersecurity and Network Security

Cybersecurity — the protection of computer systems, networks, and data from unauthorized access, damage, or disruption — has grown from a technical niche into a critical domain affecting national security, economic stabi

cybersecurity network security vulnerability exploit malware firewall
ZD_3_04 Verified Information & Computation

ZD_3_04 — Operating Systems and Concurrency

Operating systems (OS) — the software layer managing hardware resources and providing abstractions for applications — are among the most complex software artifacts ever built. They manage process scheduling (deciding whi

operating system process management concurrency thread mutex semaphore
ZD_3_14 Verified Information & Computation

ZD_3_14 — Memory and Storage Systems: From RAM to Distributed Databases

Memory and storage systems form the foundation of all computing — providing the physical mechanisms for storing and retrieving data, from the fastest, most expensive registers and caches that serve the processor's immedi

memory storage RAM SSD hard drive caching
ZD_3_07 Verified Information & Computation

ZD_3_07 — Parallel Computing and GPU Programming

Parallel computing — executing multiple computations simultaneously — has become the dominant paradigm for performance growth since single-core clock speeds plateaued (~2005). Flynn's taxonomy (1966) classifies computer

parallel computing GPU GPGPU CUDA multicore thread parallelism
ZD_3_12 Verified Information & Computation

ZD_3_12 — Software Engineering: Processes, Architecture, and Quality

Software engineering is the systematic application of engineering principles to the design, development, testing, deployment, and maintenance of software systems — addressing the fundamental challenge that software is am

software engineering software development agile waterfall architecture testing
ZD_3_03 Verified Information & Computation

ZD_3_03 — Distributed Systems and Consensus

Distributed systems — collections of independent computers that appear to users as a single coherent system — are fundamental to modern computing infrastructure: the internet, cloud computing, databases, blockchain, and

distributed systems consensus Byzantine fault tolerance Paxos Raft blockchain