librats: Release of version 0.7.x and rats-search 2.0
Hello everyone! I continue to develop my library for creating distributed applications, which has already become the foundation for the new version of rats-search.
Hello everyone! I continue to develop my library for creating distributed applications, which has already become the foundation for the new version of rats-search.
Hello everyone! I am the creator of the distributed search engine rats-search based on DHT. Its principle is quite simple: the search engine collects torrents from all…
On tekkix, there are occasional complaints about the degradation of web design and interfaces for more "primitive" users, the crapification of code hosting, software…
When I started writing the Node.js service that was supposed to integrate with the LLM model, I already understood that access to some foreign APIs from Russia could…
🧠 Russian-language LLMs for tool invocation, translations, and financial analyticsA selection of models that really let you move away from OpenAI and develop in a closed…
💻 Using Nginx for load balancing LLM chat sessions. There are many examples of connecting LLM models to a Telegram bot, but with a large number of users, there are no…
In my previous articles on developing Telegram bots, I shared my experience of creating basic functionality and working with commands through arguments. While preparing…