mcharytoniuk
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Are there any studies, large-scale polls, or anything about async coding adoption in Python? I wonder how widely the community accepts it, how widespread its usage is, and what the general sentiment is towards it.
- Show HN: Open-source load balancer for llama.cpp (github.com)
Stateful load balancer customized for llama.cpp (with a reverse proxy).
- Show HN: Language-agnostic structured data extractor (github.com)
Started as an unofficial port of Instructor, but its language-agnostic and focused primarily on llama.cpp. Starts HTTP API server. You send JSON-Schema + Data, it responds with a JSON matching your schema, extracted…
-
Hello HN! I made a PHP framework with AI capabilities. The most important features: - Built on top of Swoole extension to support asynchronous features. - Opinionated, all-in-one solution for building web applications,…