Skip to content
TILens What matters today in tech v0.0.5
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.

04 Sep 2024 edition
Python

#476: Unified Python packaging with uv

A couple of weeks ago, Charlie Marsh and the folks at Astral made another big splash with a major release of uv called "uv: Unified Python packaging" which has many far reaching features. We had to have Charlie on the…

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

What you should know about PHP code security

Let's discuss the importance of PHP security and the business impact of some notable PHP interpreter vulnerabilities that are crucial for developers to get right.

Source: Snyk Blog