@nuko147@lemm.ee to BuyFromEU@feddit.orgEnglish • edit-23 months ago"Liberation Day" Trump’s Tariffs on Europei.postimg.ccimagemessage-square70fedilinkarrow-up1387arrow-down10file-textcross-posted to: buyeuropean@feddit.uk
arrow-up1387arrow-down1image"Liberation Day" Trump’s Tariffs on Europei.postimg.cc@nuko147@lemm.ee to BuyFromEU@feddit.orgEnglish • edit-23 months agomessage-square70fedilinkfile-textcross-posted to: buyeuropean@feddit.uk
minus-squareElvith Ma'forlinkfedilinkEnglish23•edit-23 months agoSadly 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!!linkfedilinkEnglish4•3 months agowhen will the snarky code comments start using functional programming
minus-square@Kornblumenratte@feddit.orglinkfedilinkEnglish2•3 months agoSomething like tariff export import = max(10, (100 * (1 - import/export)) map countries tariff ?
minus-square@Kornblumenratte@feddit.orglinkfedilinkEnglish2•3 months agoBut all the C-style addicts would suffer from brace withdrawal!
minus-square@nuko147@lemm.eeOPlinkfedilinkEnglish3•3 months agoThat might be the chatGPT answer to Trump asking how tariffs can make America great again lmao
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