Or, you know, do two passes.
Problem is he's right and you are wrong.
64 Kb should be enough for anyone!
Is this just a long winded way of saying: 'turn recursion into mutual recursion thus eliminating the self-reference.'?
This just goes to show the broader ancestry of the 'hero worship' that is so prevalent in the Go community nowadays. Rob Pike is the new DHH.
Also, it doesn't consider the typical scam in the Bitcoin world where someone builds up immense positive reputation points and then goes off riding into the sunset with a single haul. Not to mention that selling the…
I think you should not attach yourself emotionally to whether a certain perspective is "educational" or "instructive" to anyone. Rather, look at both perspectives in a [detached] clinical manner as just things that are.
`python_to_pythonjs` seems to ignore that flag.
Pseudocode (better). Notice the immutable everything and the brevity (i.e., vertical space saved). interactive := (name == "-") fd, err := interactive ? (os.Stdin, None) : os.Open(name) [And yes I understand that Go…
Or, you know, do two passes.
Problem is he's right and you are wrong.
64 Kb should be enough for anyone!
Is this just a long winded way of saying: 'turn recursion into mutual recursion thus eliminating the self-reference.'?
This just goes to show the broader ancestry of the 'hero worship' that is so prevalent in the Go community nowadays. Rob Pike is the new DHH.
Also, it doesn't consider the typical scam in the Bitcoin world where someone builds up immense positive reputation points and then goes off riding into the sunset with a single haul. Not to mention that selling the…
I think you should not attach yourself emotionally to whether a certain perspective is "educational" or "instructive" to anyone. Rather, look at both perspectives in a [detached] clinical manner as just things that are.
`python_to_pythonjs` seems to ignore that flag.
Pseudocode (better). Notice the immutable everything and the brevity (i.e., vertical space saved). interactive := (name == "-") fd, err := interactive ? (os.Stdin, None) : os.Open(name) [And yes I understand that Go…