Faster Horses
Critique of tech industry's forced AI adoption, arguing for user-centric innovation over disruptive 'visionary' features.
Critique of tech industry's forced AI adoption, arguing for user-centric innovation over disruptive 'visionary' features.
Explores TypeScript enums: their functionality, practical use cases, and alternative approaches for developers.
A biweekly newsletter issue covering mobile automation news, tools, and best practices for iOS and Android development.
A guide to automating Azure Quick Review (azqr) scans using a scheduled GitHub Actions workflow for continuous cloud resource assessment.
A tutorial on automating Azure Virtual Network deployment using PowerShell scripts for consistent, scalable infrastructure.
A tutorial on using the R package {blastula} to create and send automated emails with dynamic content and HTML formatting.
A summary and discussion of Chapter 1 of Chip Huyen's book, exploring the definition of AI Engineering, its distinction from ML, and the AI Engineering stack.
Learn powerful Neovim/Vim commands for precisely copying and moving lines of code to boost your editing efficiency.
Explains how dev containers in VS Code can streamline developer onboarding by creating consistent, pre-configured development environments.
A reflection on the concept of 'theoretical software engineers' and the tension between ideal best practices and pragmatic, real-world development.
A guide to installing and configuring the lightweight HTTP/HTTPS proxy server, tinyproxy, on Ubuntu for domain filtering.
A proposal for managing optional software dependencies using meta-packages, avoiding complexity in package managers.
A guide to selecting essential WooCommerce plugins for 2025, focusing on performance, security, and SEO.
A technical tutorial on using Playwright Java to assert checkboxes and utilize the blur() and clear() methods in test automation.
A tutorial on using Playwright Java to verify tooltip text and set focus to specific web elements for automated testing.
A tutorial on using Playwright Java to verify page titles and check for absent text on webpages, with code examples.
A tutorial on implementing soft assertions in automated tests using Playwright Java and TestNG, with a practical example.
A tutorial on using Playwright Java to verify current vs. expected URLs and placeholder text in web automation tests.
A technical tutorial demonstrating mouse right-click operations and stream()/has-text() methods using Playwright Java for test automation.
A tutorial on automating calendar and date picker interactions using Playwright Java for web testing.