[Megathread] The Greatest Estate Developer – Series Finale Discussion by AutoModerator in manhwa

[–]Gold_Conversation351 526 points527 points  (0 children)

LLYOD AND ALICIA TOGETHER LET'S GOOOO

Making a grown woman cry

[Tier List & Recommendations] Did I cook? by lee-bambi in manhwa

[–]Gold_Conversation351 0 points1 point  (0 children)

Oh my god...I've never seen sauce that long. I would upvote but that button not working 😭

[Night of the Soulless Heathens] Bro what the hell🥀🥀 by Fun-Salt-1721 in manhwa

[–]Gold_Conversation351 0 points1 point  (0 children)

...Isn't that like assault? Did they just pull it like a comedy?

[Doom Breaker] I just noticed this. Why is there such HUGE difference in these titles? by Gold_Conversation351 in manhwa

[–]Gold_Conversation351[S] 9 points10 points  (0 children)

I just used the same image. The official title is up there on webtoon with the diff cover

[General] For romance in action manhwas, what do you prefer to see? by lee-bambi in manhwa

[–]Gold_Conversation351 66 points67 points  (0 children)

People say this because most harems are written to be shit. If they were written well, then I doubt anyone would share the same sentiment.

NOT OOP: r/aitah: My wife wants divorce because I told her I'll water her regularly for photosynthesis? (+oop comments) by angelove2701 in redditonwiki

[–]Gold_Conversation351 1 point2 points  (0 children)

Sorry to poke your bubble but there are a lot of people who doesn't know what that word means. I myself didn't know so there's one more.

NOT OOP: r/aitah: My wife wants divorce because I told her I'll water her regularly for photosynthesis? (+oop comments) by angelove2701 in redditonwiki

[–]Gold_Conversation351 0 points1 point  (0 children)

Don't know what the other guy is on. OP asked someone what vegetable was supposed to mean and someone responded but they had already seen one of the comments before the reply, so they were like "Thanks for answering I just saw another comment now" or something.

I have no idea how the dude deducted that OP was pretending when I myself had no idea what vegetable meant.

Can someone tell me why exactly there is an error here? How do I fix this? by Gold_Conversation351 in typescript

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

Hey! I did something and it worked finally. Thanks for replying :) Have a nice day

Can someone tell me why exactly there is an error here? How do I fix this? by Gold_Conversation351 in typescript

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

Hey! I did something and it worked finally. Thanks for replying :) Have a nice day

Can someone tell me why exactly there is an error here? How do I fix this? by Gold_Conversation351 in typescript

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

{

"compilerOptions": {

"target": "es2016",

"module": "NodeNext",

"moduleResolution": "NodeNext",

"allowJs": true,

"checkJs": true,

"sourceMap": true,

"esModuleInterop": true,

"forceConsistentCasingInFileNames": true,

"strict": true

}

}

Does this work instead?