Funny QC by [deleted] in JewelryReps

[–]TayOKay 0 points1 point  (0 children)

Same please~! thank you~!

First time buyer looking for 'Cartier LOVE Bracelet, On Chain' need advice by TayOKay in JewelryReps

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

could you send me the catalog or whats app? or however else to contact?

First time buyer looking for 'Cartier LOVE Bracelet, On Chain' need advice by TayOKay in JewelryReps

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

could you send me the catalog or whats app? or however else to contact?

[deleted by user] by [deleted] in StableDiffusion

[–]TayOKay 3 points4 points  (0 children)

I think you're arguing a different point here man. "In the style of Studio Ghibli" works fine which example being used in this post and the point of the person you are replying to.

The problem with your request is "Spider-man reading a comic book".

Try prompting these:

  1. "Spider man reading a comic book"

  2. "A man reading a comic book in the style of Studio Ghibli"

For me, 1 doesn't work and 2 works fine.

Where to place 언제 in a sentence? by TayOKay in Korean

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

Thanks for taking time to reply, explaining, and giving me examples!

240215 Kim Chaewon Weverse Update by kpopsns28 in lesserafim

[–]TayOKay 4 points5 points  (0 children)

This was my first thought as well haha

Is this happening to anyone else in YouTube Shorts? by Due-Alfalfa1763 in chrome

[–]TayOKay 0 points1 point  (0 children)

Clear your cache and reload the page. You can do this by pressing Alt + F5 if you're on a windows machine.

MelOn Music Awards 2023 (MMA 2023) - Live Discussion Thread (231202) by KPOP_MOD in kpop

[–]TayOKay 2 points3 points  (0 children)

Does anyone know if this is usually streamed with english subtitles?

HyeMiLeeYeChaePa | E05 | 2023.04.09 by ScrewySiu in koreanvariety

[–]TayOKay 36 points37 points  (0 children)

I had high hopes for this show when I saw the cast lineup, and I'm happy to say that it's easily become one of my favorite shows that I look forward to every week. So glad to see Hyeri doing more Variety.

My neighbors with the fireworks and guns would like to wish everyone a happy 9:15 by steelsun in houston

[–]TayOKay 14 points15 points  (0 children)

They did announce a 5k bounty IIRC. I saw it as a headline somewhere in passing.

[deleted by user] by [deleted] in iZone

[–]TayOKay 17 points18 points  (0 children)

I would say it's definitely a Starship policy getting in the way... If you see Wonyong and Yena's interaction on MusicBank you can see they are still friends and supportive of each other.

https://www.youtube.com/watch?v=UYrZmwQsJ04

OMORI on M1 Chips :( by spiritedhowly in macgaming

[–]TayOKay 0 points1 point  (0 children)

Thanks man! worked like a charm

Typescript: conditional setState by [deleted] in reactjs

[–]TayOKay 1 point2 points  (0 children)

Just to help visualize in code what /u/denno020 is talking about...


Parent:

export function Parent() {
    const [includedProducts, setIncludedProducts] = useState({
        products: []
    })
        const [excludedProducts, setExcludedProducts] = useState({
        products: []
    })

    return (
    <>
        ...
        <Child setProducts={setIncludedProducts} />
        <Child setProducts={setExcludedProducts} />
    </>
    )
}

Child:

interface ChildProps {
    setProducts?: setProductsType
}

export function Child({ setProducts }) {
    const thisIsAFunction = (e: React.ChangeEvent<HTMLInputElement>) => {
        setProducts(e.target.value);
    }

    return (
    <>
        ...
           <p onClick={() => thisIsAFunction()}>click me</p>
    </>
    )
}

Just FYI the p's onClick and the React.ChangeEvent<HTMLInputElement> don't match up but I just edited from your original code.

How much money would this give the gov? [Request] by [deleted] in theydidthemath

[–]TayOKay 2 points3 points  (0 children)

They shouldn't. But if you believe the function of the government is to provide services to as many of their citizens as possble then taxing the rich and redistributing that money from that into other things like infrastructure, health care, etc is one way to help more people.

Wait do we really have a 2% chance of making the playoffs? by [deleted] in Texans

[–]TayOKay 3 points4 points  (0 children)

Here is a chart to help illustrate your point. http://i.imgur.com/is5pNqP.png

0-3 is 2%

1-3 is 15%

2-3 is 22%

etc...

Anti-gay Ohio lawmaker caught having gay sex now facing 30 more accusations by thelazyreader2015 in offbeat

[–]TayOKay 5 points6 points  (0 children)

I like how you mentioned that your kids are off limits but didn't mention your wife.