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.
Explains a surprising Python behavior where chained comparisons like `d + 2 * a > int(c) == b` are evaluated differently than expected.
A tutorial on integrating Vueify, ES2015, and Browserify into Vue.js projects using Laravel Elixir for simplified build processes.
Explains how to dynamically configure Angular's router to load routes from a remote service, addressing runtime registration and navigation.
The author argues that we can train our brains to do anything with practice, using the example of learning to brush teeth with the non-dominant hand.
A female developer shares her positive experiences in the tech industry, countering the narrative of pervasive sexism.
A former PhD scientist shares his positive transition to data science freelancing, detailing the freedom and variety of his new career.
A review of the author's favorite web development conference talks from 2015, covering topics like Service Workers and CSS techniques.
A guide to using Usenet newsgroups, including how to set up the NZBGet client on Linux for downloading files.
Introducing Bliss, a lightweight 3KB JavaScript library for simplifying DOM manipulation and making Vanilla JS development more pleasant.
The author explains their decision to start a blog using Jekyll, citing its simplicity, GitHub integration, and support for Markdown.
A blog owner is seeking guest bloggers to write about Python and related topics due to their busy schedule.
A developer builds a prototype hot loader for Angular 2, inspired by React, to update components without a full page refresh.
A guide to using dotfiles to customize and optimize your software development tools like shells and text editors for greater productivity.
Explains how to implement lazy loading for route components in Angular 2 to improve application performance by reducing initial bundle size.
Author shares the journey and process of writing 'Python Machine Learning,' a technical book for aspiring machine learning practitioners.
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
A guide on creating a new TAP lexer for the Pygments syntax highlighter to format code in documentation.
The author is giving away free coupons for a paid Udemy course on Python GUI programming with the Qt framework.
A scientist explains why Python is their preferred language for machine learning and data analysis, arguing for productivity over language wars.