Bio: Wannabe philosophy professor turned wannabe tech entrepreneur

How and When to Control for Confounders During Product Usage Analyses

made by philosophicalhacker, submitted by Mai
This blog post clearly lays out a few approaches to systematically exploring the impact of confounding variables in your data.

Programming and Forecasting

made and submitted by philosophicalhacker
How I'm improving my ability to properly estimate how long it'll take to complete a programming task.

When should we create abstractions instead of duplication?

made and submitted by philosophicalhacker
Because abstractions aren’t free, sometimes we’re better off duplicating code instead of creating them. Here I consider different views on this trade-off and argue for a new, brier score based approach.

Are source files serially correlated?

made by philosophicalhacker, submitted by nicholasbs
A fascinating analysis of whether or not diffs in a large repository are serially correlated across months and quarters.