News:

10/23/16 - Welcome to the new forums!

Main Menu

How are you feeling today?

Started by Alex, October 26, 2016, 08:01:36 PM

Previous topic - Next topic

Alex

Anyone scuba dive? Going to cozumel later this week... :)
I am the Financier owner/admin/coder dude.

RPNnerd

I'm feeling poorly today.

SCUBA? no, but I have done SCBA training.

asromzek

Quote from: Alex on January 09, 2017, 10:33:33 AM
Anyone scuba dive? Going to cozumel later this week... :)

These Financier employee retreats are getting out of hand!
/s implied, unless stated otherwise.

athikalaka

Trying to sell my scuba gear. Family commitments and my BCD, Regs and Tank are just sitting in storage. My 100 cu ft super steel has been working for a good 20 years. Only need 6 lb weight belt to get neutral buoyancy.
Visibility in my area is usually pea soup.

Mike

Quote from: asromzek on January 12, 2017, 08:12:09 AM
These Financier employee retreats are getting out of hand!

Snow skiing last month and now scuba diving this month! I like to goof-off on vacation as much as anyone, but I think we need to establish some parameters before the next vacation.

Let's try this in language that @Alex will understand.

if (scheduled_transactions_completed && mobile_app_completed) {
    vacation = "Yes";
} else {
    vacation = "No";
}

:P
In the Cascade Mountains of Oregon

Alex

lol! I'd say a much larger time sink has been purchasing a home. Still in the process of it. :P
I am the Financier owner/admin/coder dude.

nolesrule

Quote from: Mike on January 12, 2017, 05:23:00 PM
Quote from: asromzek on January 12, 2017, 08:12:09 AM
These Financier employee retreats are getting out of hand!

Snow skiing last month and now scuba diving this month! I like to goof-off on vacation as much as anyone, but I think we need to establish some parameters before the next vacation.

Let's try this in language that @Alex will understand.

if (scheduled_transactions_completed && mobile_app_completed) {
    vacation = "Yes";
} else {
    vacation = "No";
}

:P

You should use boolean rather than text strings for binary return values.

Alex

Quote from: nolesrule on January 13, 2017, 07:53:08 AM
Quote from: Mike on January 12, 2017, 05:23:00 PM
Quote from: asromzek on January 12, 2017, 08:12:09 AM
These Financier employee retreats are getting out of hand!

Snow skiing last month and now scuba diving this month! I like to goof-off on vacation as much as anyone, but I think we need to establish some parameters before the next vacation.

Let's try this in language that @Alex will understand.

if (scheduled_transactions_completed && mobile_app_completed) {
    vacation = "Yes";
} else {
    vacation = "No";
}

:P

You should use boolean rather than text strings for binary return values.

I mean, I'm following @Mike's code to the letter! ("Yes" and "No" both are truthy). ;)
I am the Financier owner/admin/coder dude.

asromzek

var vacation = true;

if (true) {
     vacation = true;
} else {
     vacation = true;
}

return vacation;
/s implied, unless stated otherwise.

Alex

assert(vacation, true);

vacation or die

for real  8)
I am the Financier owner/admin/coder dude.

asromzek

#40
Is that two quarts of motor oil puddled on the floor in the back of the car.......

yep 😑
/s implied, unless stated otherwise.

zielperson

After a great weekend with my family... feeling a bit stressed at work.