compsci

Index

August 28, 2021
index, networking, compsci, sysadmin, dev, work, misc, linux

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

Computer science

index, compsci

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

compsci

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

compsci

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

compsci

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 #