Live data from Hacker News

Viewing profile — amaldavid

amaldavid

HN member
Joined
Fri, Oct 13, 2017, 3:59 PM UTC
HN karma
40
Public activity
49 items

About amaldavid

No profile information was provided.

Recent public activity

  1. story
    Show HN: Bookshelf – book quotes that appear between Claude Code and Codex turns

    This is a small quality of life project i built for myself and using it for 3+ months now, decided to fork it out and publish as a skill separately. Instead of seeing terminals fil…

  2. comment
    Comment #48841637

    Been through the exact same issues and built a publishing workflow over cloudflare a few weeks back and did decent reception from HN as well you can check it out here: https://gith…

  3. comment
    Comment #48841622

    I had built something similar over cloudflare and primarily agent first you can check it out here: https://github.com/Amal-David/pagecast

  4. comment
    Comment #48641738

    When you re-sync a URL, the slug's staged content is deleted and rewritten, not versioned as of now

  5. comment
    Comment #48640820

    This is quite interesting, let me ponder over this a bit. I think I can expose an MCP and also make the admin to be hosted directly in cloudflare workers/pages and make it a remote…

  6. comment
    Comment #48640680

    Have added password support now

  7. comment
    Comment #48608832

    Thanks for the unfiltered feedback! Yes, the readme and no screenshot was something that I meant to cleanup and add and are already live now. Agent reports vs small static sites ->…

  8. comment
    Comment #48606504

    publishing workflow yes, i wanted to have a way to manage published urls and update existing urls with a small dashboard as well since we end up doing it repeatedly.

  9. comment
    Comment #48606470

    yes, it is possible. Will be adding that and full website above <25mb publishing also soon

  10. story
    Show HN: Pagecast – Publish Markdown/HTML Reports to Cloudflare Pages

    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 pu…

  11. story
  12. story
  13. story
  14. comment
    Comment #48077024

    Just noticing this, i have covered all the rules in the guide. It's not as complicated as Mahjong. Much simpler and as mentioned earlier it is regional to south India

  15. story
    Show HN: Terminal Arcade – Side quests when agents are cooking

    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 c…

  16. story
    Show HN: A bilingual guide to Thaayam, a Tamil board game

    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 co…

  17. comment
    Comment #45788020

    Gitleaks is too good to be compared to this, the only areas where keyleak is comparable is it does runtime detection where sometimes your build process injects secrets via env vars…

  18. comment
    Comment #45787771

    Yep, Github does a wonderful job flagging secrets most times but irrespective of that this is happening in some sites. This was built out of personal curiosity and I had put it out…

  19. comment
    Comment #45787747

    Well, when i meant "personally" not in the app I manage. I have a quirk of checking sites to understand what they are using and how they are using and have stumbled upon sites with…

  20. story
    Show HN: KeyLeak Detector – Scan websites for exposed API keys and secrets

    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, a…

  21. comment
    Comment #43675369

    Wanted to pen down some of my thoughts on ambition and how we seek validation and can it be abstracted to a certain degree so that we can break free from it

  22. story
  23. story
    Show HN: TikTok Video Downloader

    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,…

  24. comment
    Comment #42759915

    [flagged]

  25. story
    Show HN: DocIngest – Download and save documentation from any URL

    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 discoverabl…