Skip to content
TILens What matters today in tech
Theme

Daily edition · Languages

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

01 Dec 2024 edition
OCaml GitHub

aantron/dream: Dream 1.0.0~alpha8

Additions and improvements Replace vendored http/af stack with depending on httpun from opam (#351). Log fd numbers for each request (#345). Examples mlx (#330, Andrey Popp @andreypopp). dream-html (#323, Yawar Amin…

Source: Dream Releases aantron
Python

#487: Building Rust Extensions for Python

There has been a lot of changes in the low-level Python space these days. The biggest has to be how many projects have rewritten core performance-intensive sections in Rust. Or even the wholesale adoption of Rust for…

Source: Talk Python To Me Michael Kennedy (@mkennedy)