Live data from Hacker News

Viewing profile — moinism

moinism

HN member
Joined
Tue, Apr 02, 2013, 9:25 PM UTC
HN karma
122
Public activity
52 items

About moinism

A guy figuring out how to launch startups. Otherwise, freelance developer and consultant.

@moinism

https://moin.im

Recent public activity

  1. comment
    Comment #49254624

    How do unresearched, vibe-coded projects like this reach the front page?

  2. comment
    Comment #49240663

    Been building Chat Octopus (like ChatGPT but for media and content: https://chatoctopus.com ) since Feb this year. Now it's available on web, ios, and android but I'm finding it ha…

  3. comment
    Comment #49166486

    Airtable is worth "just" $1.3B? I see (or used to see) it almost everywhere; why such a low valuation?

  4. comment
    Comment #49152554

    We've been building motion graphics capability (on chatoctopus.com), and "closing the loop" has been one of the hardest challenges. Coding agents have it easy; static analysis, lin…

  5. comment
    Comment #49080206

    The content on that page is too AI-generated to make sense to me; I don't understand what the model is for.

  6. comment
    Comment #48661829

    [flagged]

  7. story
    Show HN: TS Package to Convert Final Cut, Premiere, Resolve and OpenTimelineIO

    A small TypeScript library that imports and exports FCPXML, FCP7/xmeml, and OTIO, plus a CLI. You can use it for reading, writing, and converting video-editing timelines with frame…

  8. comment
    Comment #48582105

    [flagged]

  9. comment
    Comment #48538123

    Chat Octopus: AI video creator and editor. Made a video about PG's 'Billionaire' essay: video: https://chatoctopus.com/share/d93d661a-0e5b-43f3-946e-a9dea0... full chat: https://ch…

  10. comment
    Comment #48232903

    > Every AI video editor on the market assumes your footage is already labeled Shameless plug: I'm the founder of Chat Octopus, an AI media assistant, and it actually 'looks' at the…

  11. comment
    Comment #48092405

    Chat Octopus: Claude code for videos https://chatoctopus.com

  12. comment
    Comment #47845405

    and now its flagged :D

  13. comment
    Comment #47845069

    [flagged]

  14. comment
    Comment #47234044

    congrats on the launch! do you guys have anything planned to test chat agents directly in the ui? I have an agent, but no exposed api so can't really use your product even though I…

  15. comment
    Comment #47172064

    Wow! congrats on the launch guys. client-side rendering is incredible, really. I saw your product somewhere and have it as an open tab in my chrome for ~2 weeks :D I also saw anoth…

  16. comment
    Comment #46313032

    https://ffmpeg-api.com As the domain (hopefully) indicates, A REST API for the FFmpeg service. So far, it's been a plain API, but now it's adding MCPs and AI endpoints, so you don'…

  17. comment
    Comment #46300022

    Wait, the CLI command for the package is.. 'tit'?

  18. comment
    Comment #46017003

    This looks good, but a bit overkill for what I'm trying to build tbh.

  19. comment
    Comment #46016959

    Haven't tried it yet, but it looks similar to OpenAI's. What is your experience?

  20. comment
    Comment #46016938

    I agree, technically, "sub agent" is also another tool. But I think it's important to differentiate tools with deterministic input/output from those with reasoning ability. A simpl…

  21. comment
    Comment #46016784

    Dude, it looks great, but I just spent half an hour learning about its 'CodeAgents' feature. Which essentially is 'actions written as code'. This idea has been floating around in m…

  22. comment
    Comment #46016378

    This looks good. Even though it's only in Python, I think its worth a try. Thanks.

  23. comment
    Comment #46016252

    Thank you. But the main blocker for me right now is their skill definition: https://platform.claude.com/docs/en/agent-sdk/skills#how-ski...

  24. comment
    Comment #46015437

    How do you deal with the different APIs/Tooluse schema in a custom build? As other people have mentioned, it's a bigger undertaking than it sounds.

  25. comment
    Comment #46015314

    Amen. Been seeing these agent SDKs coming out left and right for a couple of years and thought it'd be a breeze to build an agent. Now I'm trying to build one for ~3 weeks, and I'v…