(no title)
snu | 5 years ago
I had assumed that this was a 'feature' that could not be disabled, akin to 80s cars having the requirement to hold the handle up when shutting the door to keep it locked. I have a suspicion that this led to more cars being left unlocked and stolen than it saved people from locking their keys in the car.
TeMPOraL|5 years ago
When I first realized this, I made a decision to always remember to RTFM, and I mean actually read it. Since then, it helped me in many ways. Some random examples:
- At one of my previous jobs, there was a proprietary source control / issue tracker / timesheeting system that the customer forced on us. Everyone absolutely hated it, considered it clunky and super confusing. One day by chance I realized there's an user manual in the Help menu, which I read end-to-end. And suddenly, I saw the system as easy to use, quite intuitive, and even somewhat likeable. Did wonders for my job satisfaction.
- My ability to use GDB went up an order of magnitude after I read the small book's worth of user manual it ships with. Ever since, I've learned to appreciate Info pages that come with GNU software, and prefer that to skimming man pages.
- When we bought our current car, my wife printed out the manual and I read that cover-to-cover too. Discovered a bunch of tiny little features we would've never thought to look for otherwise.
At this point, I consider the skill of reading a manual end-to-end to be my little superpower :). And I'm deeply disappointed when a product (be it physical or software) doesn't include a proper user's manual.