Todd Schiller

Human ✘ Artificial Intelligence

Categories

Ai (4)

Browser extensions (8)

Domain specific languages (2)

  • I've been creating an annotated collection of financial domain-specific language papers, talks, and webpages on the DSLFIN workshop resources page. Since it's become a bit...

Machine learning (3)

Reasoning (1)

Software engineering (4)

Talent acquisition (1)

Testing (1)

  • In an ideal world, each unit test would run in isolation. In practice, environment setup (e.g., database schema setup) is expensive, so it's common to share resources between...

Verification (2)

  • Joel Spolsky has a popular post from 2005 on "Making Wrong Code Look Wrong". In this post, I'll address his suggestion to use Hungarian Notation. It turns out we can now do...