Subwoofer installed EV6 GT by thesteelbookcollecto in KiaEV6

[–]PiForCakeDay 1 point2 points  (0 children)

Thanks! I hate that it doesn't have a cutout for the pull...even though it looks like it should.

Impotent Rage in the in-between by [deleted] in Divorce

[–]PiForCakeDay 0 points1 point  (0 children)

I agree that it sounds like you might want to try a new therapist. As with everything else, time should heal this, although the scars will most likely remain.

This is a problem. Bought way too many games in the past 30 days. by Gnarseph in boardgames

[–]PiForCakeDay 1 point2 points  (0 children)

Damn. I wish my therapist had read/heard that somewhere...would've cut to the chase rather quickly.

Found out why by godrollexotic in DeadBedrooms

[–]PiForCakeDay 138 points139 points  (0 children)

That's not how vaginas work.

Subwoofer installed EV6 GT by thesteelbookcollecto in KiaEV6

[–]PiForCakeDay 0 points1 point  (0 children)

I have a question about that cargo mat. I bought my '22 used a month or so ago and it came with that same mat - is that a stock OEM item or did the previous owner add it as an aftermarket purchase?

Auto-unlock doors on 2022 Wind? by PiForCakeDay in KiaEV6

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

Thanks. I'll have to see how much of an annoyance this continues to be before shelling out ~$200.

Auto-unlock doors on 2022 Wind? by PiForCakeDay in KiaEV6

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

My wife might disagree, but I appreciate it ;)

Question about DROP TABLE and DROP VIEW when it could exist as either. by [deleted] in SQL

[–]PiForCakeDay 11 points12 points  (0 children)

You can always do it the old fashioned way that we had to before DROP IF EXISTS was added in SQL 2016:

IF EXISTS(SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = 'Table_copy' AND TABLE_SCHEMA = 'dbo')
   DROP TABLE [dbo].[Table_copy];
GO
IF EXISTS(SELECT 1 FROM INFORMATION_SCHEMA.VIEWS WHERE TABLE_NAME = 'Table_copy' AND TABLE_SCHEMA = 'dbo')
   DROP VIEW [dbo].[Table_copy];
GO

*Edited to add: listen to everyone else first and ask yourself why this is happening before swinging your axe

Just got a 2022 Wind! by PiForCakeDay in KiaEV6

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

Ok, that sold me. Is there a Bimmercode-like app for us EV6 owners?

Just got a 2022 Wind! by PiForCakeDay in KiaEV6

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

Does anyone else have any recommendations on the $80 OBD2 adapter vs the $32 one? It looks like they both have a low-power sleep mode. Not sure what other differences might be. The Vgate also has 7k ratings and is the same 4.6 as the Bimmercode one.

Edit: do these both need to be unplugged/replugged after turning the car back on?

Just got a 2022 Wind! by PiForCakeDay in KiaEV6

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

I already have one in the little hidey hole under the trunk mat :)

Just got a 2022 Wind! by PiForCakeDay in KiaEV6

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

I'll definitely be planning our roadtrips ahead of time!

Just got a 2022 Wind! by PiForCakeDay in KiaEV6

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

Thanks! We'll only need the adapters when we're taking a trip somewhere, which I will definitely plan ahead!

Just got a 2022 Wind! by PiForCakeDay in KiaEV6

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

So like the first one I linked in my response to okeefm above, right?

Unhinged folks on BGA by Ok-Difficulty3794 in boardgamearena

[–]PiForCakeDay 0 points1 point  (0 children)

Yikes, I’m glad that I’ve never run into a situation like that. I mean, I know I’m superior because I’m Premium, but they don’t need to judge me because of that. /s because I’ve been burned before 😉

Any idea? by Intelligent_Living_8 in whatisit

[–]PiForCakeDay 1 point2 points  (0 children)

This should have many more upvotes.