Blog


Top Selected


Other Selected

Recommended Language, Tools, Path, and Curriculum for Teaching Kids to Code
2024 Jan | I'd start off with some introductory course that covers the very basics of coding in some language that is used by many professional programmers but where the syntax reads almost like plain English and lower-level details like memory management are abstracted away. Then, I'd jump right into building board games and strategic game-playing agents (so a human can play against the computer), starting with simple games (e.g. tic-tac-toe) and working upwards from there (maybe connect 4 next, then checkers, and so on).

Tips for Learning Math Effectively
2024 Jan | Solving problems, building on top of what you've learned, reviewing what you've learned, and quality, quantity, and spacing of practice.

Can You Automate a Math Teacher?
2023 Oct | For many (but not all) students, the answer is yes. And for many of those students, automation can unlock life-changing educational outcomes.

For Most Students, Competition Math is a Waste of Time
2023 Sep | If you look at the kinds of math that most quantitative professionals use on a daily basis, competition math tricks don't show up anywhere. But what does show up everywhere is university-level math subjects.

Business Lessons from Science Fair
2023 Jun | The most important things I learned from competing in science fairs had nothing to do with physics or even academics. My main takeaways were actually related to business -- in particular, sales and marketing.


Other

Learning vs Feeling
2024 Apr | The strongest people lift weights heavy enough to make them feel weak.

What Mathematics Can Teach Us About Human Nature
2024 Apr | It highlights the aversion that people have to doing hard things. People will do unbelievable mental gymnastics to convince themselves that doing an easy, enjoyable thing that is unrelated to their supposed goal somehow moves the needle more than doing a hard, unpleasant thing that is directly related to said goal.

Intuiting Adversarial Examples in Neural Networks via a Simple Computational Experiment
2024 Feb | The network becomes book-smart in a particular area but not street-smart in general. The training procedure is like a series of exams on material within a tiny subject area (your data subspace). The network refines its knowledge in the subject area to maximize its performance on those exams, but it doesn't refine its knowledge outside that subject area. And that leaves it gullible to adversarial examples using inputs outside the subject area.

A Common Source of Student Mistakes
2024 Jan | Many students who pattern-match will tend to prefer solutions requiring fewer and simpler operations, especially if those solutions yield ballpark-reasonable results.

My Go-To Math Riddle: How Many Squares are in a 10 x 10 Grid?
2023 Nov | Q: Draw a 10 x 10 square grid. How many squares are there in total? Not just 1 x 1 squares, but also 2 x 2 squares, 3 x 3 squares, and so on. A: The total number of square shapes is the total sum of square numbers 1 + 4 + 9 + 16 + ... + 100.

The Abstraction Ceiling: Why it’s Hard to Teach First-Principles Reasoning
2023 Oct | Everyone has some level of abstraction beyond which they are incapable of engaging in first-principles reasoning. That level is different for everyone, and it's not a hard threshold, but beyond it the time and mental effort required to perform first-principles reasoning skyrockets until first-principles reasoning becomes completely infeasible.

Selecting a Good Problem to Work On
2023 Jan | Good problem = intersection between your own interests/talents, the realm of what's feasible, and the desires of the external world.

Thales’ Theorem
2019 Dec | Every inscribed triangle whose hypotenuse is a diameter is a right triangle.

The Brain in One Sentence
2015 Nov | The brain is a neuronal network integrating specialized subsystems that use local competition and thresholding to sparsify input, spike-timing dependent plasticity to learn inference, and layering to implement hierarchical predictive learning.

On the Contrasting Educations and Outcomes of Ben Franklin and Montaigne
2015 May | Montaigne's education, strictly dictated by his parents and university studies, resulted in an isolative work with scholarly impact but limited public reach. Conversely, Benjamin Franklin's goal-oriented self-teaching led to influential creations and roles benefiting his community and nation.

Sound Waves
2012 Dec | A brief overview of sound waves and how they interact with things.

Detecting Dark Matter
2012 Dec | A brief overview of the experimental search for dark matter (XENON, CDMS, PICASSO, COUPP).

Evidence for the Existence of Dark Matter
2012 Dec | Mass discrepancies in galaxies and clusters, cosmic background radiation, the structure of the universe, and big bang nucleosynthesis's impact on baryon density.