Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Frameworks

11 items on 21 Aug 2026
Python AI Django

llm 0.32.1

Release: llm 0.32.1 Fresh installs of LLM stopped working the other day because the OpenAI Python library dropped its usage of httpx, and it turned out LLM depended on that library but only installed it via a transitive…

Source: Simon Willison's Weblog
Python AI Django

llm-openrouter 0.7

Release: llm-openrouter 0.7 Now that this plugin is compatible with LLM 0.32 it can display the reasoning traces for LLMs available through OpenRouter. Updated for compatibility with LLM 0.32. Models now use…

Source: Simon Willison's Weblog
Python AI Django

Stop Making TUIs

Stop Making TUIs Thomas Ptacek advocates for building real native user interfaces for even the smallest of personal tools, because coding agents have reduced the cost of getting a usable-enough GUI up and running to…

Source: Simon Willison's Weblog
Python AI Django

Quoting Matt Webb

After I released version 1.0, I figured I would have to do the rotations myself. So I sat down with ChatGPT and I didn’t get it to write the code, but I got it to educate me. With a patient, interactive tutor, I was…

Source: Simon Willison's Weblog
Vue.js GitHub JavaScript

vuejs/core: v3.6.0-rc.5

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Source: Vue.js Releases github-actions[bot]
Java GitHub Frameworks

spring-projects/spring-boot: v4.2.0-M1

⭐ New Features Refine Forwarded headers configuration for Jetty servers #51148 Disable Micrometer global registry in tests by default #51142 Use GracefulHandler rather than StatisticsHandler to coordinate graceful…

Source: Spring Boot Releases spring-builds
Java GitHub Frameworks

spring-projects/spring-boot: v4.1.1

⚠️ Attention Required Spring Boot's Gradle plugin no longer automatically configures gRPC when the Protobuf plugin is applied. This behavior caused problems for those using Protobuf without gRPC. To opt in to the…

Source: Spring Boot Releases spring-builds
Java GitHub Frameworks

spring-projects/spring-boot: v4.0.8

🐞 Bug Fixes Kafka consumer-specific security protocol is not taken into account #51365 Temporary file is not deleted when ExportedImageTar construction fails #51117 spring-boot-h2-console pulls servlet-api as transitive…

Source: Spring Boot Releases spring-builds
Django Python

DSF Membership Open Space at DjangoCon US

If you are at DjangoCon US this year, join us for 45 minutes to talk about the Django Software Foundation. What: Django Software Foundation Membership Open Space When: Wednesday, August 26th, 1:00 pm to 1:45 pm Where:…

Source: Django Weblog Jeff Triplett