shivaodin

↗ HN profile [ 72.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a tool for static websites — blogs, docs, marketing pages — that lets visitors ask questions and get answers from your actual content. You paste your URL, it crawls the pages, indexes them into a vector store,…

  2. Built a background removal tool that loads a ~40MB segmentation model into the browser via WASM/WebGPU and runs inference client-side. No upload step, no API call, no queue. Drop an image, get the result in 2-3 seconds.…

  3. My company is trying to purchase a subscription that audits LLM responses for compliance. How do I talk them out of it.

  4. In 2021, Don't Learn a New Programming Language (sushantsrivastava.substack.com)
  5. I am curious what devices people use to track their health. I am also interested in how these devices/apps sync their data with Apple Health.

  6. I was employed in a firm where the Architect would design the whole system and ask the developers to just do the so-called "grunt work" of writing code. The problem was that there were many issues with the code…