-
Intro
- How’s the week going?
- Busy at work
- Catching up with some people outside of work!
- Wanting to mod my chair
- How’s the week going?
-
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"
- nbdev again…
-
From Chat/Derail
- Purple recommends Kevin Can F*ck Himself from AMC
- Photography derail: the myth around Robert Capa and the D-Day Landing photos
- MeaLeon redeem for nachos (southwestern):
-
- Beef, Black Bean, and Corn Nachos (too similar, recipe name is the same)
- Amaya’s Migas
- Nuked Nachos (too similar, recipe name is the same)
- Turkey Nachos (too similar, recipe name is the same)
- Chili con Queso
-
-
Raided by Maweexy
- MeaLeon redeem for mozzarella grilled cheese (American)
- Crispy Eggplant Fritters with Smoked Mozzarella (maybe ingredients too different)
- Sausage, Cheese, and Basil Lasagna (maybe too similar)
- Chicken Marinara (maybe ingredients too different)
- Eggplant-Polenta Stacks with Tomato Sauce
- Spicy Marinated Mozzarella with Oregano and Capers
- MeaLeon redeem for mozzarella grilled cheese (American)
-
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