Seniority
Article explores what defines a Senior Engineer, focusing on soft skills and principles over technical API knowledge.
Article explores what defines a Senior Engineer, focusing on soft skills and principles over technical API knowledge.
Lyft engineers detail their approach to making the iOS app accessible, focusing on VoiceOver integration and UI improvements.
Explores the conflict between Java's reflection API and the strong encapsulation introduced by Project Jigsaw's module system in Java 9.
Microsoft's new dotnet new command allows creating and installing custom project templates from NuGet, zip files, or folders.
A developer shares a four-phase technique for speed reading and retention, explaining why reading skills are crucial for tech professionals.
A guide to building a custom data science workstation for GPU computing and Docker, including specs, assembly, and a later upgrade.
A developer details using apitrace to debug a graphics regression in the Zig compiler after a major internal rewrite.
A guide to fixing a full inode error on a Linux server when disk space is available, focusing on removing old Linux headers.
A case study on using Angular for a production educational app, covering tech stack decisions, TypeScript benefits, and lessons learned.
Explains the six stages of the browser's Critical Rendering Path (CRP) and how understanding it is key to improving website performance.
How to configure git diff to correctly display C# method signatures, including async and partial methods, in hunk headers.
A developer explains their Twitter bot that monitors and visualizes Auckland bus delays using GTFS data and R packages.
An introduction to two essential Python packaging tools: tox for testing and twine for secure PyPI uploads.
A developer details their custom Linux desktop setup using CoreOS Container Linux, containers, and plans for Wayland.
A tutorial on creating a simple Web API using .NET Core and the NancyFX framework, highlighting its simplicity and features.
A developer details the 2017 technical relaunch of their personal website, switching from WordPress to Jekyll for a static, fast, and accessible site.
A guide to building a 32-bit FreeBSD version of the Telegraf monitoring agent using Go and Docker.
A web developer discusses accessibility as a civil right, inspired by MLK, and provides technical guidance for inclusive design.
A tech industry reflection on sexism and bias, challenging the notion that it's not a problem in one's own company or country.
A workshop recording and slides on using Gulp.js for build automation, based on the author's book chapters.