Explore >> Select a destination


You are here

eli.thegreenplace.net
| | pymotw.com
11.4 parsecs away

Travel
| |
| | speakerdeck.com
11.9 parsecs away

Travel
| | A talk I gave at PyCon 2012 about code generation and how Jinja2 works internally.
| | blog.m-ou.se
7.7 parsecs away

Travel
| | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen.
| | nuculabs.wordpress.com
54.6 parsecs away

Travel
| Cover Photo by Matan Segev from PexelsCover Recently, I purchased a NodeMCU from AliExpress for about $4. The reason I did this was to find out what all the fuss is about with ESP8266. NodeMCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems, and...