Value-Driven Software Documentation

Jim Haungs

Documentation is a tough sell to software engineers. We want to invent amazing features and write code, and when we finish doing that, we want to do it some more. We don’t want to take the time to sit down and actually describe what we’ve done. But if we don’t, how is anyone else — […]

Read more

Empathic Collaboration

Vertika Srivastava

My product-focused engineering team at Credit Karma works on a wide variety of projects: designing product experiences, building front-end features, spinning up back-end services and  analyzing data. We interact with a diverse set of people to get these things done. At one point, we might be asking for help from a platform engineer, and at […]

Read more

Frequentist Stopping Rules

Robert Neal

Stopping rules are what make most frequentist (a.k.a. classical) statistical tests valid. Unsurprisingly, they tell you when to stop an experiment, and equally unsurprising, they are rules that must be followed in order to get statistically valid experiments from statistical tests that depend on them. However, despite stopping rules being critical to the interpretation of […]

Read more

JSON and the Confusion of Formats in Big Data

Yongjia Wang

In the era of big data, the choices of data formats are dazzling, and the concept of data format itself can be confusing. Our data platform team found it helpful to breakdown this topic based on the three major stages in the life cycle of data: in-memory representation (logical format), on-the-wire serialization (exchange format), and […]

Read more

Making an Impact as an Intern: Building Web Push Notifications

Luba Kravchenko

When I started at Credit Karma, it was my first internship outside of Toronto. As a Computer Science student at the University of Waterloo, I have the opportunity to complete six internships; Credit Karma has been my third. So having done this two times before I had learned one very important thing: what you get […]

Read more