lilatomic

Latest

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

More posts can be found in the archive.