From dcfd05a7faf8ffd4f32383e8f9fcbfbd5b4e29ab Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Mon, 29 Jan 2024 22:04:10 -0600 Subject: Update `README.md` --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 117a877..047d28e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Use `psql` and load `db/db.sql` for models, ## TODO -1. Pagination of index. +1. Pagination. 2. Delete entries. 3. Fix `tests.py` to work after refactor. 4. Have `tests.py` load and drop database. @@ -63,7 +63,9 @@ Use `psql` and load `db/db.sql` for models, 6. Fix query parsing for search. 7. Add preview functionality to edit form. -## But using C in 2024 is dangerous? +## Using C in 2024 is dangerous? + +I guess it depends: * [https://chromium.googlesource.com/chromium/src/+/master/docs/security/rule-of-2.md](https://chromium.googlesource.com/chromium/src/+/master/docs/security/rule-of-2.md) * [https://verdagon.dev/blog/when-to-use-memory-safe-part-1](https://verdagon.dev/blog/when-to-use-memory-safe-part-1) -- cgit v1.2.3