Crack your mac passwordIn the rare case that you have access to your Mac but forgot your password you can use this script to brute force some close combinations…May 15, 2023May 15, 2023
Fit A Circle To N Points — Least SquaresWe need to solve for parameters a, b, r given N points on circle. We will use least squares.Nov 29, 2020Nov 29, 2020
8 JavaScript optimizations Closure Compiler can do conventional minifiers just can’tClosure Compiler is a JavaScript type checker and optimizer. But just what can these optimizations do to shrink that oh-so-important bundle…Oct 12, 2017Oct 12, 2017