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

> For any chore it doesn’t know, you can schedule a 1X Expert to guide it, helping NEO learn while getting the job done.

Is this a humanoid robot that's controlled by someone in a call center remotely doing your laundry?

Putting aside ethical reservations about how much they are probably paying per task, that feels like wash and fold with extra steps.


This feels like the only issue is ethical.

Presumably, this is a way to collect diverse training data for the robot to be trained on. Wash and fold as a service is valuable (to some people), and presumable the “extra steps” are offset with the in-home aspect of this.

Meanwhile, the ethical considerations are huge. Laborers are literally training their replacement, and probably at questionable wages. They’re also explicitly inviting someone into your home remotely, and that person can see and interact with your house. Feels like a privacy and safety risk. Additionally, it seems likely that this would be a literal Trojan horse to allow international labor to work within the US without dealing with actual immigration. Oh and just for good measure, it’s taking the jobs traditionally held by some of society’s least privileged and most desperate workers.

Anyways, if it actually works, I want one.

Edit: I feel compelled to note that apparently they’re hiring in Palo Alto for these roles, today.


Develop practices and training regimen at home office, pay well to attract quality talent, develop a positive reputation, lock users in with expensive hardware, outsource and offshore, enshittify aggressively.

I'd expect it to be a training session with admin privileges. Similar to a robot vacuum learning the layout of the house and mapping maybe? Just with added steps based on where the washing machine, detergent etc are located.

I don't think its a training session. Current AI models are pre-trained before deployment for inference. After the model is trained, they load it into the robots computer, and it runs inference with that model. You can't train the model again because you don't have enough memory on the robot, but also even if you did its slow and consumes energy. You could have it train in some server but then every new skill would require you to pay the equivalent price for renting a bunch of GPUs for many hours.

What they can do is, for everyone, have a base model, and then improve it over time. Then, with software updates they can improve the set of skills the robot can handle out of the box.

But this is the problem with current AI systems, without a continuous learning capability, you're always limited to the "default skills". As soon as you have something out of the box for the robot to do, you end up needing Indians to learn it.

All of AI is flawed in this way. LLMs for instance have almost no continuous learning capability, that is why we don't have AGI yet. They can't learn new skills. Therefore, they can't adapt to new jobs they have not seen during training. They can't even play pokemon properly or any complex game for that matter, because games involve learning new skills during gameplay.


> I don't think its a training session. Current AI models are pre-trained before deployment for inference.

It’s a training session. They’re not training the model on the robot in that moment, they’re collecting training data, don’t overthink the details.


It's most likely just a remote piloted session that's fed into the bucket for the robot to train on unfamiliar tasks/edge cases for known tasks. Falls in line with the true meaning of AI being Actually Indians.

https://www.france24.com/en/live-news/20250107-invisible-man...

Companies found out that hiring indians and teleoperate the “robot” is far cheaper than having an autonomy or AI algorithms with sensors on-board. Speaking of, all these food delivery “robots” were/are teleoperated as well over the internet as well.


>with extra steps

That one doesn't have to do, hence the appeal.


Seems like a way to get non-citizen day laborers at super low rates without the liability.

Sounds like it's remote-controlled if it can't perform some task and that it should learn to do it after being remote-controlled.

mechanical turk. fake it till ya make it.

They also say "Non-API products may be served on any cloud provider.". I wonder what products they are thinking about. If I sell you a EC2 image with GPT-5 on it, is that a API?

My assumption is that they mean PaaS model hosting (so azure's ai service, bedrock, vertex), but I don't know what other product OpenAI is thinking about selling via a cloud provider unless it's training tooling or something.


Open source models are the current product line that fits the bill.

And the Replicator was locked out from producing mass amounts of unhealthy food (unless you told it not to).

Maybe the lesson we should learn is our hardware should come with built in limits on use to keep our brains intact? That sounds dystopian.


the freedom to be able to choose to engorge yourself on twinkies is maybe a good thing, the fact that some folks are willing and able to indulge that impulse is probably less good

> the freedom to be able to choose to engorge yourself on twinkies is maybe a good thing

In isolation, freedom is wonderful. In practice, maybe not? If a member of the star trek crew abused twinkies to the extent that they were lethargic or unhealthy, it would negatively impact the mission.

There is some compromise between freedoms and social resposibility


Yes, and what if we saw what happened on Ferengi ships, with Ferengi replicators? Perhaps those are controlled by profit-seeking corporations, and have no such limits in the name of "personal freedom?" ;)

If their internal NLB monitoring can delete the A record for dynamodb that seems like a weird dependency (like, i can imagine the nlb going missing entirely can cause it to clean up via some weird orchestration, but this didn't sound like that).

I was thinking more along the lines of the NLB being in front of DNS servers and dropping resolvers

Or an NLB could also be load balancing by managing DNS records--it's not really clear what a NLB means in this context

Or there was an overload condition because of the NLB malfunctioning that caused UDP traffic to get dropped

Obviously a lot of reading between the lines is required without a detailed RCA--hopefully they release more info


weirdly, i've done the repair on one of the previous X1 generations. It was a pain to disassemble most of the machine (~2 hours?) but it was at least doable. i don't think you can do it on a Mac at all?

Respect. May biggest adventure was a screen upgrade for a X13 (Hint: HiDPI requires a bigger cable). Luckily the mainboard could remain in place.

The procedure for keyboard replacement should be similar between an X1 and MacBook. They are somehow “layered” to be cheap and flat. It was already a pain with the MacBooks from 2008.


You can do it on macbooks - various how tos on youtube eg. https://youtu.be/ivMD4nYVBBI

but also fiddley.


The support apis only exist in us-east-1, iirc. It’s a “global” service like IAM, but that usually means modifications to things have to go through us-east-1 even if they let you pull the data out elsewhere.

At least it’s not S3 triggers for lambdas, just about gave me a heart attack.


oh maybe thats what were using. Made it months ago and im not 100% sure. Lambda on putObject


That sounds like it might be a lambda trigger to me. The feature being deprecated is lambdas that operate at the s3 API level.


Yeah it's an Event Notification that triggers lambda that acts on the bucket, i had to give it permissions to the bucket so i guess it's outside it :). We'll see!


I think they meant most people aren’t building a high performance spreadsheet, not most people aren’t using a high performance spreadsheet.


> most people aren’t building a high performance spreadsheet

Lots of people are building Blazor applications:

https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blaz...

> not most people aren’t using a high performance spreadsheet

A spreadsheet making use of WebAssembly couldn't be deployed to the browser if WebAssembly hadn't taken off in browsers.

Practical realities contradict pjmlp's preconceptions.


Don't mix mainstream adoption at the same level as regular JavaScrip and Typescript, with availability.

Microsoft would wish Blazor would take off like React and Angular, in reality it is seldom used outside .NET shops intranets in a way similar to WebForms.


> Blazor is seldom used outside .NET shops intranets

So, in other words, widely used in lots and lots of deployments.


Do you have a number for us?


Can you actually build something like Figma in Blazor? Does Blazor somehow facilitate that?


Two dashes on the Mac or iOS do it unless you explicitly disable it, I think.


> Why would I care whether the Node runner has a security vulnerability?

I’m guessing they know you don’t care, but the big company customers cant have a CVE anywhere and won’t accept a EOL node version so they can check a box on something.

(I guess there’s also people with self hosted runners, who might be running them inside networks that aren’t segmented.)


Those are also the sorts of people who could pay for commercial support past the EOL date, no? (endoflife.date/nodejs indicates this exists.)


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: