home
home copied to clipboard
a blag.
# Managing dotfiles with Nix - Alex Pearce How to manage your programs and dotfiles with Nix and Home Manager. [https://alexpearce.me/2021/07/managing-dotfiles-with-nix/](https://alexpearce.me/2021/07/managing-dotfiles-with-nix/)
# TIL: FastAPI, OpenAPI, and Bearer token authentication How to add idiomatic support for Bearer token authentication in FastAPI's generated OpenAPI specification. [https://alex.pearwin.com/2022/06/fastapi-openapi-bearer-token/](https://alex.pearwin.com/2022/06/fastapi-openapi-bearer-token/)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.26.3. Release notes Sourced from undici's releases. v5.26.3 No release notes provided. v5.26.2 Security Release, CVE-2023-45143. v5.26.1 What's Changed Fix publish undici-types once and for...
# Thinking loops in Elixir Approaches for converting imperative loops into functional Elixir. [https://alexpearce.me/2023/06/elixir-loops/](https://alexpearce.me/2023/06/elixir-loops/)
# High-availability real-time Celery monitoring - Alex Pearce A guide on creating multiple Celery event receivers for highly available real-time worker and task monitoring. [https://alexpearce.me/2022/07/high-availability-celery-monitoring/](https://alexpearce.me/2022/07/high-availability-celery-monitoring/)