I still use it but totally not the "This one trick will supercharge your profits" kind of way.
I do use it to handle task for me for a non profit I sit on the board like handle incoming emails and execute tasks I want to delegate but honestly could have had any our AI agent handle it. There was some manual task I told myself I would automate but never got around too, Openclaw made is just easier to prompt it in to being.
The next biggest thing I like is just the shared context from machine to machine and the fact its always running and I have given it yolo access to my local stack. Home Assistant crashes? Now the wife can ask the bot to restart it. I see an interesting HN blog, i can get it to add it to my obsidian make me a useful doc (I am starting to use the llm-wiki trend but Claude Cowork seems to be really killer for this). I see an Reddit post about some new service to run locally? I can ask it to spin up an lxc of it and configure it for my use case and it will do the wiring for me.
I will say since the killing of Claude oAuth i am finding a lot of its magic did come from Opus just being so aggressive. An example was I had a task of someone sending me an image and I would have to turn it in to a table and then upload it to this really crappy portal for my non-profit. I threw the task at Openclaw (and at the time running Opus 4.6) and i watched in real time as it reverse engineer the sites backend API and found a way for it to post the data itself and it wrote itself a python script to make it repeatable. I dont see that same kind of killer instinct of doing whatever you need to do to get the task done with other models (Codex and now MiniMax).
> I do use it to handle task for me for a non profit I sit on the board like handle incoming emails
Please don't take this the wrong way, I'm genuinely curious but also a bit in shock. Do you really let an AI agent autonomously handle and respond to incoming board-level emails for you?
I feel often I'm behind the times, but this makes me feel way behind the times. I still haven't picked up AI into my daily life.
How do you know what the emails said, action items, who's communicating what to you? Do you trust it to handle and make decisions for you that are nuanced and in alignment with you?
You could even use an XMPP client with HipChat for your business chat. Though, I'd argue XMPP was one of the factors that contributed to HipChat's demise (it wasn't the sole reason, but trying to scale presence via XMPP proved to be a nightmare).
Presence is the key problem. It scales badly - in terms of compute, bandwidth, and battery. And it's not actually useful. Lose lose. Solution: don't use XMPP.
I remember reading Kevin Mitnick books in the early 2000s and it really open my eyes about social engineering and how hacking is more than just cracking a code. Help me become a better DevOps and Software Engineer.
Is anyone noticing that port `19421` no longer has anything listening on it? We are noticing some machines suddenly stop listening on this port but they have not downloaded any update. In zoom patching the running web server without user interaction?
The link is to NPR an "American privately and publicly funded non-profit membership media organization"[1]. I cant think of many other media organization with more free content then NPR in the US.
[1]: https://en.wikipedia.org/wiki/NPR
Funny, the link for "using Elasticsearch" points to an interview I gave ;)
He raises some good points on ES current problems with master election, I have raised it with the ES team during meetup with them and we have a work around the issue (we discovered the bug during our testing). Its important to know the soft points of the system your using and how to work around it. We feel like we have a good workaround and I think that has been the point of his series is to point out the flaws in common tools and you should be read to work around them. But he found a single flaw and attacked it hard, so, I am not sure throwing away the whole thing for a single flaw is a great recommendation.
Local blogs are reporting the story: http://sfist.com/2013/12/20/angry_protesters_smash_google_bu... and it seems to back your theory. I dont think I see a single person of minority in the protest. Also the local sites are doing a better job at reporting the story then this bias site.
I am actually 4 months out from my own ACL surgery, tore mine skiing and one thing the OP forgets to mention is many insurance will never pay that $60k as they have pre-negotiated rated with the hospitals and doctors. My surgery was done in SF (not the cheapest city in the world..) and according to the bill came out to just over 100k, but, my insurance paid 17k. What happen to the rest? Well I assume it was just inflated costs that the hospitals adds to the bill so the insurance can negotiate down.
The next biggest thing I like is just the shared context from machine to machine and the fact its always running and I have given it yolo access to my local stack. Home Assistant crashes? Now the wife can ask the bot to restart it. I see an interesting HN blog, i can get it to add it to my obsidian make me a useful doc (I am starting to use the llm-wiki trend but Claude Cowork seems to be really killer for this). I see an Reddit post about some new service to run locally? I can ask it to spin up an lxc of it and configure it for my use case and it will do the wiring for me.
I will say since the killing of Claude oAuth i am finding a lot of its magic did come from Opus just being so aggressive. An example was I had a task of someone sending me an image and I would have to turn it in to a table and then upload it to this really crappy portal for my non-profit. I threw the task at Openclaw (and at the time running Opus 4.6) and i watched in real time as it reverse engineer the sites backend API and found a way for it to post the data itself and it wrote itself a python script to make it repeatable. I dont see that same kind of killer instinct of doing whatever you need to do to get the task done with other models (Codex and now MiniMax).
reply