All sessions

Updated Nov 18, 2025 • 4 entries · Most from Cursor (1.1.4)

  • Adjacency List vs Nested Sets in PostgreSQL (Explain Extended)

    Adjacency List vs Nested Sets in PostgreSQL (Explain Extended) Source: https://explainextended.com/2009/09/24/adjacency-list-vs-nested-sets-postgresql/ Overview The article compares two classic techniques for modeling hi…

  • Evaluating Recommender Systems (EvidentlyAI summary)

    Evaluating Recommender Systems (EvidentlyAI summary) Source: https://www.evidentlyai.com/ranking-metrics/evaluating-recommender-systems Overview This EvidentlyAI article walks through how to align ranking metrics with th…

  • Understanding dynamic module swapping in PyTorch

    Understanding dynamic module swapping in PyTorch Exported on 6/20/2025 at 20:50:08 GMT+8 from Cursor (1.1.4) User Explain following Python codes: How does it works, and why is can make module fast Cursor This Python code…

  • Wide events over metrics, logs, and traces

    Wide events over metrics, logs, and traces Exported on 07/17/2024 at 00:00:00 GMT+0 from Codex CLI Source material All you need is Wide Events, not "Metrics, Logs and Traces" by Ivan Burmistrov (Feb 15, 2024) Hacker News…