←back to thread

526 points swills | 1 comments | | HN request time: 0.216s | source
Show context
charcircuit ◴[] No.45688714[source]
/dev/null is not a database. By this logic is a hard disk a database, is a CD a database. No. They are storage mediums. You could store a database on them, but they themselves are not a database.

Considering there is no way to read back data written to /dev/null it will not be useful for storing database data.

replies(5): >>45688749 #>>45689087 #>>45689165 #>>45691172 #>>45691960 #
jonathrg ◴[] No.45689165[source]
You can store any data as long as it doesn't contain any ones
replies(1): >>45689971 #
1. saltcured ◴[] No.45689971[source]
And, you don't depend on it remembering how many zeros you wrote last.