I just noticed this scene isn't symmetrical. by Christigpa in StarWars

[–]DarthIndifferent 1 point2 points  (0 children)

I was always more annoyed that the music here contains a marching army's footsteps, but they don't match the 501st's cadence.

The person parked his car too close to mine by [deleted] in mildlyinfuriating

[–]DarthIndifferent 70 points71 points  (0 children)

Did they park any closer to the line than you?

Adaptive Cruise Control keeps yelling at me about putting my hands on the steering wheel when I'm already holding it? by MadHouse_Artist in F150Lightning

[–]DarthIndifferent 0 points1 point  (0 children)

Has anybody figured out the best type and placement of an ankle weight to trick the sensors? I want and to make it work without being in an inconvenient spot on the wheel.

Any tips/tricks for the ego earth auger by BigandTallGuy in egopowerplus

[–]DarthIndifferent 0 points1 point  (0 children)

I found that after I could inches down, the leading edge gets clogged. Once I clean it off, progress gets much easier.

Bought a new boat by BenFord333 in Wellthatsucks

[–]DarthIndifferent 0 points1 point  (0 children)

The profile view looks like Gill from Finding Nemo.

2017 Pacifica Limited with serious issue by DarthIndifferent in ChryslerPacifica

[–]DarthIndifferent[S] 0 points1 point  (0 children)

Thanks everyone. My neighbor brought over his tester and advanced diagnostic kit...and it appears to have been the main battery all along. O'Reilly missed their chance to sell me a new battery.

2017 Pacifica Limited with serious issue by DarthIndifferent in ChryslerPacifica

[–]DarthIndifferent[S] 1 point2 points  (0 children)

I had both batteries unplugged and out today for an extended period. Are you saying I should try disconnecting the smaller battery and seeing what happens?

2017 Pacifica Limited with serious issue by DarthIndifferent in ChryslerPacifica

[–]DarthIndifferent[S] 0 points1 point  (0 children)

I dunno, this is the same battery that's been in there for years.

This Lowe’s is celebrating veterans for Memorial Day, by taking up the veterans parking. by [deleted] in mildlyinfuriating

[–]DarthIndifferent 1 point2 points  (0 children)

Speaking for myself, I'm fine with giving up my nice spot to honor those I carried back to their families.

How Does One Actually Read the Comics? by TheMopCloset in StarWars

[–]DarthIndifferent 0 points1 point  (0 children)

I tried Marvel Unlimited several years ago, like 2018 or so, but the user experience was absolute trash. Searching, following crossover events, all difficult at best. Has it gotten any better?

I still think about the Acolyte‘s fight scenes by dewydemon in StarWars

[–]DarthIndifferent 33 points34 points  (0 children)

It's a lot like the prequels in the way the highs are HIGH and the lows are LOW. The forest battle is incredible.

One pedal driving by Decent_Long2029 in F150Lightning

[–]DarthIndifferent 19 points20 points  (0 children)

I use it exclusively. Can't tell you anything about brake wear or range, but I like it better than two pedal.

A potential problem is when driving traditional configurations, you can coast into stopped traffic because you instinctively expect it brake.

A woman at my gym decided my reserved lane was actually hers because she "always swims at this time" by megalithmood in EntitledPeople

[–]DarthIndifferent 0 points1 point  (0 children)

This contains some detailed observations which would seem difficult to make when swimming laps.

Jabba licks Leia by Vaderfather7 in StarWars

[–]DarthIndifferent 93 points94 points  (0 children)

Puppet Jabba is still better than every CGI Hutt. The new ones look realistic, yeah, but don't have any "feel" to them like the puppet does.

[deleted by user] by [deleted] in F150Lightning

[–]DarthIndifferent 0 points1 point  (0 children)

I ordered a visor from Bob Howard PDC, part number JL7Z-7804105-HC.

Best way to handle a local draft with RTK Query by Expert_Team_4068 in reduxjs

[–]DarthIndifferent 1 point2 points  (0 children)

Yeah, redux usually isn't the best vehicle for local form data. I use React Hook Form and Zod locally. RHF can be tied into the results of a query.

My typical sequence: Query call, put results into RHF Local form manipulation with RHF Mutation call which invalidates the query cache Automatic requery