nuko147@lemm.ee to BuyFromEU@feddit.orgEnglish · edit-22 days ago"Liberation Day" Trump’s Tariffs on Europei.postimg.ccimagemessage-square73fedilinkarrow-up1371arrow-down14file-textcross-posted to: [email protected]
arrow-up1367arrow-down1image"Liberation Day" Trump’s Tariffs on Europei.postimg.ccnuko147@lemm.ee to BuyFromEU@feddit.orgEnglish · edit-22 days agomessage-square73fedilinkfile-textcross-posted to: [email protected]
minus-squareElvith Ma'for@feddit.orglinkfedilinkEnglisharrow-up22·edit-21 day 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!!@pawb.sociallinkfedilinkEnglisharrow-up4·1 day agowhen will the snarky code comments start using functional programming
minus-squareKornblumenratte@feddit.orglinkfedilinkEnglisharrow-up2·19 hours agoSomething like tariff export import = max(10, (100 * (1 - import/export)) map countries tariff ?
minus-squareKornblumenratte@feddit.orglinkfedilinkEnglisharrow-up2·14 hours agoBut all the C-style addicts would suffer from brace withdrawal!
minus-squarenuko147@lemm.eeOPlinkfedilinkEnglisharrow-up3·23 hours 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