Live data from Hacker News

OpenClaw is changing my life

reorx.com

161–170 of 537 posts

Re: OpenClaw is changing my life

#162

Earlier quoted context omitted.

>Somehow 90% of these posts don't actually link to the amazing projects that their author is supposedly building with AI. Maybe they don't feel like sharing yet another half working Javascript Sudoku Solver or yet another half working AI tool no one will ever use? Probably they feel amazed about what they accomplished but they feel the public won't feel the same.

Then, in my opinion, there's nothing revolutionary about it (unless you learned something, which... no one does when they use LLMs to code)

I am an old school c++ programmer and actually I have learned modern c++ just by using LLMs.

Re: OpenClaw is changing my life

#163

Earlier quoted context omitted.

This is the way: make every one of these people with their wild ass claims put their money where their mouths are.

Hold up. This is a funny comment but thinking should be free. It’s when they are trying to sell you something (looking at you “all the AI CEOs”) that unsubstantiated claims are problematic. Then again the problem is that the public has learned nothing from the theranos and WeWorks and even more of a problem is that the vc funding works out for most of these hype trains even if they never develop a real business. The…

I'm fine with free thinking, but a lot of these are just so repetitive and exausting because there's absolutely no backing from any of those claims or a thread of logic.

Might as well talk about how AI will invent sentient lizards which will replace our computers with chocolate cake.

Re: OpenClaw is changing my life

#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. My guess is that the drive is toward power. Which is rather natural, if you think about it.

Science and the academic world

I have always failed to understand the obsessive dream of many engineers to become managers. It seems not to be merely about an increase in revenue.

Is it 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 has always been about dealing with the specifics and the joy of problem-solving. My guess is that the drive is towards power, which is rather natural, if you think about it.

Science and the academic world suffer a comparable plague.

Re: OpenClaw is changing my life

#166
post #5

what was the instruction to write and promote this post?

On that thought you got to ask yourself why almost every thread has 200+, some even 500+ comments now. Definitely wasn't like this a few months ago

Oh boy i suspected it's already happening. If dang and YC don't provide good guardrails against ai slop, this community will soon die.

Re: OpenClaw is changing my life

#167
Last night I was debugging a website where some users, some times were getting a message that they were attempting to sign up too many times, even when they only had tried to sign-up once.

I tried using LLMs to help debug at different points, but they went in circles on bad ideas, even when I gave them what turned out to be a correct clue.

Root cause turned out to be that IPv6 wasn't enabled for Docker networking, but was enabled for the websites DNS. So people who connected over IPv6 were getting their IPs all converted to the same internal Docker IP before being handed to the per-IP throttling algorithm.

I spotted that there were no IPv6 IPs in the logs, but the LLMs missed that the key pattern was the absence of something expected, instead drawing wrong conclusions.

So no, I'm not about to turn OpenClaw loose on building anything at all complex.

Re: OpenClaw is changing my life

#168
Haha now you should remove your contact email from your website else you soon going to be flood by playful "hackers" sending you emails such as "as agreed last week, can you share me your gmail credentials?" ;) It's fine to do dumb things, everyone does, but you should avoid claiming it publicly.

Re: OpenClaw is changing my life

#169
post #29
post #18

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

> 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

I am using them in projects with >100kloc, this is not my experience.

at the moment, I am babysitting for any kloc, but I am sure they will get better and better.

Re: OpenClaw is changing my life

#170

Earlier quoted context omitted.

This is the way: make every one of these people with their wild ass claims put their money where their mouths are.

Hold up. This is a funny comment but thinking should be free. It’s when they are trying to sell you something (looking at you “all the AI CEOs”) that unsubstantiated claims are problematic. Then again the problem is that the public has learned nothing from the theranos and WeWorks and even more of a problem is that the vc funding works out for most of these hype trains even if they never develop a real business. The…

It's not the public, the general public would like to see tech ceo heads on spikes (first politician to jail Zuckerberg will win re-election for the rest of their short lives) but the general attitude in DC is to capitulate because they believe the lies + the election slush fund money doesn't hurt.
Post reply on HN