diff options
author | elioat <elioat@tilde.institute> | 2022-12-12 14:58:45 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2022-12-12 14:58:45 -0500 |
commit | d35c29e1272a8c5b6bcabc92485cd256ac1ff538 (patch) | |
tree | b12d8ad6e649c3405b456f5721d34493ad55cc4e | |
parent | 10839277ebe5fc56ae9d8fa2c52c2c53ddbff46c (diff) | |
download | december-2022-d35c29e1272a8c5b6bcabc92485cd256ac1ff538.tar.gz |
ideas
-rw-r--r-- | log.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/log.txt b/log.txt index e343e80..ebec100 100644 --- a/log.txt +++ b/log.txt @@ -9,4 +9,5 @@ 08 DEC: Had a quick conversation with the mind behind lil about lil, continued to explore lil, and started work on an emacs major-mode for lil 09 DEC: I was feeling wicked tired today, did a bit of head banging on some elisp, but also dove into some research on algorithms and complexity on which I make some weak sauce notes. I also continued work on the project using lil 10 DEC: Refactored and refocused on my lil cataloguing utility. Now it is just used to save links. The core functionality is complete! Next will add some user interface -11 DEC: Wrapped the lil cataloguing utility in a very minimal cli interface. Could take it farther, but going to call it done for the time being! \ No newline at end of file +11 DEC: Wrapped the lil cataloguing utility in a very minimal cli interface. Could take it farther, but going to call it done for the time being! +12 DEC: No code today, but sketched an app that I've long dreamed of in wireframes. Shared those with a friend and talked through the feasibility of the idea. \ No newline at end of file |