What are you using to generate scenes for a full music video?

I’m working on a music video for a song that’s around 3 minutes long and want to build it from a bunch of cinematic AI-generated scenes. Ideally the people should move naturally, with realistic environments and camera work that doesn’t feel too artificial.

I’ve been looking into how to make short video clips that I can piece together into the full video without burning through credits just trying to get usable shots.

Higgsfield was one option I came across, but I’m still comparing tools before spending anything. What have you had good results with for this kind of project?

reddit.com
u/juniperbush12 — 21 hours ago

What cloud storage are you actually using in 2026?

I’ve been trying to settle on a cloud storage setup that actually feels reliable long term, but it’s been harder than expected to find something that just works without constant tradeoffs.

Over the years I’ve used a few different services, but they all seem to have their own issues once you start using them daily, whether it’s performance, pricing changes, syncing quirks, or awkward sharing flows.

What I’m ideally looking for is something that:

  • works smoothly across PC and mobile
  • doesn’t become expensive as storage grows
  • handles file sharing without too much friction
  • is stable enough to stick with long term

I’m not really trying to over-engineer anything anymore, just want something dependable for personal use and some light collaboration with others.

For people who rely on cloud storage regularly, what do you stick with these days and why?

Also curious if switching providers actually made a noticeable difference for you, or if most of them end up feeling pretty similar in practice.

reddit.com
u/juniperbush12 — 1 day ago

Any good AI tools for making TED-Ed style animated videos?

I want to experiment with short educational videos that use simple motion graphics and animation, kind of like TED-Ed. I’m mainly looking for the best AI for video that could save some time on the animation side without needing to build everything manually.

Anyone using something like this for educational content?

reddit.com
u/juniperbush12 — 2 days ago

Any good sources for presentation templates?

I’m putting together a presentation and was wondering if there are any good websites for ready-made templates, similar to Canva. Looking for something that makes it easy to build something visually engaging without starting from scratch.

reddit.com
u/juniperbush12 — 7 days ago

I tested 6 AI app builders on real client work, only 2 survived production

I ran a comparison over ~2 months using 6 different AI app builders on real freelance client projects. Each project had a similar scope: authentication, dashboard, basic CRUD functionality, Stripe checkout, and deployment. The only difference was the platform used.

Tools tested were Lovable, Bolt new, Base44, Replit Agent, v0 combined with manual work, and Cursor with Claude. The ranking is based on a single practical outcome: whether the client was still actively using the app in production after 30+ days.

Cursor + Claude — 6/6 successful deployments

This ended up being the most reliable setup.

The workflow is less “AI builds everything” and more structured: I scaffold the app, Claude assists at the file level, and I review all changes before committing.

It was the slowest to start compared to others (roughly 3x slower than Lovable), but it required almost no rework later, which made it the fastest overall in delivery time.

Key advantage was full ownership of the codebase, full Git workflow compatibility, and flexibility to switch tools or models at any point.

v0 + manual implementation — 5/6 shipped

Very strong for frontend/UI generation.

Everything UI-related is fast and clean, but backend logic, authentication, and payments still need manual implementation. The output quality was consistent enough that handoff to another developer or team was smooth in most cases.

Lovable — 2/6 shipped (including 1 production site)

Extremely fast for initial prototypes. However, once projects became more complex, changes often introduced unintended side effects elsewhere in the system. One project was eventually exported and completed in Cursor within a couple of days.

Replit Agent — 1/6 shipped

The agent itself performs reasonably well, but the platform creates friction.

Costs also became unpredictable due to autoscaling behavior in one case. Even with export options, there is still enough platform coupling that migration requires significant cleanup.

Base44 — 0/6 shipped

Quick to scaffold, but unreliable when things broke. Some issues were difficult to trace back to actual source code, which made debugging inefficient and unclear. All projects were eventually dropped.

Bolt new — 0/6 shipped

Good for demos and early-stage prototypes, but not stable enough for production use.

The main issue was the gap between something that appears functional and something that holds up under real usage. Exporting out of the environment was also more painful than expected. Overall takeaway

Across all tools, one pattern stood out clearly: The only setups that consistently worked long-term were the ones where I fully owned the codebase and could treat it like a standard development project.

