amaldavid

↗ HN profile [ 439 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built this because I kept generating HTML/Markdown reports from Claude Code/Codex and needed a permanent share link instead of a localhost tunnel. Pagecast is a local CLI that publishes those files to your own…

  2. What TTS Throws Away (amaldavid.com)
  3. I was having way too much free time even when i was working on 6-7 different projects at the same time with claude code and codex. Staring at the terminal when agents are cooking code for you was just too boring in the…

  4. I saw The Mahjong Guide (https://themahjong.guide/) today and loved how much a good visual explanation can do for an old game. Around the same time, this HN thread about using coding assistants to revive projects you…

  5. I built this after seeing multiple teams accidentally ship API keys in their frontend code. The problem: Modern web development moves fast. You're vibe-coding, shipping features, and suddenly your AWS keys are sitting…

  6. Show HN: TikTok Video Downloader (savetiktokvideos.co)

    We just built a small tool to download all your tiktok videos by just providing your tiktok username. You can try it out in https://savetiktokvideos.co Even though it's reinstated, with all the ban and no-ban…

  7. Have been getting tired of having wrong version api docs for building anything with LLMs, just wanted to curate all latest api docs in a single place and also let it be discoverable for others. It is integrated with…

  8. I built a tool that converts GitBook docs into LLM-friendly markdown files. Perfect for feeding technical documentation into ChatGPT, Claude, or custom LLaMA models. GitHub:…

  9. With all the craze around Generative/Problem Solving AI, has anyone attempted to build a file viewer which can open up any file in their right format? As in, playing an mp3 or viewing a CAD file or even opening a simple…

  10. Hi all, I'm trying to setup a custom map server for a field tracking service. I have used the below setup to host one. https://hub.docker.com/r/overv/openstreetmap-tile-server/ However, I'm trying to optimize this to…