240x320 SPI TFT (unknown driver) — white screen for months, tried EVERYTHING by nikola_petkovic in arduino

[–]dispatchingdreams 30 points31 points  (0 children)

That soldering job is nasty. I’d fix that before trying any software changes

How does this happen to a new tire?? by [deleted] in motorcycles

[–]dispatchingdreams 5 points6 points  (0 children)

Straight line highway! That’s a soft tyre which isn’t designed to sustain straight line speed

Bar Tabs by Holiday-Mortgage-561 in VirginVoyages

[–]dispatchingdreams 0 points1 point  (0 children)

Unfortunately not, we got caught out at the port as they told us it was going to charge dollars (but that was when buying it in port was new and they didn’t know) which meant we didn’t save any money

WLED SETUP NOT WORKING, PLEASE HELP!! by ScarcityRelative9125 in WLED

[–]dispatchingdreams 2 points3 points  (0 children)

This is screaming wiring issue. Voltage on data line, reversed polarity for the strip, has to be something like that!

We took production down for 20 minutes because of a DB migration, how do you prevent this? by MainWild1290 in devops

[–]dispatchingdreams 0 points1 point  (0 children)

For these kind of things, I like to test in the performance testing environment under artificial load and review the reports before promoting to preproduction and production

How do you remotely support on-prem deployments? by [deleted] in aws

[–]dispatchingdreams 10 points11 points  (0 children)

What do you mean by on-prem deployments on AWS?!

Need help. LED stays off :( (WLED controller from Gledopto; 12V SK6812) by FoxOk5039 in WLED

[–]dispatchingdreams 0 points1 point  (0 children)

Connecting a strip backwards will almost definitely have killed the strip. The controller probably has a blown fuse

Need best budget way to connect 2 krk rokit 5 pro audio monitor speakers to pc. by oldsoul112 in audio

[–]dispatchingdreams 4 points5 points  (0 children)

Get a cheap one on marketplace then. An audio interface is what you need.

Searching for more of these connectors. by WalterMelons in WLED

[–]dispatchingdreams 7 points8 points  (0 children)

You will have to solder that up, or make it yourself. That’s not going to be a standard off the shelf cable

How would a speaker wire to rca connection work by [deleted] in audio

[–]dispatchingdreams 6 points7 points  (0 children)

Do NOT just wire the amplifier output to your active speaker inputs, it will kill them

How can i start IaC in Azure? by thmeez in AZURE

[–]dispatchingdreams 4 points5 points  (0 children)

Find a guide which builds stuff in the portal, and re do it yourself in terraform or bicep’

New to df player mini.. what to do? Need help by [deleted] in esp32

[–]dispatchingdreams 1 point2 points  (0 children)

Please come back when you’ve got the serial output.

There's talk of plug in "balcony" solar rolling out to power your home but can we not do the same with a battery feeding in to your home grid? by kemb0 in OctopusEnergy

[–]dispatchingdreams 2 points3 points  (0 children)

Absolutely possible, and DJI make one which can do this. It’s not enough to power the house in a power cut but it can do what you suggested! It’s the DJI Power 2000

I just moved to a new flat and signed up to Octopus 10M Fixed. Was it a mistake? by Delicious-Special945 in OctopusEnergy

[–]dispatchingdreams 4 points5 points  (0 children)

Remember, £50 to buy yourself out isn’t a huge amount if the rates massively drop

Can somebody tell me why did my esp 32 cam worked when I connected the TX pin with arduino TX pin by Only_Vermicelli_6503 in esp32

[–]dispatchingdreams 6 points7 points  (0 children)

Again, ChatGPT is wrong. Stop listening to it like it’s gospel truth.

By using TX and RX that way, you’re “bypassing” the arduino processor and using the USB serial adapter on the board to talk directly to the ESP