Game Development Update Journal 10
A game developer details Unity screen scaling solutions, gameplay balancing, and quality-of-life fixes in a development update.
A game developer details Unity screen scaling solutions, gameplay balancing, and quality-of-life fixes in a development update.
Exploring the link between web performance, sustainability, and the ethical dilemmas developers face when building for high-carbon industries.
Explains how to use EF Core Query Splitting to solve performance issues like Cartesian Explosion in database queries.
A developer details performance improvements and new features in version 0.2 of Shotman, a GUI tool for managing screenshots on Wayland.
Learn to optimize Sentence Transformers models for faster inference using Hugging Face Optimum, ONNX Runtime, and dynamic quantization.
Explains the JavaScript debouncing technique to optimize performance by delaying function calls, with practical code examples.
Explores challenges integrating sparse Cholesky factorizations with JAX for faster statistical inference in PyMC.
A framework for engineering teams to improve web performance by focusing on management maturity, not just technical solutions.
Explains how Core Web Vitals apply to Single-Page Applications (SPAs), highlighting measurement gaps and optimization strategies like SSR.
A tool for checking if third-party scripts on your website use green hosting and their environmental impact.
Explores techniques to reduce the environmental impact and improve performance of social media embeds and widgets on websites.
Explores using the HTML [hidden] attribute with Angular's trackBy for smoother, more performant client-side filtering compared to *ngIf.
A web developer argues for reducing the environmental impact of websites through individual and collective action, addressing common criticisms.
Analyzes performance improvements and hardware scalability of the PairwiseDistancesArgKmin algorithm in scikit-learn's k-nearest neighbors implementation.
Introducing PairwiseDistancesReduction, a new Cython-based abstraction in scikit-learn for high-performance CPU computations of reductions over pairwise distances.
Explains ongoing developer efforts to dramatically improve scikit-learn's performance, focusing on hardware scalability and algorithmic optimizations.
Explains how using variable web fonts can improve website performance by reducing font file requests and page load times.
A developer shares insights from building and open-sourcing a React component for virtualizing large lists to improve performance.
A technical guide on building high-performance PostgreSQL extensions using the Rust programming language and the pgx framework.
An analysis of how modern fast hardware contrasts with sluggish software, urging developers to optimize resource usage.