Explore >> Select a destination


You are here

skeltonthatcher.com
| | myadventuresincoding.wordpress.com
14.0 parsecs away

Travel
| | Previously I had been working with open source Apache Cassandra, but now I mostly work with DataStax Enterprise (DSE) Cassandra. The one downside is that since my developer workstation is Windows 10, only Apache Cassandra is supported on Windows, while DSE Cassandra is not. In the past when I had Linux only software I wanted...
| | scripter.co
13.5 parsecs away

Travel
| | How I generated the Python dependencies file requirements.txt so that Netlify can install and run the HTML5 Validator before deploying this site.
| | newcome.wordpress.com
14.2 parsecs away

Travel
| | I'm a little slow on the uptake with version management of language runtimes and environments. For a long time I just followed the Linux distribution convention of global versions of dependencies and compiler versions for my system. This changed during my years doing NodeJS development where the language and tools were changing daily it seemed....
| | www.janmeppe.com
54.2 parsecs away

Travel
| In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps.