]> infiniteadaptability.org Git - cold/commitdiff
updated using git-extra
authoralex <[email protected]>
Wed, 18 May 2022 00:25:40 +0000 (17:25 -0700)
committeralex <[email protected]>
Wed, 18 May 2022 00:25:40 +0000 (17:25 -0700)
todo

diff --git a/todo b/todo
index c3298812297b034145b82d27e117220efe928c97..bb908c013f8186b2a9da87f9f7ec279486956953 100644 (file)
--- a/todo
+++ b/todo
@@ -26,9 +26,19 @@ Dependencies:
        -source code in gnu coreutils
 
 To Do:
-*explore system()
-*explore gtk
-*anticipate technical questions in RATIONALE.txt
+-decide to do a bash script vs. C
+       -bash
+               +simpler
+               +quicker
+               -path to upgrade?
+                       -piecemeal replace with C code
+                       -maintain tests
+       -C
+               +robust
+               -harder to implement
+               +able to minimize dependencies
+               +binaries
+               +path to remove all dependencies
 *setup environment
 *test udev usb integrations
 -abstract out usb functions into own file