The Pitfalls of Deploying with Pipenv
Deploying with Pipenv is easy, except when it's not. Some best practices and pitfalls to be aware of.
Deploying with Pipenv is easy, except when it's not. Some best practices and pitfalls to be aware of.
How to disable the client certificate requirement for xConnect and implement SSL offloading. Maintain security, but in a smarter, more managable way.
SIF provides no way to create and configure the necessary SolrCloud collections on Linux. It just assumes you are going to run Solr on Windows, let's take that assumption away. I present a one-liner for all your Sitecore 9 solr config.
Taking a crack at diagnosing the speech disorder "Dysarthria" using LSTM Neural Networks and Tensorflow. Example LSTM code, evaluation methods, and a link to the full research paper included.
Can we place bounding boxes around all the objects in the image, without even looking at the whole image? Yes, yes we can.