Skip to content
TILens What matters today in tech
Theme

Daily edition · Languages

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

24 Jan 2023 edition
Python

#320 The Bug Is In The JavaScript

Topics include markdown-it-py, Sketch, Fixing Circular Imports in Python with Protocol, and unrepl.

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

Ultimate Go: Advanced Engineering Episode 18

Introduction In episode 17, Bill began to design an in-memory accounting database that will store the account balances on his blockchain. To build this database, Bill will add a memory pool on each node that stores a…

Source: Ardan Labs Blog
Go Rust

Ultimate Go: Advanced Engineering Episode 19

Introduction In episode 18, Bill defined the Go type that will represent a transaction and implemented the methods to validate one. While developing the transaction type, Bill states that he’ll be borrowing concepts…

Source: Ardan Labs Blog

Astro 2.0

Astro 2.0 is here! Astro 2.0 is the first major web framework to deliver complete type-safety for Markdown and MDX. Other release highlights include: Hybrid Rendering • Redesigned Error Overlays • Improved Dev Server…

Source: Astro Blog