Andrej Karpathy on Building the Software 2.0 Stack
A lot of our code is in the process of being transitioned from Software 1.0 (code written by humans) to Software 2.0 (code written by an optimization, commonly in the form of neural network training)...

A lot of our code is in the process of being transitioned from Software 1.0 (code written by humans) to Software 2.0 (code written by an optimization, commonly in the form of neural network training). In the new paradigm, much of the attention of a developer shifts from designing an explicit algorithm to curating large, varied, and clean datasets, which indirectly influence the code. I will provide a number of examples of this ongoing transition, cover the advantages and challenges of the new stack, and outline multiple opportunities for new tooling.
https://youtu.be/y57wwucbXR8
Other articles

Tenstorrent Announces Open Chiplet Atlas™ Ecosystem
Tenstorrent is launching the Open Chiplet Atlas™ (OCA™) Ecosystem — including the open standard OCA Architecture — aimed at creating a truly open chiplet market.

Announcing RiescueC, a Compliance Test Generator
Tenstorrent releases RiescueC, a specialized test generator for RISC-V compliance testing

Announcing RiescueD, a Directed Test Framework
Tenstorrent releases RiescueD, a powerful framework for writing direct tests in RISC-V assembly.