anduc

↗ HN profile [ 252 ms ] full profile
Karma
104
Created
April 22, 2024 (2y ago)
Submissions
0
Web Dev X: https://x.com/duc__an Email: an@graph.vn
  1. It's amazing to see the rise of web technologies like WASM and WebGPU. A few weeks ago, I made https://bannerify.co/tools/remove-bg - open-source remove background using WebGPU, which reached #1 on HN for a day, gained…

  2. Inspired by https://og-image-meme.vercel.app/ and https://github.com/steven-tey/og, I made this tool to create dynamic OG images for websites and blogs, with an typescript SDK that makes embedding easy. Check out source…

  3. Yesterday,I saw a post in X asking for a self-hostable background remover service. I was thinking, can we make it work by using WebGPU? So it will run in the browser and doesn't require any server/queue to run After a…