Skip to content
Home » 2025.01.13 – Stream Notes

2025.01.13 – Stream Notes

  • by
  • Stream Notes
    • Catch Up
      • Errands
      • Car Meet on Saturday
    • Doing
      • AI news
      • Code
        • Show some fixes/refactors to MeaLeon (SQL/backend)
          • LINE 1: ...::VARCHAR, $3::VARCHAR, $4::VARCHAR, $5::VARCHAR, $6::VARCHA...  
                                                                         ^  
            HINT:  You will need to rewrite or cast the expression.```  
            
        • Access Postgres table and input into Vespa
    • From Chat / Derail
      • We looked up cars with gullwings
      • Remember how Surface switched to all ARM?
        • Or Asahi Linux, which is attempting to have native Linux on Apple Silicon
      • #hittaus
        • Have you tried out Ideogram
          • Great for making logos, putting in text
        • Open Computer Use: Secure Linux computer powered by E2B and controlled by open source LLMs
        • This one is extremely cool. https://replicate.com/jaaari/kokoro-82m
          • Text to speech, very fast inference
        • And have you tried this. https://github.com/Marker-Inc-Korea/AutoRAG
        • And how can you resist something like this. https://www.nature.com/articles/s41467-024-54178-1
        • For MeaLeon
          • Think about a couple of eval metrics, choose the simplest one and implement it
          • So something like this perhaps: suggestions from chat as a query and your manual examples as ground truth
            • “rosemary bread” should return ciabatta at top-5 and “bacon oil infused white bread pizza” as >5% and <15% suggestion
          • Devise a distance metric how far the result actually was from your ideal location. Avg over all eval cases. Done
          • Code em up and check your scores, make a simple change to recs and run evals again. Start to mentally weight the metrics that reflect your sense of better better
      • #PurplePurrPurrin OpenAI has sora out
    • We got raided by nickwan_datasci
    • We raided aria_adm

Socials