Summary: Using of WebP for image compression on websites, noting its recent support by Safari and the upcoming WebP v2, which promises further improvements.
Summary: Review of the book '97 Things Every Java Programmer Should Know' by Kevlin Henney and Trisha Gee.
Summary: Course review: 'Java Memory Management' on LinkedIn Learning.
Summary: '97 Things Every Programmer Should Know' is a book containing 97 tips and advice for programmers, covering topics such as design patterns, testing, refactoring, and collaboration. Although it was published in 2010, most of the advice is still relevant today. The book is a good reminder of mostly good practices and can be read quickly.
Summary: A bug encountered while using Google BigQuery, specifically with type inference in complex scenarios involving arrays of structs. Plus a solution, and insights on BigQuery's behavior.