nuko147@lemm.ee to BuyFromEU@feddit.orgEnglish · edit-24か月前"Liberation Day" Trump’s Tariffs on Europei.postimg.ccimagemessage-square69fedilinkarrow-up1388arrow-down14file-textcross-posted to: BoycottUnitedStates@europe.pubbuyeuropean@feddit.uk
arrow-up1384arrow-down1image"Liberation Day" Trump’s Tariffs on Europei.postimg.ccnuko147@lemm.ee to BuyFromEU@feddit.orgEnglish · edit-24か月前message-square69fedilinkfile-textcross-posted to: BoycottUnitedStates@europe.pubbuyeuropean@feddit.uk
minus-squareAniki@feddit.orglinkfedilinkEnglisharrow-up23arrow-down1·4か月前 for (c in countries) { c.tariffs = Math.random(); }
minus-squareElvith Ma'for@feddit.orglinkfedilinkEnglisharrow-up24·edit-24か月前Sadly there are many reports, that it’s just for (c in countries) { c.tariffs = math.max(10, (c.exportsTo(us) - c.importFrom(us)) / (c.exportsTo(us)*2)) }
minus-squareMatch!!@pawb.sociallinkfedilinkEnglisharrow-up4·4か月前when will the snarky code comments start using functional programming
minus-squareKornblumenratte@feddit.orglinkfedilinkEnglisharrow-up2·4か月前Something like tariff export import = max(10, (100 * (1 - import/export)) map countries tariff ?
minus-squareKornblumenratte@feddit.orglinkfedilinkEnglisharrow-up2·4か月前But all the C-style addicts would suffer from brace withdrawal!
minus-squarenuko147@lemm.eeOPlinkfedilinkEnglisharrow-up3·4か月前That might be the chatGPT answer to Trump asking how tariffs can make America great again lmao
for (c in countries) { c.tariffs = Math.random(); }
Sadly there are many reports, that it’s just
for (c in countries) { c.tariffs = math.max(10, (c.exportsTo(us) - c.importFrom(us)) / (c.exportsTo(us)*2)) }
when will the snarky code comments start using functional programming
Something like
tariff export import = max(10, (100 * (1 - import/export)) map countries tariff
?
so much cleaner 💕
But all the C-style addicts would suffer from brace withdrawal!
That might be the chatGPT answer to Trump asking how tariffs can make America great again lmao