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.

02 Nov 2023 edition
Python

#359 gil--;

Topics include PyCon 2024 is up, Ruff formatter is production ready, gil--;, and Why is the Django Admin “Ugly”?

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
DevSec

Rego 101: Introduction to Rego

Learn how to write your first policy as code rules in Rego. This Rego tutorial for beginners covers the basics of Rego syntax and using OPA.

Source: Snyk Blog