diff options
| author | chris7716 | 2025-08-04 13:15:33 +0530 |
|---|---|---|
| committer | Pjotr Prins | 2026-01-05 11:12:10 +0100 |
| commit | e9d70aefd2a3a252076a26b8e835df3004176d1b (patch) | |
| tree | 7289a88612dbae8342de656f247b11e36d264521 /tasks | |
| parent | e31aabe671f70a014bd0d484f24b46020c652c88 (diff) | |
| download | gn-gemtext-e9d70aefd2a3a252076a26b8e835df3004176d1b.tar.gz | |
Add my tasks
Diffstat (limited to 'tasks')
| -rw-r--r-- | tasks/hasitha.gmi | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/tasks/hasitha.gmi b/tasks/hasitha.gmi new file mode 100644 index 0000000..fcef29b --- /dev/null +++ b/tasks/hasitha.gmi @@ -0,0 +1,37 @@ +# Tasks for Hasitha + +## Tags + +* kanban: hasitha +* assigned: hasitha +* status: in progress + +## Tasks + +### Notes +* + +### This week +* [ ] Implementing CRAM encoding methods in GBAM +* - [ ] ReadName tokenization pipeline - could save ~6% space using this technique. Need to work on decoding. +* [ ] Starting off with Cigar compression sub project with Andrea +* [ ] Discuss AGC and population compression with Andrea + +### Later +* [ ] + +### Even later + +* [ ] + +### On Hold +* [ ] GBAM reader using noodles + +## Done + +* [X] Moving GBAM python and rust stuff to C +* [X] Fixing memory issues in C +* [X] SAM input to GBAM in Rust +* [X] agc-rs setup testing on M1 mac + + |
