Explore >> Select a destination


You are here

timdietrich.me
| | thecodinginterface.com
13.6 parsecs away

Travel
| | In this article I demonstrate a novel Node.js package named PyNode used to invoke Python code within a Node.js application and, more importantly, receive Python return types in the calling Node.js application. To facilitate demonstrating this awesomeness I use the popular scikit-learn Python library to load the included California Housing dataset from the 1990 US Census and build a Linear Regression model for predicting home values within a Express.js application.
| | iter.ca
21.0 parsecs away

Travel
| | How I wrote filter rules for YouTube
| | btxx.org
12.4 parsecs away

Travel
| |
| | hamatti.org
73.7 parsecs away

Travel
| In this blog series, we will build a static website using Eleventy, NetlifyCMS, GitHub and Netlify. In the first post, we set everything up and deploy a template page to make sure everything works.