Skip to content
TILens What matters today in tech
Theme

Daily edition

The daily ledger

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

25 Nov 2024 edition
Hardware

Papers in Systems: Schön on Dynamic Conservatism

25 November 2024 by Phillip JohnstonI’m part of a “Papers in Systems” reading club, which meets monthly to discuss a chosen paper. This month we read the lecture transcript from Donald Schön’s 1970 REITH lecture series,…

Source: Embedded Artistry Blog Phillip Johnston
Python

#411 TLS Client: Hello <<guitar solo>>

Topics include Talk Python rewritten in Quart, PyPI now supports digital attestations, Django Rusty Templates, and PEP 639 is now supported by PYPI.

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Go Rust

Scalable JSON Streaming with HTTP and Go - Ep.5

Introduction: Welcome to the final episode of the JSON for Engineers series! In this concluding session, we tackle the challenges of working with large JSON datasets, exploring efficient strategies for streaming data…

Source: Ardan Labs Blog