Machine Learning @ Monzo in 2022
An update on how Monzo integrated machine learning across its organization in 2022, covering team structure, growth, and new initiatives.
An update on how Monzo integrated machine learning across its organization in 2022, covering team structure, growth, and new initiatives.
Explains why ref-structs in C# are considered obsolete, focusing on the Obsolete attribute's impact on code coverage and Span usage.
A manager's guide to handling engineers who prioritize low-impact side tasks, balancing motivation with business needs.
Explains how to combine Angular Testing Library and Test Harnesses to write more robust and maintainable tests for components, especially third-party ones.
Introduces a Terraform module for deploying Azure DNS Private Resolver, simplifying DNS management in hybrid cloud environments.
A developer explores issues building Apache Flink with modern Maven due to blocked HTTP repositories in dependencies, offering troubleshooting insights.
A developer details issues building Apache Flink with modern Maven due to blocked HTTP repositories in dependencies, offering troubleshooting insights.
Elon Musk's actions highlight the fragility of centralized online communities and spark renewed interest in the decentralized web.
A guide to setting up the terminal-based Spotify client spotify-tui with the lightweight daemon spotifyd, using PulseAudio for audio on Linux.
The author announces a blog rebrand to 'Herding Lions' and a move to a new platform to simplify writing and integrate microblogging.
Explores the unique challenges of measuring engineering manager performance compared to individual contributors, focusing on timeframes and domains of responsibility.
Introducing Randa, a simple app for generating random numbers across Apple platforms, useful for decisions, games, and more.
A guide to implementing Dynamic Type support with monospaced digit fonts in iOS apps to prevent UI layout shifts.
A technical tutorial on how to read emails from Microsoft 365 inboxes using Microsoft Graph API and .NET, including setup and code examples.
A critical analysis of AWS re:Invent 2022, questioning AWS's innovation and discussing the shift from cloud primitives to open-source platforms.
Explains SwiftUI view lifecycles, the render tree, and how state is managed, with a companion app for observation.
A comprehensive guide to the various collection-like types in .NET (C#), explaining their differences, use cases, and best practices for selection.
A technical guide on using Vagrant to quickly deploy and manage virtual machines for security testing and development environments.
A summary of 24 Java features introduced in 2022, covering language updates, APIs, tooling, and performance improvements from the OpenJDK community.
An introduction to Python type hints, explaining their purpose and demonstrating usage with common examples to improve code quality.