Viewing profile — moinism
moinism
HN member- Joined
- Tue, Apr 02, 2013, 9:25 PM UTC
- HN karma
- 122
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About moinism
@moinism
https://moin.im
Recent public activity
-
comment
Comment #49254624
How do unresearched, vibe-coded projects like this reach the front page?
-
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…
-
comment
Comment #49166486
Airtable is worth "just" $1.3B? I see (or used to see) it almost everywhere; why such a low valuation?
-
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…
-
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.
-
comment
Comment #48661829
[flagged]
-
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…
-
comment
Comment #48582105
[flagged]
-
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…
-
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…
-
comment
Comment #48092405
Chat Octopus: Claude code for videos https://chatoctopus.com
-
comment
Comment #47845405
and now its flagged :D
-
comment
Comment #47845069
[flagged]
-
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…
-
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…
-
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'…
-
comment
Comment #46300022
Wait, the CLI command for the package is.. 'tit'?
-
comment
Comment #46017003
This looks good, but a bit overkill for what I'm trying to build tbh.
-
comment
Comment #46016959
Haven't tried it yet, but it looks similar to OpenAI's. What is your experience?
-
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…
-
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…
-
comment
Comment #46016378
This looks good. Even though it's only in Python, I think its worth a try. Thanks.
-
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...
-
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.
-
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…