August 28, 2021
Index # All of my notes can now be found on my github .
Search by tag .
Computer Science # Development # Programming Editors Markup Documentation Strategies System Administration # Linux Networking Security Servers Data DevOps # Automation Personal Development # Learning Career Finance Mental Health Fitness Productivity Architecture # Architecture Home # Office Aesthetics Furniture Materials Music # Music Environment # Climate Change Sustainability Clean Energy Work # Notes Playbooks Training Wiki Pipeline Miscellaneous # Automotive
Resources # Wikipedia Learning # Teach Yourself Computer Science * OSSU - Computer Science * The Missing Semester of Your CS Education OSSU Open Source Society University Development #
Non-volatile random-access memory (NVRAM) is RAM that retains data without applied power. This is in contrast to DRAM and SRAM which both maintain data only for as long as power is applied.
Phase-change memory (PCM) is a type of NVRAM . A type of glass experiences a change of phase when current is ran through a heating element changing it’s crystalline state. Thus, phase change.
Wikipedia - Phase-change memory
Random-Access Memory # Random-access memory (RAM) is a form of computer memory that can be read and changed in any order, typically used to store working data.
Wikipedia - Random-access memory #