Oddbean new post about | logout

Notes by James Cash | export

 you probably shouldn't use my spellcheck script (it's a bit of a mess) but I feel like the reason... 
 @e06c1f25 Nice, I love making one's own specific tool for things like this 😊
Question based on the gist though - shouldn’t `P` be dividing the looked-up value by `N`? I guess it doesn't actually matter here, since the denominator is always the same though…but in that case, that `N` parameter can just be removed?