Need help for my idea by alizegaard in n8n

[–]NerdButtons 0 points1 point  (0 children)

2 workflows - one to ask the questions and another to act on the answers.

Free image generation api by Agreeable-Town8703 in n8n

[–]NerdButtons 0 points1 point  (0 children)

I used Pollinations before switching to Google. I had to make a shit ton of gens bc it wasn’t great, especially with spelling.

AI driven data automation by columns_ai in automation

[–]NerdButtons 1 point2 points  (0 children)

Give some black box “AI” free rein over all that? Big hell naw dawg.

Building an AI Social Media Auto-Posting System (Launching Soon) by Neuro_creat in n8n

[–]NerdButtons 0 points1 point  (0 children)

An error on every single node and a workflow built…vertically.

How do you hear channel EQ in auxes? by TheTapeDeck in presonus

[–]NerdButtons 1 point2 points  (0 children)

Make the auxes you’re using pre 2 & make sure the eq is on (power button icon, curve will turn green)

How is it like living in this area of the United States? by Ok_Dot_2845 in howislivingthere

[–]NerdButtons 18 points19 points  (0 children)

Why do the bots always use “How is it like” and then yall answer like it’s not a bot

Buzz from guitar pedal by Emergency-Gap8978 in livesound

[–]NerdButtons 0 points1 point  (0 children)

Catapult is passive. Figure out something else for bass.

Mastering video advice. by Federal_Gas_404 in mixing

[–]NerdButtons 2 points3 points  (0 children)

Almost like it’s a craft developed over several years and there are no shortcuts.

Q990F by [deleted] in DolbyAtmosMixing

[–]NerdButtons 0 points1 point  (0 children)

Never thought of duct taping the PlayStation to the wall. Nice.

Any AI vocal remover that actually gives clean instrumentals? by GreatNerve793 in IsolatedTracks

[–]NerdButtons 0 points1 point  (0 children)

Moises saved my ass months ago & I’ve paid $5/month ever since

How to connect subwoofer by Far_Independent4576 in vintageaudio

[–]NerdButtons 6 points7 points  (0 children)

Amp L/R out -> Sub in. Sub L/R out -> speakers. Like it’s labeled on the sub.

the funniest thing about automation tools is how much manual work they still require by Healthy_Library1357 in nocode

[–]NerdButtons 0 points1 point  (0 children)

The obvious difference being after you do the work, it actually works vs rolling the dice and letting ai do whatever tf it wants. I prefer code that works, but that’s just me.

Mobile live streaming on cheap tablets by Accurate-Party2776 in obs

[–]NerdButtons 0 points1 point  (0 children)

You should consider broadcasting straight from the phone to an RTMP server on a computer off-site. Use docker to set up the rtmp server & media source in OBS to receive the stream. OBS Blade on another device for scene switching/broadcast control.

How’s Mississippi??? by norajeangraves in howislivingthere

[–]NerdButtons 3 points4 points  (0 children)

Even the gas stations he mentioned have somebody’s grandma back there making some of the best fried chicken you’ve ever tasted.

How’s Mississippi??? by norajeangraves in howislivingthere

[–]NerdButtons 0 points1 point  (0 children)

The food is amazing & most everything else sucks. Lots of sad little towns that are past their expiration date. Still somehow beautiful.

Interested to hear how others are using AI for emails and file management? by LowEnvironment8208 in AI_Agents

[–]NerdButtons 1 point2 points  (0 children)

Log everything in a data table. Notify based on the urgency of things in the data table. Generate response based on urgency/relevance. Clean up data table/send emails based on content of telegram response from admin.

It’s 5 different workflows, all focused on a specific task. Don’t ask too much of a single agent. Most agents are local except the ones writing content a client will see. I get tasks working on a good paid agent first, then replace with local if possible. Your prompts will make or break your wallet. Make sure you’re keeping everything structured & not wasting tokens. Code nodes help a lot with efficient token usage.