lilatomic

Archive

  1. Enwiden the Internet
    Make the Internet full-width
  2. Migrating a project from tox to Pants
    Lets walk through migrating a Python project from tox to the Pants build system
  3. The DNS Shenanigans that make Azure Private Endpoints Work
    Azure private endpoints allow you to privately access services via their public DNS names. DNS shenanigans are at play.
  4. Testing Azure Durable Functions in 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
  5. Eleventy Include Code File Verbatim
    An Eleventy shortcode to include a code file verbatim
  6. Having fun with Azure Bicep
    Bicep is a different way of deploying resources on Azure. It is hopefully less painful than ARM templates.
  7. Faking a better HttpApi plugin
    How I faked a new class of plugins in Ansible, in this case for HTTP API connections
  8. Understanding Ansible HttpApi plugins
    How to write an HttpApi plugin. These let you interact with HTTP APIs better.
  9. Writing a Vars Plugin in Ansible
    How to write an Action Plugin in Ansible. These let you load variables.
  10. Writing a Filter Plugin in Ansible
    How to write a Filter Plugin in Ansible. These let you process some data
  11. Writing an Action Plugin in Ansible
    How to write an Action Plugin in Ansible. These let you add custom tasks to your playbooks
  12. SSL with Microstack
    Microstack is Openstack in a Snap! let's add some SSL to it
  13. Changing the password on kartoza/docker-osm
    "docker:docker" is not acceptable
  14. Using Pytest for Testing Deployments
    How to use Pytest to test deployments, batch processes, and other long-running things
  15. Fun with ADO.NET
    Things I've figured out about ADO.NET
  16. Common Dhall Tasks for Config Files
    How to do that thing you want to do in Dhall
  17. Dhall for Config Files
    A quick how-to-use on generating text-based config files with the Dhall language
  18. This is my first post.
    Hi hello