Page 3

Sendy is Insecure: How Not to Implement reCAPTCHA

Security

Sendy's reCAPTCHA implementation doesn't do anything.

Read

Git Aliases I Use (Because I'm Lazy)

Programming

I really dislike typing out git commands, even the short ones.

Read

Properly Size Images for the Web

Web Development

Even weather.com is doing this wrong - are you?

Read

Why Webpack? (or, How Not to Serve Javascript)

Web Development

I learned this the hard way, but hopefully you don't have to.

Read

Avoid Premature Optimization

Best Practices

How I fell into the trap of premature optimization, the root of all evil.

Read

Can You Find The Bug in This Code?

Javascript

This is an actual bug I had once.

Read

How I Became a Programmer

Programming

My unlikely origin story.

Read

Building a Better Profanity Detection Library with scikit-learn

Machine Learning

Why existing libraries are uninspiring and how I built a better one.

Read