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.

17 Oct 2024 edition
Python

#481: Python Opinions and Zeitgeist with Hynek

Hynek has been writing and speaking on some of the most significant topics in the Python space and I've enjoyed his takes. So I invited him on the show to share them with all of us. This episode really epitomizes one of…

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

Exploring JSON Encoding and Data Handling in Go - Ep.2

Introduction: Welcome to Episode 2 of JSON for Engineers! In this episode, we explore the unique characteristics of JSON as a schema-less format, discussing both its benefits and challenges. You’ll learn how JSON’s…

Source: Ardan Labs Blog