Hacker News new | ask | show | jobs
by billconan 3418 days ago
The C++ server itself was my side project. I made it long time ago. I tried to create a blog with it.

https://github.com/shi-yan/Swiftly

Right now, I'm making a deep learning library. I want to create some simple dashboard ui for it.

I investigated few options. I don't like go. I know some node.js. I really wanted to use swift. But the swift framework, called perfect, crahes on my mac. So I decided to use my own framework. It integrates well with my deep learning library.