Tag: Windows
-
Mozilla’s NSS package on Windows 10 (when Chocolatey fails you)
I recently needed certificate handling for some CraftCMS development. Using Chocolatey, I tried installing mkcert and nss (Network Security Services) but got the following error: nss not installed. The package was not found with the source(s) listed.Source(s): ‘https://chocolatey.org/api/v2/’ (Yes, I have still not fully switched back to 🐧Linux yet! Getting there, but I am still…
-
Chatbots: Overcoming Errors Using the Rasa NLU Starter Pack in Windows
So I got invited to join a team building a chatbot, exciting! When I am able to say more I’ll definately post. I decided to do a bunch of reading and research in my free time. Ironically it was machine learning which originally attracted me to Python and coding a couple of years ago, and…