lilatomic

Latest

  1. Incident: Temporal Thundering Herd
    An incident with Temporal where a thundering herd made it worse
  2. Bad in the Second Derivative
    Identifying a bad thing that will never improve
  3. 2026-06-01
    Reading notes for 2026-06-01.
  4. Python Collection Types for Typehinting
    An explanation of Python's type hierarchy of collection classes for typehinting
  5. 2025-11-24
    Reading notes for 2025-11-24
  6. Radical Candor
    Reading notes for Radical Candor by Kim Scott
  7. 2025-10-06
    Reading notes for 2025-10-06
  8. Reading Ludicity
    Reading notes for https://ludic.mataroa.blog/
  9. A Git Workflow for Debug builds
    A git workflow for debugging projects where you need to push a commit for a system to run that code.
  10. Migrate Files Between Git Repositories
    How to move files from one git repository to another
  11. Enwiden the Internet
    Make the Internet full-width
  12. Migrating a project from tox to Pants
    Lets walk through migrating a Python project from tox to the Pants build system
  13. 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.
  14. 2021-03-15
    Reading notes for 2021-03-15
  15. 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
  16. Eleventy Include Code File Verbatim
    An Eleventy shortcode to include a code file verbatim
  17. Having fun with Azure Bicep
    Bicep is a different way of deploying resources on Azure. It is hopefully less painful than ARM templates.
  18. Faking a better HttpApi plugin
    How I faked a new class of plugins in Ansible, in this case for HTTP API connections
  19. Understanding Ansible HttpApi plugins
    How to write an HttpApi plugin. These let you interact with HTTP APIs better.
  20. Writing a Vars Plugin in Ansible
    How to write an Action Plugin in Ansible. These let you load variables.
  21. Writing a Filter Plugin in Ansible
    How to write a Filter Plugin in Ansible. These let you process some data
  22. Writing an Action Plugin in Ansible
    How to write an Action Plugin in Ansible. These let you add custom tasks to your playbooks
  23. SSL with Microstack
    Microstack is Openstack in a Snap! let's add some SSL to it
  24. Changing the password on kartoza/docker-osm
    "docker:docker" is not acceptable
  25. Using Pytest for Testing Deployments
    How to use Pytest to test deployments, batch processes, and other long-running things
  26. Fun with ADO.NET
    Things I've figured out about ADO.NET
  27. Common Dhall Tasks for Config Files
    How to do that thing you want to do in Dhall
  28. Dhall for Config Files
    A quick how-to-use on generating text-based config files with the Dhall language
  29. This is my first post.
    Hi hello

More posts can be found in the archive.