summary refs log tree commit diff
path: root/tasks/bonfacem.gmi
diff options
context:
space:
mode:
authorMunyoki Kilyungi2025-06-23 10:06:11 +0300
committerPjotr Prins2026-01-05 11:12:10 +0100
commit3b6255d6b41d5ac91f2ce2710ea7be50ba002aed (patch)
tree43859f45cb055b416597641bdb4880d6074642b1 /tasks/bonfacem.gmi
parentb03e4236529e60be98dd32a6d2af91c5edf14c10 (diff)
downloadgn-gemtext-3b6255d6b41d5ac91f2ce2710ea7be50ba002aed.tar.gz
Update meeting notes.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'tasks/bonfacem.gmi')
-rw-r--r--tasks/bonfacem.gmi42
1 files changed, 26 insertions, 16 deletions
diff --git a/tasks/bonfacem.gmi b/tasks/bonfacem.gmi
index 03848f1..488d068 100644
--- a/tasks/bonfacem.gmi
+++ b/tasks/bonfacem.gmi
@@ -9,36 +9,39 @@
 ## Tasks
 
 ### Note
+
 - GN-auth dashboard fixes.  Follow up with Fred.
 - Case-attributes used in co-variates.
-- Encourage FahamuAI to be open.
 
 ### This week
-* [+] Case Attributes (Do a diagnostic and delegate)
-*     - Git blame.  Add tests.
-*     - Error when checking the history.
-*     - Reach out to Zach.
-*     - Disable diff in the UI.
-* [ ] Distinct admin and dev user.
+* [+] Case Attributes.
+*     - Git blame.  Add tests.  Fred.
+*     - NOTE: Fixed the diffs.  But there's an edge-case with BXD longevity (I haven't checked.  Shared scripts)
+*     - NOTE: Elpy broke.  Eglot/lspemacs doesn't work.
+*     - NOTE: Moved away from storing diffs in files to LMDB.
+*     - Error when checking the history.  Fixed by fixing the diffs.
+*     - Reach out to Zach.  NOTE: Timing differences.
+*     - Disable diff in the UI - unnecessary.
+* [+] Distinct admin and dev user.
+*     - Extra fluff to grant dev user access to everything.
+* [ ] Dump DO and BXD into LMDB
 * [ ] Adapter to LMDB into a cross object.
-*     - Try computations with R/qtl2.
+*     - Try computations with R/qtl2
 *     - Look at R LMDB libraries.
 *     - Look at functions that read the files.
 *     - PJ: LMDB adapter in R and cross-type files.
-* [ ] Send Arun an e-mail on how to go about upgrading shepherd.
+* [X] Send Arun an e-mail on how to go about upgrading shepherd.
 * [ ] Dump all genotypes from production to LMDB.
 *     - PJ sync tux01 genotypes with tux02/04.
+*     - Yet to set-up 2FA on new device.
+
+
+### Later
 * [+] Correlations hash.
 *     - Add dataset count to RDF.
 * [ ] Spam + LLMs
 *     - RateLimiting for Rif Editing.
-*     - Honep Pot approach.
-* [+] Help Alex with SSL certification container error.
-*     - Put the changes in the actual scm files.
-* [X] Python Fahamu.
-* [X] Memvid - brief look.
-
-### Later
+*     - Honepot approach.
 * [ ] Dockerise GN container.   For Harm.
 * [ ] Send emails when job fail.
 * [ ] Look at updating gn-auth/gn-libs to PYTHONPATH for gn2/3.
@@ -131,3 +134,10 @@ Currently closed issues are:
 *     - Simplify (focus on small files).  Don't over-rely on Numpy.
 * [X] Assess adding GeneRIF to LLM.
 * [X] Referrer headers -- a way of preventing bots beyond rate-limiting. 
+* [X] Python Fahamu.
+* [X] Memvid - brief look.
+
+* [X] Encourage FahamuAI to be open.
+*     Another paper with his group should be out this month
+* [X] Help Alex with SSL certification container error.
+*     - Fix SSL issues in local container.