Linear Diffusion: Building a Diffusion Model from linear Components
Introducing Linear Diffusion, a novel diffusion model built entirely from linear components for generating simple images like MNIST digits.
Introducing Linear Diffusion, a novel diffusion model built entirely from linear components for generating simple images like MNIST digits.
Explores differences in how Chrome's FCP and LCP metrics define 'contentful' elements, focusing on image entropy and SVG handling.
Explores key characteristics of well-maintained software, focusing on code understandability, clear steps, and comprehensive testing for easier changes.
Analyzes why the registration pattern in config systems fails to scale, highlighting import-time costs and proposing alternatives.
Discusses the importance of product-minded engineers in startups, their traits, and the challenge of cultivating this mindset in the tech industry.
Explores essential design patterns for building efficient and maintainable machine learning systems in production, focusing on data pipelines and best practices.
A blog post reviving an interactive stem-and-leaf plot playground built with D3 and CoffeeScript, demonstrating data visualization techniques.
Explains how to use Nix with Dockerfiles to create consistent, reproducible environments across development, CI, and production.
A guide to bypassing Maestro's sandbox to execute command-line commands from within mobile UI tests, enabling advanced automation scenarios.
A talk on implementing full-text search in Django using only PostgreSQL, presented at PyCon US 2023.
A tutorial on creating a free, customizable verification checkmark web component using JavaScript and SVG, inspired by Twitter's paid verification.
A quick-start guide to using the R programming language for data analysis, covering installation, data exploration, and basic plotting with the iris dataset.
Explains how to use the Unit of Work pattern with domain events in a .NET DDD application to ensure data consistency.
Explores the balance between subclassing and composition in Python, arguing for a pragmatic approach to object-oriented design.
A developer reflects on the fragmented social media landscape and explains his decision to return to blogging as his primary platform for sharing ideas.
A developer explains 'Parametric Progress', a method for improving codebases by changing only one aspect at a time to better understand system effects.
A manager discusses the critical role of clear writing in tech leadership, from specs to feedback, and the need to adapt style.
A guide to writing comments in React JSX, covering standard syntax and alternative JavaScript comment techniques for cleaner code.
How to automate Jekyll documentation builds and link checking using GitHub Actions for PRs, improving contributor workflow.
AWS announces general availability of Amazon CodeCatalyst, a unified DevOps service for planning, coding, building, testing, and deploying applications.