Tools that kept everything inside their own environment tended to hit limitations once the project moved beyond MVP stage.

Other factors like UI quality, speed of generation, or AI capability mattered less than long-term maintainability and portability.

This was specifically for paid client work where reliability after handoff matters. For prototypes or demos, the results would likely look different since tools like Lovable perform very well in early-stage builds.

Curious what others are using for production client work, and whether anyone has actually managed to keep Base44 or Bolt running reliably at scale.

reddit.com
u/juniperbush12 — 13 days ago

Google Sheets alternative for coordinating 20 people (Airtable too expensive)

Hi everyone!

I'm currently using Google Sheets to coordinate a amall e-commerce workflow with about 20 people.

How it works now:

I manage a master sheet with all orders. Each person logs in, filters their assigned rows, updates dropdown/checkboxes and marks tasks as completed.

It works but it's getting messy. Rows get hidden by mistake, structure breaks easily and there's no clean way to group or manage orders without manual workarounds.

I looked at Airtable and it would solve all of this (views, grouping, cleaner Ui) but the per-user pricing makes it too expensive for my setup.

Is there any tool that offers Airtable-like views and collaboration but without needing a paid seat for every user?

Looking for something simple, stable and easy for non-technical users.

reddit.com
u/juniperbush12 — 1 month ago
▲ 2 r/piano

Best metronome apps for practice?

As an elder millennial, I used a simple battery powered metronome growing up for piano practice. It worked fine nothing fancy.

Now that my piano has been in storage for a while, I'm looking for a solid metronome app instead. Are there any phone metronome apps people actually like a strongly prefer? Curious what works well in terms of accuracy, usability, and overall experience, and what people would avoid.

reddit.com
u/juniperbush12 — 2 months ago

ChatGPT alternatives - what are you actually using?

I'm putting this thread together to gather real suggestions on ChatGPT alternatives, especially after recent changes and increasing limitations.

I'm also actively exploring option myself and would like to see what people in the community are actually using day to day.

If possible please share your top 1-2 tools you rely on most and why they work better for your workflow.

reddit.com
u/juniperbush12 — 2 months ago

Is HoneyBook actually worth it? Would you recommend it or not?

Title basically says it all.

I'm trying to understand whether HoneyBooks is actually worth using long term especially in real workflows rather than just demos.

One thing I'm particularly curious about is how customizable the contracts are inside the platform. I've seen mixed feedback and I want to understand how flexible it really is in practice.

Would you recommend it or not? if not what would you recommend?

reddit.com
u/juniperbush12 — 2 months ago
▲ 1 r/aws

S3 Backup Software

I have multiple Windows EC2 servers that back up folders to S3.

Right now this is handled through S3 CLI sync scripts running on each server.

It works but it is becoming hard to manage and track across all instances.

I am looking for a tool that can run an agent on each EC2 server and be centrally managed from a single dashboard.

Ideally it should handle scheduling, monitoring, and syncing to S3 without relying on manual CLI scripts.

Any recommendations for reliable software that does this well would be appreciated.

reddit.com
u/juniperbush12 — 2 months ago

Where should beginners start with AI Agents & workflow automation?

i want to start building AI-powered workflows and agents, but there are so many tools out there: n8n, Make, Zapier, Relevance AI, and others

for someone starting from scratch, which platform helped you learn the fastest while still being useful for real projects? looking for something that teaches the fundamentals without being overwhelming

reddit.com
u/juniperbush12 — 2 months ago

The Arshen Archmage

so I'm trying to make this game that I had in mind using purely ai on the manyverse app. still needs a lot of tweaking for this to be a proper game so I'm open to suggestions

u/juniperbush12 — 2 months ago

What automation platform are you building on these days?

I've been exploring different no-code and low-code automation tools recently, and it feels like the landscape has changed a lot over the past year.

For those building workflows, integrations, or AI-powered automations, what platform are you using most often? Did you prioritize ease of use, flexibility, self-hosting, cost, or something else? Curious which tools have held up well once your automations started getting more complex.

reddit.com
u/juniperbush12 — 2 months ago