mcharytoniuk

↗ HN profile [ 27.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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.

  2. Stateful load balancer customized for llama.cpp (with a reverse proxy).

  3. 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…

  4. 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,…