czhu12

↗ HN profile [ 62.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I’ve been building Canine for about 2 years now, and have slowly grown it to about ~1000 developers using it for deploying all sorts of apps / projects / etc. Amazingly, the whole thing is still able to run on a single…

  2. Hello HN! I've been working on Canine for about a year now. It started when I was sick of paying the overhead of using stuff like Heroku, Render, Fly, etc to host some web apps that I've built. At one point I was paying…

  3. I'm starting to notice that for newer projects that I've been playing around with (most recently react router V7), LLM's are worse due to lack of training data, compared to something like Rails, that was around long…

  4. This was a little hack I built over the weekend to learn full stack Remix development. The idea was just to create something like retool, but with iframes of different widgets across the internet. Heres the one I made…

  5. Hi HN! I built this for my own company, but I figured there might be a chance it will be useful for others too. We explored Flatfile and they quoted us pretty insane prices: ~12k + 4k for every "shape" of import. Since…

  6. In light of today’s events I’m curious to hear people’s thoughts: The consensus seems to be that Facebook, and social media in general is bad for various reasons [1][2] What could be changed to make it “good”? I know…

  7. A Starter Project for Forever Free Apps (forever-free-cloud-app-starter.chriszhu.me)
  8. The torchvision transforms package is kind of hard to understand so I built an app to develop and visualize image transformations. I threw this together mostly for myself but I'd be happy to build a more permanent tool…