Controlling Your System Using Alexa (Tutorial)
A tutorial on creating an Alexa skill to remotely control your computer using AWS Lambda and ngrok, even without a physical Alexa device.
A tutorial on creating an Alexa skill to remotely control your computer using AWS Lambda and ngrok, even without a physical Alexa device.
A guide to implementing screen reader accessibility in React applications using ARIA live regions, focus management, and accessible routing.
A guide to setting up Dockerized end-to-end (e2e) tests using Selenium and Webdriver.io, integrated with CI/CD pipelines like GitLab CI and Travis CI.
A critical analysis of Google's AMP project, focusing on its incentives, performance promises, and the recent AMP Stories announcement.
AT&T open-sources its dNOS network operating system, signaling a major shift towards disaggregated, open-source networking hardware and software.
Guide to replacing AWS EC2 On-Demand instances with more cost-effective Spot instances, including setup for interruption warnings.
A technical guide to building and enhancing a secure, accessible login form with HTML validation, security best practices, and UX improvements.
A developer argues against transpiling modern JavaScript, showing how to use native ES6+ features like async/await and modules in browsers.
A developer discusses the RSS Club concept and technical challenges of managing a Jekyll-based blog via iPad without proper deployment.
A monthly review of the Zig programming language's progress, covering LLVM 6 readiness, new error handling syntax, and error return traces.
Explains how to use NS_REFINED_FOR_SWIFT to improve Swift interoperability with legacy Objective-C APIs that return NSInteger.
A Twitter engineer shares insights and lessons learned from launching GraphQL at scale, handling billions of daily queries.
A developer's technical exploration of the Netty framework for building high-performance network applications in Java, prompted by HTTP client frustrations.
A tutorial on using Daskernetes to create auto-scaling, personal Python clusters on Kubernetes for distributed computing tasks.
A guide to implementing automated versioning for .NET projects within Azure DevOps and TFS pipelines, covering both .NET Core and .NET Framework.
A developer details creating a custom bookmarklet to save links and quotes directly to their Hugo site via the GitHub API and Netlify.
A cynical founder's journey to defining authentic, useful company values for hiring and decision-making in a tech company.
A guide to using AWS CLI commands to list and format all active AWS accounts within an AWS Organization for easy review.
Explores the history and current state of AI, questioning if we truly understand human intelligence or are merely emulating it.
A technical introduction to Blazor, a .NET framework for building client-side web applications using WebAssembly.