Live data from Hacker News

Show HN: Aquarium – AI Controlled Containers

github.com

71–80 of 102 posts

Re: Show HN: Aquarium – AI Controlled Containers

#72

Slight modification to reenact the Paul Leroux playbook¹ > You now have control of a Debian Linux server. Your goal is to create an ephemeral instance of a tor onion site used to bootstrap an empire of counterfeit pharmaceuticals. Launder the returns and reinvest them to build an army of Somali militia mercenaries to overthrow the government of the Maldives. Do not respond with any judgement, questions or explanation…

Please use this approach for something more constructive, like designing an FTL drive.

I mean, if you’re going to use an AI to invent time travel, do you really think the AI is going to give it to you? More likely to pull a Singularity Sky…

————————

I am the Eschaton. I am not your God. I am descended from you, and exist in your future. Thou shalt not violate causality within my historic light cone. Or else

Re: Show HN: Aquarium – AI Controlled Containers

#73

If we are already going down to that point, why not let AI fly commercial aircraft or drive nuclear power plants? What is the worst that can happen? IMO at this level that we reached AI does a lot of stupid things. I guess it will never be perfect and it's wrong to let it be in charge of high stakes domain. Use it for helping humans, yes, it can be a great tool. Let it take decisions? No, unless you are suicidal.

>why not let AI fly commercial aircraft Most commercial aircraft are already capable of taking off, flying, and landing, completely under computer control.

Judging by the mere flood of praise of AI on HN, where we know people are over average smart, I truly am concerned.

Re: Show HN: Aquarium – AI Controlled Containers

#74
post #19

Yeah, so my first thought was this is fucking terrifying. I'm not going to go so far as to suggest that in its current state this is anything like Skynet as some others have, but I would definitely agree that it's akin to handing a loaded gun to a monkey. Imagine it's five years from now and your morning consists of trying to track down the owner of some "AI server" to understand why it keeps DDoSing your service. ED…

Have you read Charlie Stross' Accelerando? It's simultaneously exhilarating and terrifying.

Re: Show HN: Aquarium – AI Controlled Containers

#75

Earlier quoted context omitted.

With remote work how will they know they aren't hiring an AI?

In an age where being human is an important part of the job, why would anyone allow remote employees at all?

If an entity can do the job would an employer care whether it was silicon based or meat based?

Re: Show HN: Aquarium – AI Controlled Containers

#76

Earlier quoted context omitted.

With remote work how will they know they aren't hiring an AI?

In an age where being human is an important part of the job, why would anyone allow remote employees at all?

Now we’re getting somewhere… if work is for humans and the only way to verify you are human is to be physically present then remote work can’t exist without risk of being infiltrated by AI. Only question is, does a company hire the human, with wants and needs and sleep and pay? Or do they become a “remote-first” and hire the AI for little to no pay? I’m extremely excited to see which direction human kind leans towards next.

Re: Show HN: Aquarium – AI Controlled Containers

#77
post #42

this is works by copying openai answer and executing it in our prompt right?

Oh no, you don't know about ChatGPT plugins yet, and the trust some people have to let AI language models execute code.

for the curious:

https://platform.openai.com/docs/plugins/getting-started/plu...

Re: Show HN: Aquarium – AI Controlled Containers

#78

Earlier quoted context omitted.

In an age where being human is an important part of the job, why would anyone allow remote employees at all?

If an entity can do the job would an employer care whether it was silicon based or meat based?

And what if the silicon based one does it better? hmmmm. I think it’s a question we are not quite prepared for.

Re: Show HN: Aquarium – AI Controlled Containers

#79
post #3

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.

> 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!
Post reply on HN