Live data from Hacker News

OpenClaw is changing my life

reorx.com

281–290 of 537 posts

Re: OpenClaw is changing my life

#281
post #165

I 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…

Some of us actually enjoy programming.

Re: OpenClaw is changing my life

#282
post #150

Earlier quoted context omitted.

Fixing mediatek drivers is not the flex you think it is.

It is if it's something they couldn't do on their own before. 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.

Right!? It's like me all the sudden being able to fix my car's engine. I mean, sure, there are mechanics, and it surely isn't rocket science, but I couldn't do it before and now I can!!! A miracle!

Cue the folks saying "well you could DIE!!!" Not if I don't fix brakes, etc ...

Re: OpenClaw is changing my life

#283

These days it feels like there is a ton of pro anthropic astroturfing on this site. Probably it is mostly genuine enthusiasm from sincere people. But nevertheless there are a ton of articles from or about anthropic and within the comments of these you are sure to find, often at the top, someone staunchly defending the superiority of engineering everything via agentic use of the in fashion Claude model. If they are tr…

If you check the OpenClaw discord, a common sentiment there is "it works but only if you use Opus." That seems to be the actual situation now.

Grok 4 Fast told me its own internal system prompt has rules against autonomous operation, so that might have something to do with it. I am having decent results with it though.

Re: OpenClaw is changing my life

#284
post #165

I 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…

I actually don’t think the author wants to become a real manager, he wants to play a video game where he sends NPCs around to do stuff. Real managers deal with coaching, ownership, feelings, politics, communication, consensus building, etc. The people who are good at it like setting other people up to win.

As a manager who is trying to do all the things you listed well, I would love it to be more like a game sending NPCs around. Ignoring the macro implications of AI, even if very successful at or resistant to it, I’d think there would be very, very few people who are actively seeking people drama. Educating kids can be fun, but educating adults in the business domain is almost always a drag as in any given professional room, you would be very lucky to find one person who is genuinely there out of curiosity rather than obligation or fomo.

Re: OpenClaw is changing my life

#285

This was incredibly vague and a waste of time. What type of code? What types of tools? What sort of configuration? What messaging app? What projects? It answers none of these questions.

Exactly. Posts that say "I got great results" are just advertisements. Tell me what you're doing that's working good for you. What is your workflow, tooling, what kind of projects have you made.

>Over the past year, I’ve been actively using Claude Code for development. Many people believed AI could already assist with programming—seemingly replacing programmers—but I never felt it brought any revolutionary change to the way I work.

Funny, because just last month, HN was drowning in blog posts saying Claude Code is what enables them to step away from the desk, is definitely going to replace programmers, and lets people code "all through chatting on [their] phone" (being able to code from your phone while sitting on the bus seems to be the magic threshold that makes all the datacenters worth it).

Re: OpenClaw is changing my life

#287

Earlier quoted context omitted.

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…

Yea, I enjoy being the engineer

A rare occurrence these days. I suppose a lot of it has to do with shrinking attention spans and instant gratification and the lack of effort required to do so many things that required even a little bit of effort before

Re: OpenClaw is changing my life

#288
post #165

I 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…

For me, getting into management was less about feeling bogged down in the specifics, but more about control (directed mostly above). Anyone who’s had a bad manager or bad decisions they need to adhere to might be familiar with the feeling that caused me to dip my toes into management. Like I’ve been in situations as an IC where poor leadership from above has literally caused less efficient and more painful day-to-day…

Asking as a fellow manager - do you ever wonder some of the people you manage might be thinking of you in the same way? Someone making terrible decisions, making them less efficient? And, have you ever noticed that something you strongly pushed back when you were an IC did not matter, or was actually the right thing in retrospect?

Re: OpenClaw is changing my life

#289
post #153

Besides that blog post obviously being written by AI, can someone here confirm how credible the hype about openclaw is? I'm already very proficient at using Claude Code anywhere, so what would i gain really with openclaw?

You can just hook up Claude Code to a Telegram bot and get basically the same result in 50 lines of code.

https://github.com/a-n-d-a-i/ULTRON

Well, it's a work in progress, but I have self-upgrading and self-restarting working, and it's already more reliable than Claw ;)

I used the Claude Code SDK (Agents SDK) originally, but then realized I can get the same result by just calling `claude -p the_telegram_message`

The magic sauce being the --continue flag, of course. Bit less useful otherwise.

I haven't figured out how to interrupt it or see what it's doing yet though.

Re: OpenClaw is changing my life

#290
This reads like a peacocking LinkedIn post where someone desperately shows they are not just with it, they are ahead of it. The space is absolutely filled with this sort of noise, primarily people who dismissed AI as something only the nubs like, so now their cope is to do the "now it's useful and I have catapulted ahead of all the others bit".
Post reply on HN