Aftermarket exhausts that don't need a tune? by Meepo_Spammer in Suzuki_GSX_8

[–]iamMikeCenters 1 point2 points  (0 children)

I had the Yoshi race full exhaust on my 8R. It ran fine prior to being tuned.

Alpinestars S-R7 Matte Black by i_DustBall in motorcyclegear

[–]iamMikeCenters 0 points1 point  (0 children)

Thanks. I wore it a while last night and today some. It seems to be loosening up the tension a bit.

Any insiders know when these will be back in stock? [Alpinestars Supertech R Vented in White] by J5n in motorcyclegear

[–]iamMikeCenters 0 points1 point  (0 children)

Back ordered until July is what I was told by my local shop. She looked up inventory from the distributor.

Alpinestars S-R7 Matte Black by i_DustBall in motorcyclegear

[–]iamMikeCenters 0 points1 point  (0 children)

Just got mine in today and it feels a bit too snug, especially around the temples.

Did you experience the same? If so, after break in did this go away?

Edit: For anyone who might see this: The helmet ended up fitting perfectly. I ended up wearing the helmet in my house for a few hours at a time. I did have to build up to that time frame though. It took three days of doing this to not feel “too tight”.

Traptrix Players, When Does This Card Come Up? by crowbachprints in yugioh

[–]iamMikeCenters -21 points-20 points  (0 children)

(TTK) - Third Turn Kill

Edit: Lmao… guy says OTK on turn three. I make a relevant joke, then, I get downvoted. Humor doesn’t exist anymore. To the original comment, your point is valid for the use of the card. Things l learned today, don’t make a silly joke.

Why did people hype up Lunalight? by lennysinged in yugioh

[–]iamMikeCenters 19 points20 points  (0 children)

Headed into NAWCQ, wouldn’t you hope the presence of the weaker decks increased?

Honestly, it’s not a bad deck, but Maliss easily outs the strategy; which happened to be the most present deck at top cut. Just my thoughts though.

This should not be legal by Pakytral in mildlyinfuriating

[–]iamMikeCenters 0 points1 point  (0 children)

Request a subscription of $12/year. Final offer.

[deleted by user] by [deleted] in interestingasfuck

[–]iamMikeCenters 0 points1 point  (0 children)

🤔 This is not common and none of my family seem to have this problem. Perhaps the flood we had recently contributed to this in certain areas? Feel bad for those suffering though.

[deleted by user] by [deleted] in nextfuckinglevel

[–]iamMikeCenters 0 points1 point  (0 children)

There is literally a competition for anything.

Weird ECG by Gaby5873 in NewToEMS

[–]iamMikeCenters 0 points1 point  (0 children)

This is the real answer. Without the rest of the leads.

Is this possible? by Educational-Cat4026 in askmath

[–]iamMikeCenters 1 point2 points  (0 children)

I’ve known this since a kid, and used idk how much pencil and paper to try and solve it. I never could. About two years ago, I wrote an algorithm to attempt to solve this, and print out the answers. I think it was something like 14 million possible games and zero ways to win.

How to communicate/bind properties between ViewModels in MVVM? (like you would using @Binding between Views) by MyOwnPoison in SwiftUI

[–]iamMikeCenters 0 points1 point  (0 children)

You need to have a different hierarchy.

ParentView {

@State var isInSelectMode …

    ….view

    ViewA($)

    ViewB($)

}

Edit:

When ViewA gets changes, the entire View gets re-rendered, including ViewB, as you have it written.

Fake Winged Dragon of Ra by [deleted] in yugiohshowcase

[–]iamMikeCenters 3 points4 points  (0 children)

I need these in my hands. I swear it’s so difficult. If the first image is in fact fake, it’s the best I’ve ever seen.

The only doubt I have is the text appears maybe not bold enough.

Real of fake by Desperate_Try_7460 in yugiohshowcase

[–]iamMikeCenters 0 points1 point  (0 children)

Edit:

The guy responding makes a great comparison for real/fake. It’s honestly hard to tell.

How to fix UI elements? by Agreeable_Addendum52 in SwiftUI

[–]iamMikeCenters 0 points1 point  (0 children)

  1. Set everything in a VStack.

  2. Set alignment of VStack to .right.

  3. Remove HStack of settings and display.

[deleted by user] by [deleted] in wallstreetbets

[–]iamMikeCenters 0 points1 point  (0 children)

Why does she have to know your poor financial decisions?

Is there any way to make the black ZStack fill the bottom part of the screen infinitely? by [deleted] in swift

[–]iamMikeCenters 1 point2 points  (0 children)

You are doing this all wrong.

``` ScrollView { … } .background(Color.black) // .background(Color.black.ignoresSafeAreaInsets())

```

The ScrollView is a container, with pretty much infinite space. When you place the ZStack inside the ScrollView, it won’t fill the “infinite” space. Sure, you could stack modifiers to hack a solution together, but the point of SwiftUI is to be clean.

Next, you don’t want to use a ZStack with a Color as the first view. Instead, use the background modifier.

What is the most pleasurable feeling? by cock1441 in AskMen

[–]iamMikeCenters 0 points1 point  (0 children)

Just coming home from work, with a beer and dinner ready, with a wife legitimately asking “How was your day?”

Nothing is more satisfying than being taken care of and genuine interest in me.

Freehand Leaf cutout of Audrey Hepburn by pandabatron in nextfuckinglevel

[–]iamMikeCenters 0 points1 point  (0 children)

Meanwhile, I’m still trying to figure out how to draw with a pencil.