5 results for math
develwoutacause’s Twitter Archive—№ 1,222
Bonus points for @Steam apparently not knowing how math works.
develwoutacause’s Twitter Archive—№ 1,532
Tipping culture is just socially obligated speed math, and if you get it wrong, you're an asshole.
develwoutacause’s Twitter Archive—№ 939
those around me as well. A rare instance where bad math actually leads to the right answer. /1393000628025061377. @develwoutacause/1393000628025061377.
develwoutacause’s Twitter Archive—№ 182
seconds to load the next page. So let's do some #math: 150 presses * 3 seconds each is 450 seconds = 7.5 minutes of wasted time (per user)!
develwoutacause’s Twitter Archive—№ 516
#programminglanguage's should *not* use + for concatenation. Due to a mathematical origin, + implies a commutative operation, which string or array concatenation does not satisfy. a + b != b