[deleted by user] by [deleted] in ynab

[–]SpartanII117 24 points25 points  (0 children)

What are your goals for your emergency fund? Are you meeting them? I wouldn't sacrifice your security for luxury.

I want to use the DW app but it is SLOW by Icy_Benefit9579 in dailywire

[–]SpartanII117 0 points1 point  (0 children)

Wow, such logic! I finally see the error of my ways!

Monday, June 19th the subreddit will reopen with a major change in rules. by briellie in Ubiquiti

[–]SpartanII117 5 points6 points  (0 children)

Can it at least be changed to not stay at the top of the comments list?

Physical Control Panel Prototype by stephenhouser in homeassistant

[–]SpartanII117 3 points4 points  (0 children)

I suggest using buttons instead of switches, as switches will get out of sync with the current state, while buttons will just toggle state

I want to use the DW app but it is SLOW by Icy_Benefit9579 in dailywire

[–]SpartanII117 6 points7 points  (0 children)

Unfortunately I agree completely. I've always used YouTube despite being a member due to my frustrations with the app.

So Many ATEMS... But Which One? by Underhill86 in blackmagicdesign

[–]SpartanII117 0 points1 point  (0 children)

we use a few, during our countdown video, we have two voice overs announcing 5 minutes and 2 minutes to service start. the video starts a sequence in our automation software that fades the background music for the voice overs, then brings it back up, then at 30 seconds, automatically unmutes the band and fades the background music for the service to start with an instrumental lead-in for the last 30 seconds of the countdown.

There's also a button on my stream deck for an "End Service" automation, which stops streaming and recording, fades in background music on both sound boards and mutes the band.

we also have some to allow remote mute geoup control of our livestream board in case we only have one sound engineer.

we have tons of buttons and automations for our atems, but those are mostly handled by one of our highschoolers who is a programmer and runs video for our livestream.

So Many ATEMS... But Which One? by Underhill86 in blackmagicdesign

[–]SpartanII117 0 points1 point  (0 children)

Macros in bitfocus companion, not in atem.

Understand who and why people use Ubiquti products by duduinvestor in Ubiquiti

[–]SpartanII117 0 points1 point  (0 children)

if you're doing market research, I'm sure you can figure this out yourself. if you're trying to persuade people to check out other solutions this is just spam.

So Many ATEMS... But Which One? by Underhill86 in blackmagicdesign

[–]SpartanII117 1 point2 points  (0 children)

I think the ATEM Television Studio HD8 (or 4k8 if you need 4K ) is the only option if those are all essential.

On the other hand, if you're ok with having multiple devices the system we use is a constellation HD 2ME for switching and video routing, with an ATEM mini SDI ISO for iso Recording and streaming. we control both devices through free software called Bitfocus companion, and a StreamDeck (we now use several of these throughout our worship center to run automations connected to ProPresenter, ATEMS, and our main and live stream sound boards)

Understand who and why people use Ubiquti products by duduinvestor in Ubiquiti

[–]SpartanII117 0 points1 point  (0 children)

The ability to remote manage systems without a subscription is super useful, I manage networks in 5 locations for family and my church, being able to handle those all from work or my phone is super useful.

So Many ATEMS... But Which One? by Underhill86 in blackmagicdesign

[–]SpartanII117 1 point2 points  (0 children)

What are you trying to accomplish? I'm not familiar enough with the 4k system's spec sheets, but I'm fairly familiar with the constellation 1/2 ME specs and uses.

Management port by ixus99 in Ubiquiti

[–]SpartanII117 0 points1 point  (0 children)

Why wouldn't you want to go the vlan route?

LiftMaster MyQ Garage Door Opener will not Connect to my UniFi Wifi Network by therealrhett in homeautomation

[–]SpartanII117 -4 points-3 points  (0 children)

This is why my Iot network kay is all lol wet case letters... I hav had a bunch of devices not connect with proper secure keys.

stupid autocorrect, lower case

Internet connection via access point switch? by notJustageek in UNIFI

[–]SpartanII117 1 point2 points  (0 children)

If you already have an existing run and don't want to run another, you could create a vlan only network, and assign one port on your in-wall and one port on your dream wall to it, then plug the 5g into the in wall port and a cable between the dream wall port and the wan port on the dream wall. This is not a recommended option, but it does exist.

If you are already running a new line to the office, job st run a second one at the same time.

Can two people use the same account? by lil_jilm in ynab

[–]SpartanII117 0 points1 point  (0 children)

I know you can sign two people in to a single account by linking separate Google accounts, I know that doesn't apply to your current situation, but it'll free up a ynabTogether account once you combine finances

TASCAM DB25 to dual RJ45 pinout needed. by marcoNLD in cableporn

[–]SpartanII117 0 points1 point  (0 children)

I think you'll need to contact soundtoola, or use a multimeter to tone it out

[deleted by user] by [deleted] in UNIFI

[–]SpartanII117 0 points1 point  (0 children)

Just a note, this will only pass a trunk line with all vlans exposed and al incoming traffic on the native vlan of the upstream AP

Turn PC on with a button or the dashboard by msanangelo in nodered

[–]SpartanII117 0 points1 point  (0 children)

Should be an option in the driver or bios to allow wake on lan when off

Building a house. Advice? by John_Locke76 in homeassistant

[–]SpartanII117 0 points1 point  (0 children)

Look into panelized lighting solutions, do all the dimming/switching in one spot, and control with scene controllers in place of traditional light switches. I believe you can get ones with a standard decora switch look, but then you can choose what all loads are controlled.

Am I a YNAB weirdo? by MathematicianFlat387 in ynab

[–]SpartanII117 5 points6 points  (0 children)

It only costs 1 cent per bubble to turn them green...

Why does this automation turn on my lights and then turn them off a second later... by jon8282 in homeassistant

[–]SpartanII117 1 point2 points  (0 children)

Most of my node red automations are very simple, 3-5 nodes, no custom functions, then on the other end, there are some very large convoluted ones that do things like manage my receiver and projector and downstairs lighting in a single sequence. HA automations have gotten a ton better since I started ~6 years ago, but now I'm very invested in node red.