Evaluating packages for accessibility
A guide on how to evaluate the accessibility (a11y) of npm packages before using them in a web project.
A guide on how to evaluate the accessibility (a11y) of npm packages before using them in a web project.
Introducing Linux Package Analyzer, a Rust tool for bulk analysis of Linux packages and ELF binaries via a local SQLite database.
Analysis of PHP version usage statistics from January 2022, showing adoption rates for PHP 8.1, 8.0, and older versions.
A guide to setting up automated end-to-end (E2E) tests for Azure Functions locally and in CI/CD pipelines, using xUnit and Azure Functions Core Tools.
Argues for organizing code with the most abstract functions first to improve readability and debugging efficiency.
A data scientist uses NOAA data and statistical modeling to analyze if December temperatures in New Jersey are truly warming over time.
A developer's weekly notes covering admin work, redesigning a book homepage, and upcoming web projects.
Troubleshooting an out-of-memory error in AzCopy when used within a Packer build for Windows image creation.
An update on TinyPilot's business, including the launch of the Voyager 2, a new logo, and a review of December's revenue and profit.
Announcing the public preview of a serverless Point In Time Scheduler for ad-hoc, long-term event scheduling in AWS.
Explores optimal study design for raking/AIPW estimation, comparing it to IPW methods and analyzing efficiency trade-offs.
A quick comparison of Interface vs Type Alias in TypeScript, highlighting key differences and use cases for each feature.
Explains why using semantic HTML links (<a>) is better than buttons (<button>) for navigation, especially in SPAs, for accessibility and deep linking.
A Swift developer explores using Codable to encode/decode references between types, solving data duplication in JSON-based document models.
A web developer shares insights on the time spent staying current with web technologies, based on a Twitter survey and personal experience.
Guide to building ARM32 Docker images for Raspberry Pi on AWS CodeBuild's ARM64 Graviton instances, covering platform flags and multi-arch builds.
A new Rust crate provides pure Rust implementations of core Debian packaging primitives for parsing, creating, and managing .deb files and repositories.
A Microsoft engineer reviews their 2021 professional year, highlighting blogging and presentations on Azure SQL Managed Instance and tech conferences.
A technical educator reviews his 2021 content creation (videos, courses) on Terraform and cloud topics, and shares plans for 2022.
A speaker's report on JConf Peru 2021, covering talks on Jakarta EE, Kubernetes, and running Java workloads on Microsoft Azure.