Skip to content
Home » 2025.06.23 – Stream Notes

2025.06.23 – Stream Notes

  • by
  • Stream Notes
    • Catch Up
      • Big weekend
        • Alumni networking thing
        • OffKai
        • Woodworking class
          • Was actually a demo
          • They gave me contact info to take a private, hands on lesson to make shift knobs
          • How to fill in lightning fractals after
        • Picnic
        • New tsukemen shop
    • Coding
      • Trying to get postgresql running on local network but I think I have to do that off stream
      • Embeddings didn’t work, the cleaned recipes somehow were not clean after all
      • Let’s go back and fix the scraped text and rerun the embedding creation off stream
        • Fill_null: temp = temp.with_columns(pl.col(“cuisines”).fill_null([“Missing Cuisine”]))
      • Docker x Postgres as an option?
      • Strongly recommend refactoring the notebooks
        • They’re too big, won’t render in GitHub
        • Getting Git LFS upsells upon commit and push
        • The notebooks are doing too many things for one notebook and they’re getting very confusing and messy
          • 22 could get reduced down to initial Vespa query testing
            • Could feed in previous data which only processed title, ingredients, steps, cuisines in the query
          • 22a could be further cleaning of data with no Vespa
            • 23 is being used for processing other JSON data
            • TODO Clarify what “Other JSON data” means
      • Want to see git timestamp history?
      • Thinking of redoing git branch naming, or just keeping more aggressive/shorter time tables on git branches
        • When I did hotfixes, I kept them isolated to single days, and liked how that worked
    • We got raided by Keraion
    • From Chat / Derail
    • We raided coffeetron_ who was in my OffKai group chat!

Socials