In GUI browsers, I have this page themed dynamically, so when it's dark outside, you'll get a dark theme. You need JS enabled if you want the dynamic theme; I don't run any JS-based analytics or tracking.
Dynamic programming is a way to optimise algorithms by reducing the amount of computation being done. DP algorithms store previous results and reuse them when calculating.