OpenClaw is changing my life
261–270 of 537 posts
Re: OpenClaw is changing my life
#262Re: OpenClaw is changing my life
#263Earlier 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.
Re: OpenClaw is changing my life
#264Re: OpenClaw is changing my life
#265> 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…
Surely it depends on the design. If you have 10 10kloc modular modules with good abstractions, and then a 10k shell gluing them together, you could build much bigger things, no?
Re: OpenClaw is changing my life
#266I have always failed to understand the obsessive dream of many engineers to become managers. It seems not to have to do merely with an increase in revenue. Is it really to escape from "getting bogged down in the specifics" and being able to "focus on the higher-level, abstract work", to quote OP's words? I thought naively that engineering always has been about dealing with the specifics and the joy of problem solving…
Re: OpenClaw is changing my life
#267Earlier quoted context omitted.
There is no code, there are no tools, there is no configuration, and there are no projects. This is an AI generated post likely created by going to chatgpt.com and typing in "write a blogpost hyping up [thing] as the next technological revolution", like most tech blog content seems to be now. None of those things ever existed, the AI made them up to fulfill the request.
There is zero evidence this is the case. You are making up baseless accusation, probably due to partisan motivations. edit: love the downvotes. I guess HN really is Reddit now. You can make any accusation without evidence and people are supposed to just believe it. If you call it out you get downvoted.
Re: OpenClaw is changing my life
#268I have always failed to understand the obsessive dream of many engineers to become managers. It seems not to have to do merely with an increase in revenue. Is it really to escape from "getting bogged down in the specifics" and being able to "focus on the higher-level, abstract work", to quote OP's words? I thought naively that engineering always has been about dealing with the specifics and the joy of problem solving…
>the joy of problem solving It's frontier exploration that brings me joy. If a clanker can do something, then it's a solved problem. I use all the tools at my disposal to push the frontier of problems solved. Wasting my time re-inventing the wheel brings me the opposite of joy.
Re: OpenClaw is changing my life
#269I have always failed to understand the obsessive dream of many engineers to become managers. It seems not to have to do merely with an increase in revenue. Is it really to escape from "getting bogged down in the specifics" and being able to "focus on the higher-level, abstract work", to quote OP's words? I thought naively that engineering always has been about dealing with the specifics and the joy of problem solving…
That can extend to arbitrary absurdity. You are probably not growing your own food, mining your own ore, forging your own tools, etc etc etc.
It's all just a matter of where you rely on external tools/abstractions to do parts of the work you don't want to do yourself.
Re: OpenClaw is changing my life
#270I have always failed to understand the obsessive dream of many engineers to become managers. It seems not to have to do merely with an increase in revenue. Is it really to escape from "getting bogged down in the specifics" and being able to "focus on the higher-level, abstract work", to quote OP's words? I thought naively that engineering always has been about dealing with the specifics and the joy of problem solving…
Don't you get bored with spending many years learning and becoming advanced or an expert in a system paradigm (like different hosting systems), a programming language (i.e. Perl), or a framework (pick your JS framework), only to have it completely obsoleted a few years later? And then in a job interview, when you try to sell yourself on your wisdom as expert on thing X, new to Y, they dismiss you because the 25 year…