diff --git a/README.md b/README.md index 62f6ddd..ff9b393 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Name | Status | Blog Entries --- | --- | --- [Container Registry Cache](./projects/infrastructure/container-registry-cache.md) | - | - [Experiment with CRIU](./projects/infrastructure/experiment-with-criu.md) | - | - -[Try Authentik](./projects/infrastructure/try-authentik.md) | - | - +[Try Authentik](./projects/infrastructure/try-authentik.md) | Done | - [Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | - [Try wger](./projects/infrastructure/try-wger.md) | - | - [Automatic CI Runner Server Setup](./projects/infrastructure/automatic-ci-runner-server-setup.md) | - | - diff --git a/projects/crystalline-memory-reclaimation.md b/projects/crystalline-memory-reclaimation.md index e5bb81d..bd18732 100644 --- a/projects/crystalline-memory-reclaimation.md +++ b/projects/crystalline-memory-reclaimation.md @@ -4,3 +4,4 @@ I want to implement this as a Rust crate, with a safe interface that should basi ## References - [Paper](https://dl.acm.org/doi/full/10.1145/3658851) +- [Previous attempt](https://github.com/Lol3rrr/angeldust)