amaldavid
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
- What TTS Throws Away (amaldavid.com)
-
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…
- Show HN: A bilingual guide to Thaayam, a Tamil board game (amal-david.github.io)
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…
-
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…
- Ambition, Validation and the Multipliers That Matter (amal.bearblog.dev)
- 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…
-
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…
- Show HN: GitBook Documentation Downloader for LLMs (github.com)
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:…
- Instrumentation checklist for running large GPU clusters (together.ai)
- Building software brick by brick and New Internet (amal.bearblog.dev)
- Show HN: Add Speech to Text for Your Claude Chats (chromewebstore.google.com)
- WhatsApp Parser for LLM Instruction Finetuning (github.com)
- RAG with LLMs Primer Mindmap (whimsical.com)
- Export your ChatGPT conversations as PDF/Doc (exporter.hexonlabs.com)
- Sensitive Data Warning in ChatGPT (chrome.google.com)
- ChatGPT Mini – Nothing but ChatGPT in a mini window (chrome.google.com)
-
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…
-
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…