Skip to content
Home » 2023.01.26 – Stream Notes

2023.01.26 – Stream Notes

  • by
  • Intro

    • How’s the week going?
      • Busy at work
      • Catching up with some people outside of work!
      • Wanting to mod my chair
  • Coding

    • nbdev again…
      • Let’s try manually setting the strict versions from a ‘requirements.txt’ style export
      • Explicitly strict versioning with setup.py did not work, pip is still running through all combinations
    • Looking at failed logs, it looks like it’s actually just using pyproject.toml anyway, and ignoring the setup.py
    • Maybe mish mash the fastai workflow with the action here
    • For spaCy token rules, maybe have consecutive nouns or multiple adjectives in a row
      • eg, "boneless skinless chicken thighs": for unigrams, "boneless" and "skinless" should not be included, "chicken thighs" should be! "boneless skinless chicken thighs" is best (the quadgram). "chicken" is not ideal, "thighs" should probably be excluded
      • eg, "extra virgin olive oil"
  • From Chat/Derail

  • Raided by Maweexy

  • DONE Actually remember to set up my StreamDeck

  • TODO Check timing on Klawf redeem, it seems delayed

  • DONE Fix desk height memory

  • TODO get git tips from coworker, put them in links to some article or just write one

  • TODO Consider switching up workflow for the nbdev testing

  • TODO work on templated documentation which currently is exporting boilerplate


Socials