Wednesday, July 12, 2023

Show HN: A modern CGI web framework for C++ https://ift.tt/vb2BFKc

Show HN: A modern CGI web framework for C++ Hi, I work on this library because I like the simplicity of CGI and enjoy building things with C++. It is based on asio and my own implementation of FastCGI, and it works on both Linux and Windows. I have just released the new version and created a simple live demo that you can check out here: https://ift.tt/0wBzcYZ https://ift.tt/eruKy6C July 13, 2023 at 02:02AM

No comments:

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat https://ift.tt/3P1DTwH

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat Browser LLM demo working on JavaScript and WebGPU. WebGPU is alrea...