about summary refs log blame commit diff stats
path: root/log.txt
blob: ebec100c89dedc9dc9797e068fae38d39e65441c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                                    
                                                                                                                                                              
                                                                                                                            
                                                                                                                                                          
                                                                                                                                          
                                                                                                                                                    
                                                                                                                                          
                                                                                                 
                                                                                                                                              
                                                                                                                                                                                                                                      
                                                                                                                                                                        

                                                                                                                                                             
30 NOV:	Came up with the idea to do December Adventure, bootstrapped this repository
01 DEC:	Played with vector sorting and summing in APL. Wrote function to fetch data from pokeapi, and return data as s-expression. Explored racket fmt utility
02 DEC: Added a function to grab only the data I'll need for the pokedex entry, and add it all to a hash table for later use
03 DEC: Going *deep* on how best to handle hash table data -- not lots of visible progress, but lots of noodling [late night addition -- cracked the nut!]
04 DEC: Today a lot of noodling and toodling with recursion. Exploring ways to map/filter/for-each over the data to access what I am after
05 DEC: No huge progress to share -- explored a few other implementations of scheme and interface options, pausing on data (re)shaping and wrangling
06 DEC: Sort of a rest day, perhaps more after work, but today's been a *long* day. Poked a weeeeeeee little bit at the inspector function
07 DEC: Another busy day at work, but I had time to explore lil -- started a new project using it
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!
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.