What I Learned at Work this Week: Horizontal Pod AutoscalingMy team holds a “retro” meeting every two weeks. In that meeting, we reflect on what we’ve done since the last retro meeting and, if we’ve…7h ago7h ago
What I Learned at Work This Week: Local Variable Type Inference GuidelinesUsually I’ll come up with a topic for this blog based on work that I have to do which requires me to understand a new concept. This week…May 26A response icon1May 26A response icon1
What I Learned at Work this Week: Recurring MySQL SyntaxI like writing SQL. Whether it’s Snowflake, Postgres, or MySQL (these are surely the only querying languages), it all just makes sense. I…Apr 6Apr 6
What I Learned at Work This Week: Timing a Method with Object Oriented PrinciplesThis week, I was tasked with investigating a latency issue with one of my team’s services. We use Datadog to chart the amount of time it…Mar 8Mar 8
What I Learned at Work this Week: Python patch and pytest fixtureMy manager knows that I’m more comfortable working on Python than Java. So when I closed my last ticket of the sprint on a Thursday, he…Jan 12Jan 12
What I Learned at Work this Week: File Signatures and Hexadecimal EncodingLoyal readers know that I’ve done a lot of work on a product that generates reports in a CSV format and sends them to an SFTP. But my team…Dec 8, 2024Dec 8, 2024
What I Learned at Work this Week: Guava CacheThis week, I was on-call at work and I got paged a bunch. One of my pages was for a service that received an overload of requests and…Oct 19, 2024Oct 19, 2024
What I Learned at Work this Week: UTF-16 LE with BOMI was investigating an error with a service that parses a CSV file. The job failed to complete and, when I reviewed the logs, nearly every…Sep 14, 2024Sep 14, 2024
What I Learned at Work this Week: A Nullable Option in a Java RecordWe’ve been working on developing a new API, which means we’re receiving and transforming lots of different types of data. I’ve started to…Jul 27, 2024A response icon4Jul 27, 2024A response icon4
What I Learned at Work last Week: Java EnumsMy team has been working on updating a legacy product to make its UI more feature-rich, reliable, and easier to use. This product accepts…Jul 6, 2024Jul 6, 2024