Hacker Newsnew | past | comments | ask | show | jobs | submit | senorrib's commentslogin

That’s just not true at all. Even if 100% of the population keeps 2x guns at home, at 9.5M people that would mean 19M guns. The US has more than 20x that many owned by civilians.


That’s exactly how it has been working for me in code. I have a bunch of different components and patterns that the LLMs mix and match. Has been working wonderfully over the past few months.


Supply elasticity. China’s exports did see a reduction in price by exporting to other countries.


No, it isn’t that simple. Who bears the most weight depends on the elasticity of the curve on each side. This is confirming demand is more inelastic, which causes it to bear the burden, but could have been the other way around.


Producer has minimal margins and cannot lower their price. Consumer, at least in the immediate future, has more money to spend. Never were the curves going to be any different in this case. Only in the case of a poorer country placing tariffs on a wealthier country with higher margins, would this be any different than the blindingly obvious outcome here.

The only fruit of this is real economic pain for the American consumer. But that was likely the goal, so mission accomplished I guess.


An Asian factory of imperial rulers and scales might have had to bear the burden because they have only the USA to sell to. However if they have products that they can sell to all the world and they manage to, why lower the prices to the USA instead of selling more to other markets?

Countries geographically closer to the USA might reason differently because close countries usually trade more and they have more to lose. But even in this case, if a Mexican or Canadian company can find other markets or discovers that it can keep selling at the same price, they will not bear any of the burden of the tariffs.

Russian like sanctions were applied to Italy about 100 years ago because of colonial wars in Africa. Despite the sanctions lasted only 6 months, Italy discovered that they ended up trading less with the usual partners and more with others. Tariffs are somewhat similar to sanctions as they apply friction to trading.


What does elasticity matter if you no longer make a profit?

Isn't the only thing that could matter - apart from strategic considerations of financing a loss for a time - if the margins are big enough? Who wants to pay for people to take their products below the full cost of making them, apart from some investor-financed hype startups?


1) You’re assuming there’s no profit to be made 2) Profit is implicitly embedded in the elasticity curve


1) No, please learn to read and to comprehend.

I wrote

> Isn't the only thing that could matter ... if the margins are big enough

2) No, the standard price elasticity of demand curve does not directly include profits. It primarily models the relationship between price and quantity demanded.


This is what the supply curve describes. For each individual producer there is a hard cutoff but in aggregate these are a curve


No, the standard price elasticity of demand curve does not directly include profits. It primarily models the relationship between price and quantity demanded.

Supply curve??? The OP wrote "This is confirming demand is more inelastic"


There's a weird recursion here though.

I wonder what supply and demand curves look like if you keep telling people that the increased costs will be paid by foreigners and not them?

I assume it has an impact eventually but it must dampen the speed of response if people believe that.


Yes, I don't think these two comments are incompatible.


That only makes sense if you believe Americans constitute the entire global demand, ie if you are a raging moron.


I think this nuance is one of the 1000 pieces that you could say are nuances if you look at them individually.

But, integrally the whole package is just wishful thinking.

I mean, maybe it was elastic for imports from Heard and McDonald Islands. Penguins don't care about margins after all.


I’d argue those aren’t really because of the social aspects of Youtube or TikTok.


No a k8s dev, but I feel like this is the answer. K8s isn't usually just scheduling pods round robin or at random. There's a lot of state to evaluate, and the problem of scheduling pods becomes an NP-hard problem similar to bin packing problem. I doubt the implementation tries to be optimal here, but it feels a computationally heavy problem.


In what way is it NP-hard? From what I can gather it just eliminates nodes where the pod wouldn't be allowed to run, calculates a score for each and then randomly selects one of the nodes that has the lowest score, so trivially parallelizable.


I think filtering and scoring fall under a heuristics based approach to address NP-hardness?

Binpacking seems to be a well-defined NP-hard problem: https://en.wikipedia.org/wiki/Bin_packing_problem


That's greedy


And yet they seem to have lost all that knowledge from Win8 onwards. WinForms, WPF, UWP, WinUI, MAUI... All of these with their own metaphores, design language, and they all feel half-baked, full of bugs.


K8s helps reduce that complexity a lot.


Correct. They added the tiling renderer behind their own HTTP server.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: