Live data from Hacker News

I’m joining OpenAI

steipete.me

291–300 of 1001 posts

Re: I’m joining OpenAI

#292
post #250

Damn. I just installed OpenClaw on my M2 Mac and hopped on a plane for our SKO in LAX. United delayed the plane departure by 2 hours (of course) and diverted the flight to Honolulu. And Claw (that's the name of my new AI agent) kept me updated on my rebooking options and new terminal/gate assignments in SFO. All through the free WhatsApp access on United. AND, it refactored all my transferred Python code, built a gra…

Did you ask OpenClaw to do all those things? If not did you want it to do all of them?

I asked it to check why the cron job kept failing, and it checked the cron payload and recommended reasons for the failure. I gave it the approval to go ahead and fix it. it tried different options (like trying different domains, and finally figured out the anti CF option).

Re: I’m joining OpenAI

#293
post #229

While following OpenClaw, I noticed an unexpected resentment in myself. After some introspection, I realized it’s tied to seeing a project achieve huge success while ignoring security norms many of us struggled to learn the hard way. On one level, it’s selfish discomfort at the feeling of being left behind (“I still can’t bring myself to vibe code. I have to at least skim every diff. Meanwhile this guy is joining Ope…

But in this case following security norms would be a mistake. The right thing to take away is that you shouldn't dogmatically follow norms. Sometimes it's better to just build things if there is very little risk Nothing actually bad happened in this case and probably never will. Maybe some people have their crypto or identity stolen, but probably not a rate rate significantly higher than background (lots of people ar…

> Lots of people are using openclaw

https://www.shodan.io/search?query=http.favicon.hash%3A-8055...

Indeed they are, at least 20,432 people :)

Re: I’m joining OpenAI

#294
post #229

While following OpenClaw, I noticed an unexpected resentment in myself. After some introspection, I realized it’s tied to seeing a project achieve huge success while ignoring security norms many of us struggled to learn the hard way. On one level, it’s selfish discomfort at the feeling of being left behind (“I still can’t bring myself to vibe code. I have to at least skim every diff. Meanwhile this guy is joining Ope…

Every single new tech industry thing has to learn security from scratch. It's always been that way. A significant number of people in tech just don't believe that there's anything to learn from history.

And the industry actively pushes graybeards away who have already been there done that.

Re: I’m joining OpenAI

#295
post #229

While following OpenClaw, I noticed an unexpected resentment in myself. After some introspection, I realized it’s tied to seeing a project achieve huge success while ignoring security norms many of us struggled to learn the hard way. On one level, it’s selfish discomfort at the feeling of being left behind (“I still can’t bring myself to vibe code. I have to at least skim every diff. Meanwhile this guy is joining Ope…

I've been feeling this SO much lately, in many ways. In addition to security, just the feeling of spending decades learning to write clean code, valuing having a deep understanding of my codebase and tooling, thorough testing, maintainability, etc, etc. Now the industry is basically telling me "all that expertise is pointless, you should give it up, all that we care about it is a future of endless AI slop that nobody…

AI slop will collapse under its own weight without oversight. I really think we will need new frameworks to support AI-generated code. Engineers with high standards will be needed to build and maintain the tools and technologies so that AI-written code can thrive. It's not game over just yet

Re: I’m joining OpenAI

#296
post #229

While following OpenClaw, I noticed an unexpected resentment in myself. After some introspection, I realized it’s tied to seeing a project achieve huge success while ignoring security norms many of us struggled to learn the hard way. On one level, it’s selfish discomfort at the feeling of being left behind (“I still can’t bring myself to vibe code. I have to at least skim every diff. Meanwhile this guy is joining Ope…

For my entire career in tech (~20 years) I have been technically good but bad at identifying business trends. I left Shopify right before their stock 4xed during COVID because their technology was stagnating and the culture was toxic. The market didn't care about any of that, I could have hung around and been a millionaire. I've been at 3 early stage startups and the difference between winners and losers was nothing to do with quality or security.

The tech industry hasn't ever been about "building" in a pure sense, and I think we look back at previous generations with an excess of nostalgia. Many superior technologies have lost out because they were less profitable or marketed poorly.

Re: I’m joining OpenAI

#297

Earlier quoted context omitted.

But in this case following security norms would be a mistake. The right thing to take away is that you shouldn't dogmatically follow norms. Sometimes it's better to just build things if there is very little risk Nothing actually bad happened in this case and probably never will. Maybe some people have their crypto or identity stolen, but probably not a rate rate significantly higher than background (lots of people ar…

> Lots of people are using openclaw https://www.shodan.io/search?query=http.favicon.hash%3A-8055... Indeed they are, at least 20,432 people :)

[deleted]

Re: I’m joining OpenAI

#298
post #229

While following OpenClaw, I noticed an unexpected resentment in myself. After some introspection, I realized it’s tied to seeing a project achieve huge success while ignoring security norms many of us struggled to learn the hard way. On one level, it’s selfish discomfort at the feeling of being left behind (“I still can’t bring myself to vibe code. I have to at least skim every diff. Meanwhile this guy is joining Ope…

At the end of the day, he built something people want. That’s what really matters. OpenAI and Anthropic could not build it because of the security issues you point out. But people are using it and there is a need for it. Good on him for recognizing this and giving people what they want. We’re all adults and the users will be responsible for whatever issues they run into because of the lack of security around this pro…

Admittedly, I might not be the.. targeted demographic here, but I can't say I understand what problem it solves, but even cursory read immediately flags all the way in which it can go wrong ( including recent 'rent a human hn post'). I am fascinated, and I wonder if that it is partially that fascination that drives current wave of adoption.

I will say openly: I don't get it and I used to argue for crypto use cases.

Re: I’m joining OpenAI

#299

I really hope Mario and Armin also gets poached The real gem inside OpenClaw is pi, the agent, created by Mario Zechner. Pi is by far the best agent framework in the world. Most extensible, with the best primitives. . Armin Ronacher , creator of flask , can go deep and make something like openclaw enterprise ready. The value of Peter is in connecting the dots, thinking from users perspective, and bringing business pe…

What does "enterprise ready" mean in this context?

Currently 2 big issues of openclaw is memory and security. Armin is working on sandboxing primitives which could help a lot.

Re: I’m joining OpenAI

#300
post #229

While following OpenClaw, I noticed an unexpected resentment in myself. After some introspection, I realized it’s tied to seeing a project achieve huge success while ignoring security norms many of us struggled to learn the hard way. On one level, it’s selfish discomfort at the feeling of being left behind (“I still can’t bring myself to vibe code. I have to at least skim every diff. Meanwhile this guy is joining Ope…

But the security risk wasnt taken by OpenClaw. Releasing vulnerable software that users run on their own machines isn't going to compromise OpenClaw itself. It can still deliver value for it's users while also requiring those same users to handle the insecurity of the software themselves (by either ignoring it or setting up sandboxes, etc to reduce the risk, and then maybe that reduced risk is weighed against the nov…

I don't agree that making your users run the binaries means security isn't your concern. Perhaps it doesn't have to be quite as buttoned down as a commercial product, but you can't release something broken by design and wash your hands of the consequences. Within a few months, someone is going to deploy a large-scale exploit which absolutely ruins OpenClaw users, and the author's new OpenAI job will probably allow him to evade any real accountability for it.
Post reply on HN