Unit Testing
Moderator: Talkative People
- johnsonevan
- ES Beta Backer
- Posts: 12
- Joined: Sun Aug 21, 2011 9:11 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Chef
- Location: Jersey
Unit Testing
I have 64 cents in my bank account. If I donate it Paypal will take like 50 so the best I could do is 14 cents.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Unit Testing
I think your logic / math is flawed.johnsonevan wrote:I have 64 cents in my bank account. If I donate it Paypal will take like 50 so the best I could do is 14 cents.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- johnsonevan
- ES Beta Backer
- Posts: 12
- Joined: Sun Aug 21, 2011 9:11 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Chef
- Location: Jersey
Re: Unit Testing
I... don't follow. PayPal takes about 50 cents when you send money, from my experience, so if I had 64 I could send 14 and give 50 to Paypal...dandymcgee wrote:I think your logic / math is flawed.johnsonevan wrote:I have 64 cents in my bank account. If I donate it Paypal will take like 50 so the best I could do is 14 cents.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Unit Testing
Oh hah. Well it's still your fault for not using proper units. I read that as "Paypal will take 50%".johnsonevan wrote:I... don't follow. PayPal takes about 50 cents when you send money, from my experience, so if I had 64 I could send 14 and give 50 to Paypal...dandymcgee wrote:I think your logic / math is flawed.johnsonevan wrote:I have 64 cents in my bank account. If I donate it Paypal will take like 50 so the best I could do is 14 cents.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- johnsonevan
- ES Beta Backer
- Posts: 12
- Joined: Sun Aug 21, 2011 9:11 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Chef
- Location: Jersey
Re: Unit Testing
If only a single unit is used, multiple times, and a single number does not have a unit, my first assumption would be that it shares a unit with every other number in the statement. :\dandymcgee wrote:Oh hah. Well it's still your fault for not using proper units. I read that as "Paypal will take 50%".johnsonevan wrote:I... don't follow. PayPal takes about 50 cents when you send money, from my experience, so if I had 64 I could send 14 and give 50 to Paypal...dandymcgee wrote:I think your logic / math is flawed.johnsonevan wrote:I have 64 cents in my bank account. If I donate it Paypal will take like 50 so the best I could do is 14 cents.
e.g. "I was going 30 MPH, and then I accelerated by 20, and was going 50 MPH."
I would not assume the 20 referred to 20%.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Unit Testing
It's open to interpretation, because it's not specified. I didn't exert much effort into logical analysis of the most likely unit, but rather automatically assumed a percentage as that is how Paypal decides what to take.johnsonevan wrote:e.g. "I was going 30 MPH, and then I accelerated by 20, and was going 50 MPH."
I would not assume the 20 referred to 20%.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!