Skip to content
Home » 2023.03.09 – Stream Notes

2023.03.09 – Stream Notes

  • by
  • Intro
    • How was your day?
    • Can you hear the rain and wind?
    • Technical difficulties
      • Capture cards for cameras go to sleep and never come back, need to restart computer
      • Fix is to just shut down computer when I want it to be off
  • Code
    • Fixed the issues with pre-commit hooks
      • pre-commit
        • Basically a ton of merge conflicts between pre-commit hooks
        • Current pre-commit config cuts down to mypy for type hinting and nbdev for notebook metadata cleaning and exporting modules
    • Let’s see if we can move the pre-processing into a DVC pipeline
      • I would like to use DVC pipelines to preprocess the data because DVC can log changes in data
        • E.g., cleaning dataframe, NLP transforms (count vectorization, TF-IDF)
      • MLFlow can take over after NLP because that could be things like dimension reduction, clustering, classification
        • DVC can still log the objects/artifacts
  • From Chat/Derail
    • With the coughing and recovery, might consider switching to pomodoro style coding sessions and just coding and/or responding in chat
    • Crono likes most of the content (minus the techbros) of the Acquired Podcast
    • From Purple Odd Lots podcast
    • From texoport Darknet Diaries
  • TODO Find a timer app
  • We raided EroAxee

Socials