Useful engineering metrics and why velocity is not one of them
Argues that velocity is a poor engineering metric and introduces better metrics for measuring team performance and productivity.
Argues that velocity is a poor engineering metric and introduces better metrics for measuring team performance and productivity.
A developer recounts how automating a game with Perl bots as a teenager sparked his passion for programming and software engineering.
A guide on crafting effective abstracts for short, focused lightning talks at tech conferences, emphasizing clarity and a single core idea.
Explores the concept of native HTML includes with lazy loading, proposing browser-native features similar to PHP includes.
A guide to setting up automated message reminders in Microsoft Teams using Power Automate to boost productivity.
A guide to creating and managing dialogs in Angular, covering simple implementations and lifecycle management approaches.
A developer recounts creating their first real app: a TI-83+ program to solve trigonometry homework, sparking a lifelong passion for programming.
A talk on modern CSS layout techniques, emphasizing flexibility and new features like Container Queries and :has().
A guide to five Linux command-line utilities (Mcfly, Cheat, Git Open, etc.) designed to boost programmer productivity and workflow in 2022.
A guide to compressing Lookup Tables (LUTs) using the KTX 2.0 texture format for faster web loading and GPU processing.
An in-depth look at torchdata's internal architecture, focusing on datapipes and how they optimize data loading for PyTorch to improve GPU memory bandwidth.
A technical guide demonstrating how to fetch hierarchical DTO projections in Spring Data JPA using jOOQ's MULTISET operator for type-safe queries.
Tribune Publishing disabled Google AMP and saw higher revenue and user control, explaining why moving away from AMP was beneficial.
A guide explaining the React hooks useMemo and useCallback, covering their purpose, use cases, and how they optimize performance.
A technical tutorial on web scraping and text analysis using R and ggplot2 to analyze descriptions of US Wilderness Areas.
Explains and resolves the 'Cannot resolve symbol VERSION_3_17' compilation error in jOOQ generated code due to version mismatches.
A tutorial explaining TypeScript Generics, starting with basic functions and progressing to abstract, reusable code.
CSS container queries are now supported in modern browsers, enabling responsive component design based on parent container size instead of viewport.
A tutorial on using Sentence Transformers models with TensorFlow and Keras to create text embeddings for semantic search and similarity tasks.
A guide to using RAPIDS to accelerate ETL and data processing workflows within a KubeFlow environment by leveraging GPUs.