Live data from Hacker News

Viewing profile — charlesding2024

charlesding2024

HN member
Joined
Sat, Aug 30, 2025, 2:40 PM UTC
HN karma
4
Public activity
13 items

About charlesding2024

A web app developer.

Recent public activity

  1. comment
    Comment #46989313

    Hi HN, OP here! I previously shared my frame extraction tool (videotojpg.com) here about a month ago. The feedback was great, but it taught me that purely WASM-based solutions ofte…

  2. story
  3. comment
    Comment #46452599

    That makes total sense. In a shell environment, breaking the flow for 10+ seconds would definitely be more painful than the memory overhead. The 'instant' feel is crucial for UX he…

  4. comment
    Comment #46451968

    Hi HN, I built Video to JPG because extracting the perfect frame from a video usually requires scrubbing through timelines manually, which is tedious. This tool runs entirely in th…

  5. story
  6. comment
    Comment #46407894

    I dug into the repo – the 'self-healing' logic (automatically switching from CMD to PowerShell on failure) is genuinely clever. Much smarter than just dumping a stack trace. A tech…

  7. comment
    Comment #46407849

    I like the intent of keeping the flow state. Have you considered making this a CLI hook (e.g., a post-commit hook) rather than a web dashboard? I feel like I'd be even more likely …

  8. comment
    Comment #46383530

    Makes sense. Just a heads-up on the hybrid approach: storing raw files in B2 while also ingesting to Stream means you're paying for storage twice. Also, for the mobile app, definit…

  9. comment
    Comment #46375777

    I've been using Cloudflare's ecosystem heavily for my video tools and can share some thoughts: For your use case (40s clips, 10-50K plays/day), Cloudflare Stream's per-minute prici…

  10. comment
    Comment #46375734

    The character consistency is impressive. How are you achieving the product preservation technically? ControlNet, IP-Adapter, or something else? Also, does the 2.1s generation time …

  11. comment
  12. comment
    Comment #45092820

    PowerToys is an incredibly useful suite of utilities that significantly enhances productivity on Windows.

  13. comment
    Comment #45083376

    good, it's best if a video tutorial exists.