- cross-posted to:
- buyeuropean@feddit.uk
- BoycottUnitedStates@europe.pub
- cross-posted to:
- buyeuropean@feddit.uk
- BoycottUnitedStates@europe.pub
kudos to s h i k o r a
edit: complete list is here (4 pages long)
kudos to s h i k o r a
edit: complete list is here (4 pages long)
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