Skip to content
Home » 2022.11.10 – Stream Notes

2022.11.10 – Stream Notes

  • by

Stream notes

Video

Here’s the VOD:

Below is an embed


Summary

  1. Intro
    1. Crono needs to remember to get his free daily raid pass in PoGo
    2. Hatched Shiny Munchlax
      1. What are its IVs? Don’t worry about it
  2. Coding
    1. Dev tools
      1. How did Crono deploy on DigitalOcean?
        1. Spin up an Ubuntu droplet
        2. Crono did not install ASDF on the Ubuntu droplet. Why? It was very annoying and tedious on the droplet and also, each droplet seems kinda like a microservice because they’re not particularly powerful. MeaLeon is running off a 2GB RAM, 25GB storage (the cheapest with 2GB of RAM) droplet and it seems like the intention is to use small droplets that can be easily closed or deleted
          1. Because of this, I didn’t even use a real virtual environment…
        3. If wanted, you can use venv by following these docs
        4. Did install poetry!
          1. Need these instructions
          2. New version of Poetry has a hashing problem, so follow these instructions to get Poetry working correctly
        5. To get Flask up and running
    2. Variable redeem from Piqcyl: supercalifragilisticexpialidocious
  3. Derail/from chat
    1. Crono’s grad school studies
      1. Thought about contributing to this project/redoing dissertation with this
    2. Piqcyl (welcome!) asked a great question about how to handle code skill discrepancies, especially with older coworkers
    3. PurplePurrPurrin did a "Cincinnati Chili" redeem in MeaLeon
      1. Turkey Chili with White Beans
      2. Chili con Carne with Chili Cheddar Shortcakes
      3. Tomato Lamb Bredie
      4. Braised Chicken in Aromatic Tomato Sauce
      5. Chili Meatballs Black Bean and Tomato Sauce
    4. Run this in Chrome console on MeaLeon results page
    5. Weaviate for the backend
    6. Other options against Heroku or Render
      1. Fly.io
      2. Railway.app
  4. Got raided by data_dude
  5. Then raided by earend
    1. borscht (Eastern European)
      1. Pot Luck Soup
      2. Chili Meatballs Black Bean and Tomato Sauce
      3. Daniel Boulud’s Short Ribs Braised in Red Wine with Celery Duo
      4. Tom Valenti’s Lamb Shanks
      5. Potato and Sausage Torrelli with Ragu
    2. Kraft dinner and hot dogs (American)
      1. Gougeres
      2. Roasted Cauliflower with Cheddar Cheese Sauce
      3. Cheese Blintzes
      4. Cauliflower and Broccoli Flan with Spinach Bechamel
      5. Glazed Jelly Crepes
  6. Raided by SoulxBurN
    1. Chicken tikka masala (Indian)
      1. Chili Meatballs in Black Bean and Tomato Sauce
      2. Peanut Soup with Rice and Scallions
      3. Pork, Beef, and Black Bean Chili
      4. Lamb Köfte with Yogurt Sauce and Muhammara
      5. Angry Lobster with Lemon Rice and Crispy Basil
  7. Raided by strager
  8. Raided by maweexy
    1. Pansit (Asian)
      1. Sesame Chicken and Shiitake Stir-Fry
      2. Chinese Chicken Salad
      3. Chicken Curry with Sweet Potatoes
      4. Spicy Curry Noodle Soup with Chicken and Sweet Potato
      5. Spicy Tofu and Lemongrass Stir-Fry
  9. Raided by shivan_si
    1. Tiramisu Eggnog Trifle
    2. Tiramisu Ice-Cream Cake
    3. Cappuccino-Fudge Cheesecake
    4. Black Bottom "Cappuccino"
    5. Orange Cheesecake Brownies

Shoutouts

Streamers who were active in chat

  1. intelijens
  2. data_dude
  3. earend
  4. TheYagich
  5. valkeryias
  6. texoport
  7. SoulxBurN
  8. strager
  9. maweexy
  10. shivan_si

To Do

Code

  • [ ] Add custom function to look at the term frequency distributions
    • [ ] This is even what the scikit-learn docs do…they should just build it in to the algorithms…
  • [ ] What is a good minimium document frequency for a term and what is a cutoff? 1/number of topics?
  • [ ] Look at the example on sklearn for NMF and topic extraction
  • [ ] add ingredient information to search result box
  • [ ] Make the background tile
  • [ ] take another look at streamlit
  • [ ] Look up math theory behind t-SNE
  • [ ] optuna for automated hyperparameter searching
  • [ ] Should .lock and tool-versions be added to .gitignore? I’ve never committed them
  • [ ] Refactor to use Pola.rs
  • [-] Write better/more thorough docstrings
  • [ ] Look up examples of applying OOP practices to data science
  • [ ] Make a PR to update the documentation for how **kwargs are used for sklearn Pipeline (their example and docs are seemingly incorrect)
  • [ ] Make a PR to update the FeatureAgglomeration docs to have linkage ward also say "only euclidean is accepted"
  • [ ] Make a PR to update FeatureAgglomeration docs: cosine affinity cannot work with sparse matrices
  • [X] Figure out the ideal process for putting a corpus with collection of documents through a sklearn pipeline considering you previously got the overall counts and then did TFIDF on the individual recipes using the CV from overall.
  • [ ] Add contributing guidelines to repo
  • [ ] Use KMeans to predict cluster for the Missing Cuisine recipes
    • [ ] Move to rawer data (see step below)
  • [ ] Run clustering on the untransformed dataframes to see what we get out
  • [] Update README
  • [] Check speed limiter on Edamam, it may be too restrictive
    • See if there’s an error code to diagnose
  • [] Would be cool to have something like this graph
    • Have interactivity to display the closest recipes to your searched recipe
  • [] Link VSCode to the droplet (can use SSH)
  • [] How to

Photo

  • [ ] Try to see if the preview pane in Bridge can get shifted left a little

General Stream/Admin

  • [ ] How to change wordpress endpoint, specifically /admin

  • [ ] Make hand cam a separate scene?

  • [ ] Make subgoal buying a wet fart soundboard (thanks chat) – [ ] CornoZeewo scuffed model

  • [ ] Corno mode

  • [ ] CuwonoZeewo scuffed mode

  • [ ] Need a Klawful knife emote, or a shotgun (thanks R4D4R)

  • [ ] Install minecraft

  • [ ] Update suggested python dev list

    • [ ] Add statquest channel
  • [ ] 2022.10.14 First ever follow bot attack

  • [ ] Expensive redeem: crono tells lore from vtuber chat

  • [ ] Add smort command

  • [ ] Maweexy wants "Data Da Da", maybe that can be a different mode

    • [ ] Intelijens +1
  • [ ] !Keyboard command

  • [X] Really need to set up a timer for breaks/ads

    • [ ] Or just have fewer ads, Crono
  • For next stream

    • Classify and or cluster the missing labels to see how they can augment existing recipe database
  • [] 2022.10.31 Raided 4 times!

  • [X] Migrate to DigitalOcean already

    • Flask app working in Dev!
    • Would like to make space on BuenosDS.dev/MeaLeon for it to run
  • [] Add button to copy links in markdown format in MeaLeon

  • [] Add a raid command!

  • [] Reenable TFIDF instead of the OHE vectors

  • 2022.11.10 stream: six raids!

  • check out deadmau5 one day

    • LTT x deadmau5

Socials