|
|
|
|
|
by dartos
847 days ago
|
|
Being a programmer necessarily changes how you approach and interact with computers. After a while (and not a long one) you develop a serious usability bias since you can intuit what a program is doing and how best to interact with it. The longer you work in software, the harder it is to accurately imagine how a non programmer uses a computer. That’s why the classic “only users could cause this error” jokes exist. |
|
My partner works as a medical research assistant. They had filled data into a huge spreadsheet in a software I think was called IBM SSES or something along those lines. Basically an excel spreadsheet, with hundreds of columns and tens of thousands of rows.
One of the analyses they wanted to run wasn't working correctly so she was tasked with filling in 0s in place of empty cells. She was expecting to spend 2-3 weeks doing this. She mentioned it to me, I've never seen this software before in my life but it took me 15 minutes to figure out how to do three weeks of manual work instantly. Just googled it and followed some instructions.
Being able to understand software is a useful skill. We should find ways to bring the average person up to speed, help them understand what computers can do so they too can see a task like that and be like "there's no way the software doesn't have an easier way to do that" instead of wasting time doing pointless busywork.