2024-11-20 10:23#
- Getting to work
- Idea: I need to get my Hugo to Gitea to website chain up and running
- I’m tired of remote tmux panes to write these posts
- Ok, checked org agenda. seem to have done everything.
- let’s start with Derb to ReDerb
- once i have my tmux reference handy, tmux doesn’t seem so hard.
2024-11-20 10:41#
2024-11-20 11:53#
- got distracted. just noting the time. caught myself
- viper returns things as type
any
. if i want a string, i should do viper.GetString
instead of plain ole viper.Get
2024-11-20 16:26#
- Back from lunch and a nap and tea. I should be more intentional about when i stop though. I was pencils down at 1p me thinks
- break.
2024-11-20 17:32#
- made quite a bit of progress
- learned how to get a base folder
- leearned that slices are what lists are in python
- very slowly getting the hang of putting in types