Hacker News new | ask | show | jobs
by jedberg 1177 days ago
This is awesome and fun, but I was expecting something totally different.

One of the hardest problems with containers is proper bin packing, so that you get services that should be "near" each other on the same physical host, but also making sure you have enough redundancy across hosts to handle an outage of a physical machine.

I thought this was an AI to solve this optimization problem.

1 comments

> I thought this was an AI to solve this optimization problem.

Lots of people are working on this problem, but an LLM is probably the wrong tool for the job.

Probably, but that would have made it even more interesting!