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.

18 Dec 2019 edition
Python

#161 Sloppy Python can mean fast answers!

Topics include Larry Hastings - Solve Your Problem With Sloppy Python - PyCon 2018, Introduction to ASGI: Emergence of an Async Python Web Ecosystem, Python Insights, Assembly, Building a Standalone GPS Logger with…

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

Modules Part 03: Minimal Version Selection

Series Index Why and What Projects, Dependencies and Gopls Minimal Version Selection Mirrors, Checksums and Athens Gopls Improvements Vendoring Introduction Every dependency management solution has to solve the problem…

Source: Ardan Labs Blog