Latest Blog Posts
Sharing PGVector Vector Store Between NodeJS and Python in LangChain
LangChain.js and its Python counterpart are distinct projects with unique DocumentLoaders, which posed a challenge for my current project. In this project my...
Vision for TYPO3 community management in austria
This post should sum up the proposal for community management in austria which Georg Ringer and me sent to the TYPO3 association.
TYPO3 with nginx and memcached-module
This is a proof of concept of in-memory caching with TYPO3, nginx and memcached.
TYPO3 with HHVM and FPM fallback
This post describes a proof of concept for serving TYPO3 with NGINX/HHVM and a PHP-FPM fallback for incompatible scripts. Since I am using debian this post t...
TYPO3 HHVM speed comparison
The performance of TYPO3 can benefit a lot when using HHVM instead of a conventional PHP runtime. The following charts show a comparison of different setting...