I'm happy for the guy, but am I jealous as well? Well yes, and that's perfectly human. We have someone who vibe coded software with major security vulnerabilities. This is reported by many folks We also have someone who vibecoded without reading any of the code. This is self admitted by this person. We don't know how much of the github stars are bought. We don't know how many twitter followings/tweets are bought. The…
I’m joining OpenAI
631–640 of 1001 posts
Re: I’m joining OpenAI
#632Earlier quoted context omitted.
The main one is that you can run and/or host it remotely, unlike Claude Desktop. By this I mean, you can run OpenClaw on a service like Tailscale and protect your actual machine from certain security/privacy concerns and - regardless of the choice - you can connect your access to OpenClaw via any chat agent or SSH tunnel, so you can access it from a phone. If Claude Cowork comes to iOS/Android with a tunnel option, t…
Hmm, whats stopping you from running claude code on a separate machine you can ssh into? I don't understand that point at all, I do that all the time. Using a claude code instance through a phone app is certainly not something that is easy to do, so if there's like a phone app that makes that easy, I can see that being a big differentiator.
I think this is a pretty cool example: https://github.com/mcintyre94/wisp
This is using Claude on VMs that don’t have SSH, so can’t use a regular terminal emulator. They stream responses to commands over websockets, which works perfectly with Claude’s streaming. They can run an interactive console session, but instead I built a chat UI around this non-interactive mode.
You can see how I build the Claude command here: https://github.com/mcintyre94/wisp/blob/main/Wisp/ViewModels...
Re: I’m joining OpenAI
#633Earlier quoted context omitted.
Seems like models become commoditized?
It has already been so with ppq.ai (pay per query dot AI)
Re: I’m joining OpenAI
#634So that’s OpenClaw dead then. It took all of Peter’s time to move it forward, even with maintainers (who he complained got immediately hired by AI companies). Now he’s gonna be working on other stuff at OpenAI, so OpenClaw will be dead real quick. Also I was following him for his AI coding experience even before the whole OpenClaw thing, he’ll likely stop posting about his experiences working with AI as well
Re: I’m joining OpenAI
#635I'm happy for the guy, but am I jealous as well? Well yes, and that's perfectly human. We have someone who vibe coded software with major security vulnerabilities. This is reported by many folks We also have someone who vibecoded without reading any of the code. This is self admitted by this person. We don't know how much of the github stars are bought. We don't know how many twitter followings/tweets are bought. The…
It's funny to me how still so many don't realize you don't get hired for the best positions for being a 10x programmer who excels at hackerrank, you get hired for your proven ability to deliver useful products. Creativity, drive, vision, whatever. Code is a means to an end. If you're the type of programmer who thinks of yourself as just a programmer, and take pride in your secure code, ability to optimize functions a…
There's lots of people that won't care about the code: executives, managers, customers etc. If the engineers don't care either, then who cares?
If we compare with big food companies, that's like their food formula. No one thinks it's useless - it's the source code for the product they sell. Yet nowadays we get so many engineers distancing themselves away from the code, like the software formula doesn't matter.
There are diminishing returns, but overall good code goes hand in hand with good products, it's just a different side of it.
Re: I’m joining OpenAI
#636Earlier quoted context omitted.
It's funny to me how still so many don't realize you don't get hired for the best positions for being a 10x programmer who excels at hackerrank, you get hired for your proven ability to deliver useful products. Creativity, drive, vision, whatever. Code is a means to an end. If you're the type of programmer who thinks of yourself as just a programmer, and take pride in your secure code, ability to optimize functions a…
> you get hired for your proven ability to (…) No, you get hired for your perceived ability to (…) The world is full of Juliuses, which is a big reason everything sucks. https://ploum.net/2024-12-23-julius-en.html
I have met quite a few people who are more focussed on the business than the technology, but those people tend to end up in jobs where the main problems aren't actually technical. Which, let's be honest, is the case in very many tech jobs.
Re: I’m joining OpenAI
#637I'm happy for the guy, but am I jealous as well? Well yes, and that's perfectly human. We have someone who vibe coded software with major security vulnerabilities. This is reported by many folks We also have someone who vibecoded without reading any of the code. This is self admitted by this person. We don't know how much of the github stars are bought. We don't know how many twitter followings/tweets are bought. The…
It doesn't? You'd need to know the odds for the tell. Like how many incompetent grifters are there, how many of them become hugely successful?
Re: I’m joining OpenAI
#638With OpenClaw we are seeing how the app layer becomes as important as the model layer. You can switch models multiple times (online/proprietary, open weight, local), but you have one UI : OpenClaw.
openclaw is just one of many now, there are new ones weekly.