Skip to main content

4 posts tagged with "coding"

View All Tags

Do, Drop, Fail, Fix Metrics

· 2 min read
Adam Kecskes
Operations and Engineering Manager

I was looking over the DORA metrics, trying to think of a mnemonic for the four options that would roll of the tongue a little more easily than "Lead Time," "Deployment Frequency," "Failure Rate," and "Time to Recover." I mean, "DORA" itself isn't even helpful, since it stands for DevOps Research and Assessment, which is the name of the project, not a acronym for the metrics.

Line by Line Java

· 5 min read
Adam Kecskes
Operations and Engineering Manager

I'm writing the code out of Crafting Interpreters and since it's been such a long time since I wrote Java, I'm creating this living document to help me remember some of the more specific details and quirks of the language. Depending on when you read this, it may be less complete than I'd like, but I post it here in any case to help those who might run across it.

Last updated: Aug 22, 2024