Cognition (Devin AI) to Acquire Windsurf (cognition.ai)
501 points by alazsengul 8d ago 434 comments
Uv: Running a script with dependencies (docs.astral.sh)
474 points by Bluestein 20h ago 154 comments
Structuring Arrays with Algebraic Shapes [video]
40 surprisetalk 2 7/18/2025, 12:48:49 PM youtube.com ↗
Dependent types do not add complexity to our system, they reveal it.
Case in point: here is a fully dependently-typed tensor processing framework written in Idris, which I believe matches most of the desiderata of his talk, capturing even a generalisation of arrays via Naperian functors that is mentioned at one point.
https://github.com/bgavran/TypeSafe_Tensors