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

07 Nov 2024 edition
Java GitHub Frameworks

apache/dubbo: dubbo-3.3.2

What's Changed Feature Config value supports arrays. by @oxsean in #14813 Bugfix Fix old service discovery app listener destroy issues by @xingcici in #14669 Fix memory leak in HttpPostRequestDecoder when body is empty…

Source: Dubbo Releases AlbumenJ
Python AI General

Creating a simple string Search

In this post, I'll explore how to create a simple string search by discussing a few different algorithms and libraries that can be used to implement it.

Source: Rodolfo De Nadai Essays