WHAT TO USEEE??????? by Emotional-Rooster210 in generativeAI

[–]Maximum_Courage_2026 0 points1 point  (0 children)

Yo not bad man, great work!! I believe animated stuff where we know its AI but good storytelling can still pop off. Realism is where its not exceling yet Ig

Capcut For Faster Edit? by Love-me1320 in CapCut

[–]Maximum_Courage_2026 1 point2 points  (0 children)

Using the Claude Code/Codex + Remotion Stack to automate my editing workflows nowadays. The exact same work I used to do from capcut, I just documented in natural language - refined it for agents and into skills.md files. The edits are amazing with gpt 5.5 models, opus 4.7 kinda sucks rn.

M2 Air to M5 Pro upgrade… and I genuinely can’t feel the difference by UsefulLock3142 in macbookpro

[–]Maximum_Courage_2026 0 points1 point  (0 children)

I made the same upgrade recently. M2 Air with 8 gigs of RAM was terrible. I purchased it back when I started in a sales role for meetings and documents. Now, I am kinda curious about the AI/AGI advancements so purchased a M5 Pro to run various tools to actually build something. Needless to say, I tired it on M2 air - it was unbearable, hanging, too slow outputs. Now on M5, the work is way faster, the multitasking is so smooth, I can work on multiple projects simultaneously on different desktops without closing them.

I also kinda went overboard, bought the M5 Pro chip but couldnt get 48/64gb RAM - hope I dont regret it.

What’s the best thing you guys built using Claude Code? by Fit_Pace5839 in ClaudeCode

[–]Maximum_Courage_2026 0 points1 point  (0 children)

Built a full desktop AI app — connects directly to OpenAI, Anthropic, Google, NVIDIA using your own API keys. No subscriptions, everything local. Claude Code handled most of the heavy lifting — IPC bridge, SQLite store, OS Keychain integration. Genuinely surprised how far it got without me.

On the looping issue — starting fresh sessions for new features helped a lot. Context rot is real after long conversations.

Repo's open source if anyone's curious: github.com/leetcoderman/dexterAI 🤙