-
For chapters without a location, we should write a rake task to migrate the location of the ChA who is the primary contact to be the location of the chapter. When we migrated existing ChAs to chapters…
-
Given the modularization of the RPG systems, eventually more systems are going to be developed
The database schema is eventually going to become a massive pain to maintain with columns specific to …
-
**Goal:** Migrate all databases to only leverage managed identity by default.
Some overall design considerations:
## Token vs. passwords
With managed identity, a key exchange is performed to retrie…
-
AWS has announced the end of support for aws-sdk-go v1, and we will need to migrate to v2.
https://aws.amazon.com/jp/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/
…
-
We should have a shadcn dialog component that we use for every modal and then whenever a modal is needed, the component that generates the component can just import the child content that goes inside …
-
https://github.com/cberner/fuser/releases/tag/v0.15.0
This release notably include the official fix for macFuse 4.x compat: cberner/fuser#307
-
I would like to propose migrating the project to Java 21. The latest LTS release offers several new features and improvements that could benefit the project. I was wondering if such migration is feasa…
-
## Observed behavior
We have previously used the pytz library for timezone handling - however, since Python 3, the zoneinfo standard library interface has been available.
## Expected behavior
We …
-
-
GKE is deprecating cgroupv1
> On September 16, 2024 cgroupv1 API was deprecated in GKE 1.31.
> Starting February 15, 2025 Clusters using cgroupv1 API will be automatically upgraded to cgroupv2 on …