The main/only things I want to work on are either artificial intelligence or space exploration
(and of ideally a mix of both.) I read this from Stephan Hawking in his book Brief Answers to
the Big Questions, where in the end, he states that the two most important fields to work on
and progress in for the next century will be AI and space exploration/travel.
Try and approach all of mathematics like trying to learn a new sub-language of something you
already know. If you can understand the syntax of how the problem you are working on is expressed,
you’re more than 50% of the way to understanding the problem and if you know how to manipulate the
syntax of the problem, you can more easily reason about it.
21 Aug. 2025 :: Personal set of coding guidelines (will always add to this)
Early return if statements instead of whole code block in an if statement