lilatomic

Archive

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