• Thursday

    • Private work.
    • Went to the US Open, Arthur Ashe. Alcarez, Pegula.
    • Remember python’s deque. Double ended queue (so stacks too). Faster than list (O(1) vs O(n)). append(), appendleft(), pop(), popleft().
    • Meta’s jupyter studio / scheduler is Bento: https://engineering.fb.com/2023/08/29/security/scheduling-jupyter-notebooks-meta/
    • Signed up for a few more nyt newsletters.