Loading .env (dotenv) using bash or zsh Keep Cloud Native and follow 12 Factor Apps with dotenv even in Shell Bash Zsh scripts
Get the weather at a command line interface CLI - curl the weather is just a command line call away from any terminal - curl wttr.in
Easily capture web hook messages in storage with hierarchical structure Recently I was working with Particle.io [https://particle.io] which provides several integration types. One of which is a basic HTTP Webhook. [https://en.wikipedia.org/wiki/Webhook] In need of a basic ability to capture each device message that is published across the webhook, we initially thought that
DotNet Core Building Docker SDK Missing. If you see this /src/docker-compose.dcproj : error MSB4236: The SDK 'Microsoft.Docker.Sdk' specified could not be found. Or something similar, you can update the base image to the following. Docker Hub Look at the Tags and what's in the Dockerfile First update your project.
Google Chrome Software Reporter Tool CPU High Anyone else has this software reporter tool and High CPU? First, I don't like the fact there's nothing in Chrome settings to disable this. Secondly, why is it so poorly written for Windows that it slams the CPU? To disable, as there is a policy: via
Jupyter Lab Build Failures under Wsl shutil.Error [Errno 13] Permission denied If you're seeing the following running under wsl in Windows it's not a Linux permission, it's a Windows permission issue. Easiest route it to elevate in Windows, move to wsl environment, the run your rebuild. I hate these errors 11:02 $ jupyter lab build
Azure DevOps PowerShell Tasks Fail with NativeCommandError RemoteException If you run into the error mentioned with the Hosted Build Agents on Windows - I've seen this with the Windows-2019 images -- and you're truly not using PowerShell remoting - a simple switch to the PowerShell core version of the task works - pwsh CategoryInfo