Y
Hacker News
new
|
ask
|
show
|
jobs
by
phs2501
105 days ago
For one thing, static vs dynamic RAM. Static RAM (which is what's used for your typical CPU cache) is implemented with flip-flops and doesn't need to be refreshed, reads aren't destructive like DRAM, etc.