-
Enwiden the Internet
off-topic
Make the Internet full-width
-
Migrating a project from tox to Pants
python
howto
Lets walk through migrating a Python project from tox to the Pants build system
-
The DNS Shenanigans that make Azure Private Endpoints Work
azure
hindsight
Azure private endpoints allow you to privately access services via their public DNS names. DNS shenanigans are at play.
-
Testing Azure Durable Functions in Python
serverless
azure
testing
python
It is possible to test Azure Durable Functions in Python, but it's more difficult than you'd want and not for the reasons you'd expect
-
Eleventy Include Code File Verbatim
eleventy
An Eleventy shortcode to include a code file verbatim
-
Having fun with Azure Bicep
trying
bicep
azure
Bicep is a different way of deploying resources on Azure. It is hopefully less painful than ARM templates.
-
Faking a better HttpApi plugin
ansible
How I faked a new class of plugins in Ansible, in this case for HTTP API connections
-
Understanding Ansible HttpApi plugins
ansible
How to write an HttpApi plugin. These let you interact with HTTP APIs better.
-
Writing a Vars Plugin in Ansible
ansible
How to write an Action Plugin in Ansible. These let you load variables.
-
Writing a Filter Plugin in Ansible
ansible
How to write a Filter Plugin in Ansible. These let you process some data
-
Writing an Action Plugin in Ansible
ansible
How to write an Action Plugin in Ansible. These let you add custom tasks to your playbooks
-
SSL with Microstack
infra
openstack
trying
Microstack is Openstack in a Snap! let's add some SSL to it
-
Changing the password on kartoza/docker-osm
kartoza/osm
hindsight
"docker:docker" is not acceptable
-
Using Pytest for Testing Deployments
python
infra
using
How to use Pytest to test deployments, batch processes, and other long-running things
-
Fun with ADO.NET
VB
dotnet
hindsight
Things I've figured out about ADO.NET
-
Common Dhall Tasks for Config Files
dhall
using
How to do that thing you want to do in Dhall
-
Dhall for Config Files
dhall
using
A quick how-to-use on generating text-based config files with the Dhall language
-
This is my first post.
off-topic
Hi hello