Book – Engineering Management for the Rest of Us
A book review of 'Engineering Management for the Rest of Us', summarizing key lessons on trust, communication, and team leadership for tech managers.
A book review of 'Engineering Management for the Rest of Us', summarizing key lessons on trust, communication, and team leadership for tech managers.
A guide to automating dependency upgrades using Renovate, Dependabot, and Mergify for GitHub repositories.
A walkthrough of solving Day 1 of Advent of Code 2022, focusing on parsing input and calculating the highest calorie count using JavaScript.
A personal review of 2022 covering a car accident, working at Remix, launching EpicWeb.dev, and speaking at conferences worldwide.
Explores how to make a StringBuilder enumerable in C# using compiler duck typing and extension methods, despite it not implementing IEnumerable.
A developer recounts debugging a Swift Set.intersection bug while solving an Advent of Code puzzle, leading to a custom extension.
Analyzes gaps in current API documentation tools for TypeScript libraries and proposes the need for a standardized API model.
A technical cheatsheet explaining Unix, Vim, and Neovim clipboard selections and registers for efficient copy-paste operations.
Explores convolutions in probability theory, explaining how they combine distributions and compute sums of random variables.
Exploring JAX-compatible sparse Cholesky decomposition, focusing on symbolic factorization and JAX's control flow challenges.
Explores the connection between the Welch-Satterthwaite t-test and linear regression using the sandwich variance estimator.
A software developer announces a hiatus from blogging, reflecting on diminishing returns and industry frustrations.
A guide to calculating marginal and conditional effects in generalized linear mixed models (GLMMs) using the R {marginaleffects} package.
A guide on using the question 'What problem are we trying to solve?' to improve meeting focus and productivity in a tech/product context.
Guide on converting glTF PBR materials from spec/gloss to metal/rough workflows, including updates for three.js.
A former Twitter web app developer shares technical lessons and modern framework choices for rebuilding a social media platform like Twitter or Mastodon.
A tutorial on building a GraphQL API within a Solid-Start application, covering setup, schema definition, and resolvers.
A tutorial on building a Solid-Start application with an integrated tRPC API, covering setup, schema definition, and client generation.
Explores code generation in Hare v2 using strings::template for IPC interface implementation, building on a previous tool.
A Django community member reflects on receiving the 2022 Malcolm Tredinnick Memorial Prize and the importance of community participation.