2022-01-10-back-to-work.gmi (650B)
1 # Back to work 2 relaxed over the holidays, not sure if time was spent well but such is life. 3 4 ## plans for the year: 5 6 Short Term: 7 8 * aim to write 100 words a week on current state of cognition 9 * get outta dang house more 10 * eliminate seed oils and cook more again 11 12 Technical Stuff: 13 14 * port fathub to gemini 15 * sort out blog situation to facilitate writing 16 17 ## Ideas 18 19 ### Pipeline Debugging 20 21 * Step Breakpoints 22 * Mechanism to breakout an interactive console on the build agent host 23 24 ### /Improve Template Validation/Generation 25 26 * Transpile a real language into YAML output for a given pipeline target 27 * how do we handle YAML script embedding? HEREDOC? 28 29