|
You are here |
aftermath.site | ||
| | | | |
hamvocke.com
|
|
| | | | | I got featured in a lovely YouTube video. Also, there's new RSS feeds. | |
| | | | |
nickwallen.co
|
|
| | | | | Here's a list of Social Media RSS feeds. Good for backing data up, displaying on your blog, and also if you want one window or dashboard to see everything happening in one place. For those unfamiliar with RRS or readers, read this and set yourself up with Google Reader. Note: substitute "nickwallen" for your user... | |
| | | | |
cliophate.wtf
|
|
| | | | | A pattern I spotted recently: Whenever I get into a new hobby or have a new interest, I create a folder in my RSS app. I then add all the websites I can find ... | |
| | | | |
sookocheff.com
|
|
| | | I've been thinking about the transition of App Engine to Python 3 and have come to the conclusion that it will never happen - App Engine will eventually be deprecated in favour of Managed VMs. Let's break this apart to see why this is. First, consider the effort required by Google to develop App Engine. The Python runtime environment was modified to enforce the sandbox of the App Engine environment. To provide a Python 3 environment for App Engine as we know it, the Python 3 runtime would need to be modified with the same restrictions. Even imagining that this would happen for Python 3.4, the effort to upgrade to Python 3.5 would require additional effort by Google to modify the runtime. | ||