Oddbean new post about | logout
 nostr:npub1kyj8fc02kmj2gkrazg7cd9duc87e4v0xhpxn0949hve74pyj2s0qlre72m nostr:npub1sdunjhskgvp3aghxsz8gds5acts5a5pkwa5gk5kff3dt6lzwfe6qvvw074 A good way of understanding that stuff is to write debug visualizations, even if super crude. In your code, draw a few circles and lines and whatnot in reaction to the input data (or also, based on your own tentative calculations).

Seeing stuff react *live* is so effective at giving you an intuitive understanding of how the values behave, how they relate. You see what goes down and up as you rotate the phone, you notice thresholds that are never crossed, etc. Effective and fun 😃