Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
keyle
9 days ago
|
parent
|
context
|
favorite
| on:
Rob Pike’s Rules of Programming (1989)
Rule 5 is definitely king. Code acts on data, if the data is crap, you're already lost.
edit: s/data/data structure/
help
andsoitis
9 days ago
[–]
… if the data structures are crap.
Good software can handle crap data.
reply
keyle
9 days ago
|
parent
[–]
That is not what I meant. I meant crap data structures. Sorry it's late here.
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
edit: s/data/data structure/