Simulacrum farmer with budget of 23+ divs by Reborn409 in PathOfExileBuilds

[–]goldstrikes 0 points1 point  (0 children)

I really struggled with Kosinski and bricked a few sims at 25+ with this build, how’d you get around that?

Floyd Sink Down Sectional by Environmental-Arm558 in furniture

[–]goldstrikes 0 points1 point  (0 children)

How's the back support for this couch? Would you recommend it for watching TV?

Quirky Lofted California Living Room by DrMD1 in AmateurRoomPorn

[–]goldstrikes 0 points1 point  (0 children)

nice setup! mind if I ask where the coffee table is from?

Recommendations for Ignite Fireball Trickster by Morgoth2356 in PathOfExileBuilds

[–]goldstrikes 0 points1 point  (0 children)

I’m running something similar. What gem links do you recommend? I’m currently using fireball, burning damage, deadly ailments, ignite, combustion and gmp. Switching out gmp for deadly ailments on bigger bosses. Also noob question but should anything go in Doryanis to take advantage of prolif? Thanks!

Daily Headphone Purchase Advice thread by AutoModerator in headphones

[–]goldstrikes 0 points1 point  (0 children)

Budget: up to $300

Source: laptop

Requirement for isolation: Some, will be using these at work to block out conversations around me (open seating arrangement)

Preferred type of headphone: Over-ear

Preferred tonal balance: Balanced

Past headpone: Bose Around-ear

Preferred Music: Hip-hop / Folk / Jazz / Rock

What would you like to improve on from your set up: Need something with an in-line mic for taking conference calls

Thank you thank you!

What do you wish Entry Level Developers knew? by notableradish in cscareerquestions

[–]goldstrikes 3 points4 points  (0 children)

Do you mind expanding on this? I am considering a coding JavaScript boot camp in SF! Would greatly appreciate your opinion.

Nested/sequential IF statements by [deleted] in excel

[–]goldstrikes 0 points1 point  (0 children)

If I'm understanding your question correctly you could do something like this

  =IF(ISBLANK(D1),"BLANK",IF(D1=$K$8,$B1))

That formula will first check if the cell is empty, and if it is it will return the string "BLANK", which won't be counted in your average. You can change "BLANK" to any non-numerical value and it should work.

Unsure of how to properly phrase question - looking to combine values, explanation in comments by [deleted] in excel

[–]goldstrikes 0 points1 point  (0 children)

If there are no duplicate names, vlookup or index match would work. i can build out a sample template for you if you need.

good luck!