Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Apparently the errors found were "transcription errors" not "programming errors." Using Excel or not then is irrelevant.

Excel (and any other spreadsheet) is a nice and convenient tool to get easy tabular inputs and some results fast. Spreadsheets were one of the first useful programs on PCs.



With spreadsheets a lot of steps needlessly require human transcription (cut/paste, typing and so on). So there is a casual relation.


Steps require "human transcription"? I think you've got a wrong term, and if you mistype the data you have on the paper when making a spreadsheet I don't see why you wouldn't when doing the same typing using your text editor.


"Manual intervention" would have been better. The steps involved can be copying and pasting, selecting a range (very nasty if you miss and don't notice), and even typing data from another source. Compare that to something like R where you typically load the data (even from a URL) with command like "read.table()" and most operations are implicitly over the whole data frame (no copying of data from paper required).


Somebody has to type the data you loaded.


No, with good fortune the data is directly transcribed by a machine. Babbage included a printer in his designs to avoid human transcription error.


Genomics data is produced by machines. And R is quite popular with bioinformaticians that analyse it.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: