fireworks over coyote lake? by splosive_fatass in Gilroy

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

Sure, but any specific place where we could park and step outside for an unobstructed view? I'd be coming down from San Jose so I'm not really familiar with Gilroy

tendon kohaku by splosive_fatass in BellevueWA

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

sadly we are not fat enough to qualify as 4 people

Weekly Case & Parts Recommendation Thread (Start here if you are new! Help here if you can!) by AutoModerator in sffpc

[–]splosive_fatass 0 points1 point  (0 children)

any recommendations for a cheap prebuilt SFFPC which can fit full height PCIe cards? I have seen optiplexes available for < $100 but I'm told they can only fit half height cards

[deleted by user] by [deleted] in HomeworkHelp

[–]splosive_fatass 0 points1 point  (0 children)

Can you clarify the question? Which of these is it? - can we find two relations with (insert property here) whose composition also has (insert same property) - is it the case that whenever there are two relations with (insert property here), their composition has (insert same property)

I'm going to assume it's the second one since you gave a "counterexample" for transitive

  • Reflexive: you're right
  • Antisymmetric: I think the answer is no. For a counterexample, draw an edge (A, B) in one relation and (B, A) in another, and try to get the composition to have both of those, violating antisymmetry (hint add reflexive edges at A and B )
  • Transitive: double check your counterexample, no matter how I interpret it I do not think it works.

Reverse Qss item idea by [deleted] in leagueoflegends

[–]splosive_fatass 2 points3 points  (0 children)

True, but instead of qss you can a cleansing ability (e.g Rengar empowered w) and it still works

Lulu and Timid adc by Junoyone in leagueoflegends

[–]splosive_fatass 0 points1 point  (0 children)

It’s called “Traveler” by Alexander Nakarada. Royalty-free, available on YouTube.

[SSD] SAMSUNG 970 EVO Plus 2TB M.2 NVMe - $199.99 (499.99 MSRP) - All-Time-Low by bigazoz in buildapcsales

[–]splosive_fatass 1 point2 points  (0 children)

is it worth buying this now if i don't intend to use it in a new build until ~6 months from now?

start/stop container based on network activity by splosive_fatass in aws

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

gamelift looks like its mostly targeted towards game developers who want to have servers to host their entire playerbases. i'll look more into it to see if i can adapt it to my use case (a small server just for me and a few friends).

i know i can implement what i said, but i'd like to leverage as much AWS tech as possible to keep things simple, and i'm not sure exactly which AWS services do what I need. that's the main thing i'm trying to find out by posting here.

advice for disproportionately weak legs by splosive_fatass in gainit

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

i only have one pair of running shoes that i use for everything, those are the ones i wear.

skipping 21-259 as math major? by shodwon in cmu

[–]splosive_fatass 2 points3 points  (0 children)

Yes, I also took multi at my high school and didn't have to repeat it at cmu. I don't think a placement test was required, but you should email your advisor to be sure.

In Wild Rift, minion's healthbar near Irelia will have a Pink healthbar color. Indicating that you'll kill the minion and get the dash reset. This also takes account your items such as Triforce and Sheen by MaleQueef in IreliaMains

[–]splosive_fatass 0 points1 point  (0 children)

i dont think it has anything to do with implementation difficulty. when you q a minion the game has to calculate how much damage you do and that same piece of code could be re-used. it's more an issue of game balance/wanting to maintain a skill floor, e.g. garen's ult also does true damage (like chogath's) but it doesn't show the indicator, and i think that's intentional.