> My answer is: become a “super manager.” Honestly I'd rather die
OpenClaw is changing my life
151–160 of 537 posts
Re: OpenClaw is changing my life
#152Earlier quoted context omitted.
AI is great, harness don't matter (I just use codex). Use state of the art models. GPT-5.2 fixed my hanging WiFi driver: https://gist.github.com/lostmsu/a0cdd213676223fc7669726b3a24...
Fixing mediatek drivers is not the flex you think it is.
It's a magical moment when someone is able to AI code a solution to a problem that they couldn't fix on their own before.
It doesn't matter whether there are other people who could have fixed this without AI tools, what matters is they were able to get it fixed, and they didn't have to just accept it was broken until someone else fixed it.
Re: OpenClaw is changing my life
#153Re: OpenClaw is changing my life
#154getting sick of this fluff stuff
Re: OpenClaw is changing my life
#155> it completely transformed my workflow, whether it’s personal or commercial projects > This has truly freed up my productivity, letting me pursue so many ideas I couldn’t move forward on before If you're writing in a blog post that AI has changed your life and let you build so many amazing projects, you should link to the projects. Somehow 90% of these posts don't actually link to the amazing projects that their aut…
Specifics on the setup. Specifics on the projects. SHOW ME THE MONEY!!!
Re: OpenClaw is changing my life
#156been writing code for 15 years now , agree with the author about this one , open-claw like agents are going to be the future. Already automated away a bunch of routine stuff like checkin FB marketplace if l’m looking to but something , daily stock position brief , calendar management , grocery planning and buying , workout and calorie tracking . Stopped using a bunch of app directly overnight . The “mid-wits” are the…
Re: OpenClaw is changing my life
#157Re: OpenClaw is changing my life
#158Earlier quoted context omitted.
A lot of more senior coders when they actively try vibe coding a greenfield project find that it does actually work. But only for the first ~10kloc. After that the AI, no matter how well you try to prompt it, will start to destroy existing features accidentally, will add unnecessary convoluted logic to the code, will leave benhind dead code, add random traces "for backwards compatibility", will avoid doing the correc…
You’re right, but on the other hand once you have a basic understanding security, architecture, etc you can prompt around these issues. You need a couple of years of experience but that’s far less then the 10-15 years of experience you needed in the past. If you spend a couple of years with an LLM really watching and understanding what it’s doing and learning from mistakes, then you can get up the ladder very quickly…
Re: OpenClaw is changing my life
#159This is quite a low quality post. There is nothing of substance here. Just hot air. The only software I've seen designed and implemented by OpenClaw is moltbook. And I think it is hard to come up with a bigger pile of crap than Moltbook. If somebody can build something decent with OpenClaw, that would help add some credibility to the OpenClaw story.
Re: OpenClaw is changing my life
#160> it completely transformed my workflow, whether it’s personal or commercial projects > This has truly freed up my productivity, letting me pursue so many ideas I couldn’t move forward on before If you're writing in a blog post that AI has changed your life and let you build so many amazing projects, you should link to the projects. Somehow 90% of these posts don't actually link to the amazing projects that their aut…
A lot of more senior coders when they actively try vibe coding a greenfield project find that it does actually work. But only for the first ~10kloc. After that the AI, no matter how well you try to prompt it, will start to destroy existing features accidentally, will add unnecessary convoluted logic to the code, will leave benhind dead code, add random traces "for backwards compatibility", will avoid doing the correc…