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

10 Oct 2019 edition
Python

#151 Certified! It works on my machine

Topics include Python alternative to Docker, How to support open-source software and stay sane, and MATLAB vs Python: Why and How to Make the Switch.

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

#233: The Masonite Python Web Framework

Folks, it's not like the old days where there were just a couple of web frameworks for building apps with Python. These days there are many. One of those frameworks is the Masonite web framework created by Joseph…

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

Modules Part 01: Why And What

Series Index Why and What Projects, Dependencies and Gopls Minimal Version Selection Mirrors, Checksums and Athens Gopls Improvements Vendoring Introduction Modules provide an integrated solution for three key problems…

Source: Ardan Labs Blog