|
|
|
|
|
by karmakaze
1332 days ago
|
|
There is a good message here if you don't get distracted by whatever may particlarly bother you about the presentation. > You don't need complex sentences to express complex ideas. [...] Informal language is the athletic clothing of ideas. I interpret this as following my basic mode of operation: express everything as simply as I can, even if that makes my brilliant idea sound so obvious. The goal isn't to make myself seem smart, it's to get the idea across. With practice this is natural and you find yourself able to express more complex things than you thought you could. If I use complex ways of describing less complex things I'd be putting a lower limit on what I could express. Basically, how would Richard Feynman say it? He was a master of using the simplest descriptions of the most complex subjects. The same goes for coding style. There is a time where fancy metaprogramming will be needed to make something compact and manageable. But that isn't the first thing you should reach for in simpler cases. |
|
Transcript of natural conversation is not a simple readable text. Instead, it requires a lot of editing to become one.