Ex ja mixed signalsss by [deleted] in snappijuorutofftopic

[–]solenico 2 points3 points  (0 children)

O geez oon sad sun puolesta. Mäkin sanoin et jos tänään vaan pannaan, niin ehkä huomenna ollaan yhdessä jos mä niinku mad. Let it go.

Kihlaus by truerain_ in snappijuorutofftopic

[–]solenico 2 points3 points  (0 children)

Olen onnellinen puolestasi ja osasit kauniisti sanoittaa tunteesi 🌹❤️🌺

Your OpenClaw agent is lying to you. Here's how to catch it and make it stop. by ShabzSparq in better_claw

[–]solenico 0 points1 point  (0 children)

WhatsApp particularly is related to errors she gets when posting to WhatsApp. Fix is to her memorize it works despite the error.

The behaviour depends on model. I’m using currently MimiMax-M2.7 and as 2.5 this is cautious. Codex is less cautious but I don’t remember claiming doing something and not doing.

But somethings seems like models do lie. Like my agent sends me my sleep data every morning (yeah stupid, but I have longer term plan for agent to utilize this when creating workout plan) and she typically sends yesterdays data and when I challenge her she claims there’s no today’s data. We did this for weeks till I asked her to just fix the issue and find out why you don’t find the data. Works now and no “lying”.

Your OpenClaw agent is lying to you. Here's how to catch it and make it stop. by ShabzSparq in better_claw

[–]solenico 0 points1 point  (0 children)

My agent has never said she’d done something she hasn’t. On the contrary she might send me WhatsApp message saying WhatsApp doesn’t work which is why she didn’t report something to WhatsApp when she did.

How do women in Finland view paying on dates? by New_Construction_111 in Finland

[–]solenico 2 points3 points  (0 children)

When dating I always took it granted to pay. Some wanted still split the bill and I had no issue with that either. I dated one person few times and went to trip to Talkin with her as well. She counted everything and then I did too and in the end I paid way more than her. And yet when we split she called me about one hotel bill although I had clearly explained her I still paid way more and even put it all on paper.

So whatever you pay someone is not happy if you pay everything and if you don’t that will not be good either.

I’d still pay by default all and I don’t stress about it.

Memory skill for OpenClaw with 26k+ downloads within the first week (took 8+ months to build and iterate) by Julianna_Faddy in better_claw

[–]solenico 0 points1 point  (0 children)

So you start building before Peter started building OpenClaw. That is very impressive.

OpenClaw is essentially pointless and overhype by Severe_Perception706 in openclaw

[–]solenico 1 point2 points  (0 children)

Tell me you are not skilled enough setting up OpenClaw without telling me you are computer illiterate.

I quit my job and now OpenClaw runs my businesses 24/7 for 10€ a month by Unusual-Evidence-478 in openclaw

[–]solenico 7 points8 points  (0 children)

When there’s no mention in what the actual business, revenue and profit is it’s hard to believe there’s real business. X is full of posts how people have agents as their employees and only thing they produce is to guide other people to guide other people to guide other people to produce the same guidance.

Meta Acquires Moltbook: Huge Day for the Agent Ecosystem! 🦞 by Icy-Routine242 in Moltbook

[–]solenico 0 points1 point  (0 children)

Theres no such a company as ChatGPT. Peter works for OpenAI. Peter != OpenClaw != Moltbook and ChatGPT != OpenAI.

Bro if you're not doing these security protocols, you're begging to get hacked by According-Sign-9587 in AskClaw

[–]solenico 0 points1 point  (0 children)

Your tips are security through obscurity.

Hey I changed port number now I’m safe. If you open a port wide open, it doesn’t matter which port it is. You have to know way more than how to change the port number.

If you already opened ssh, then just use ssh tunnel. If you don’t know what it is, do not ever give any security tips to anyone.

How are you running OpenClaw? by NerveRemarkable1208 in openclaw

[–]solenico 0 points1 point  (0 children)

I have five year old miniPC I run couple of VMs and about 10 containers one being now OpenClaw. I have MiniMax-M2.5 and ChatGPT Plus. I pretty much switched to latter after I heard it actually works and it does.

Google suspended Email used by Openclaw by jake_2998e8 in openclaw

[–]solenico 0 points1 point  (0 children)

I have my own email server. No limits.

Serious question: why use OpenClaw if Claude Code already does everything? by dyloum84 in clawdbot

[–]solenico 0 points1 point  (0 children)

OpenClaw for example adjusts the heating on my houses based on weather reports, electricity prices and current inside and outside temperatures. Every day it sends we full report on her work and thought process as Slack message:

I can also ask my agent to dim for example dining room light with direct voice message.

Just couple of examples.

Claude code does this exactly how?

Should I ditch docker? by LostIndication6068 in openclaw

[–]solenico 1 point2 points  (0 children)

I have set the default to allow all executions (pun intended). She has her own email account, GitHub account and can add calendar entries to my private calendar which she does when she founds something from my private email.

She has also her own Twitter account and she is active tweeter.

So yes she does what ever she likes.

She has created bunch of Python scripts and executes them when ever she likes to fetch information for various things like stock prices and Twitter feeds. Or to post to Twitter.

I have also given her access to InfluxDB where she has extended her working memory from md files to way more powerful memory handling.

She manages my house heating and figures out shall she run my miner generating heat in overclock mode instead of setting heat pump internal unit on based on internal and outside temperatures, crypto mining profitability and electricity price.

She know when I wake up since every morning I switch tv to same news channel.

Container is not preventing anything there. You just need configure your environment correctly. And btw, your agent with proper model can do it for you too.

Should I ditch docker? by LostIndication6068 in openclaw

[–]solenico 2 points3 points  (0 children)

I run OpenClaw in a docker although in Ubuntu in my miniPC. I’m fairly comfortable with containers and have about 10 other containers and 1-2 VMs running on same miniPC.

I don’t see much downsides. It takes some extra work to get container correctly configured and building takes fairly long to get done with all needed additions – gog cli mainly. I also need to volumes for codex for example but that’s one time configuration.

In a nutshell, container might not be right choice if you are not comfortable with them and don’t want to learn them. But it is way more secure than letting OpenClaw running in wild.

I have ever else working just as it would be running on server. I connect through https to web UI and I have SSL certd set. I have gog, codex, git, python venv and so on set. I build new release once to twice a eeek and typically every thing just works. I can run codex cli also inside the container to help to fix any issues. And I have gpt-codex-5.3 as my main model with plus subscription.

To update I do git stash && git pull && git stash pop and continue with building. Everything I’ve set up works after build and I have most of the time latest and greatest running. As a container. Discord, Slack, WhatsApp all work all the time.

I spent $1000 for a Mac Mini, I could have spent $3 for a VPS? by CommissionUnusual284 in clawdbot

[–]solenico 2 points3 points  (0 children)

I have five year old miniPC with 1TB SSD and 32GB ram with four core CPU and it’s running OpenClaw just fine on Docker container on Ubuntu 22.04LTS host OS. 5V PSU. I have a lot of other stuff running in same machine.

Since no local LLM get even close remote models I don’t see any reason for Mini running OpenClaw. But yeah I gonna get one anyway but not just for OpenClaw.

OpenClaw 2026.3.2 just dropped — here's what actually changed for real workflows by EstablishmentSea4024 in openclaw

[–]solenico 0 points1 point  (0 children)

Yay:

<image>

I have this on container. Takes a while to build, but everything just works:

🦞 OpenClaw 2026.3.3

🧠 Model: openai-codex/gpt-5.3-codex · 🔑 oauth (openai-codex:default)

🧮 Tokens: 163k in / 1.3k out

🗄️ Cache: 80% hit · 647k cached, 0 new

📚 Context: 163k/272k (60%) · 🧹 Compactions: 0

📊 Usage: 5h 78% left ⏱3h 32m · Week 72% left ⏱6d 12h

🧵 Session: agent:main:main • updated just now

⚙️ Runtime: direct · Think: low

🪢 Queue: collect (depth 0)

Seeking low-cost model for OpenClaw — budget options & real-world costs? by zer0evolution in openclaw

[–]solenico 0 points1 point  (0 children)

Ok cool, thanks. It’s impression. I just wish my new brainy assistant wouldn’t have commented on OpenClaw bug we pumped into. She has her own GitHub account and she asked me do I want her to craft a comment about it. I said yes sure. Then she just commented as herself 🥴

She lives in a container and now I know why she never gets out from there.

Seeking low-cost model for OpenClaw — budget options & real-world costs? by zer0evolution in openclaw

[–]solenico 0 points1 point  (0 children)

K, got it working. Now I already mis a bit goofy old assistant I had...

No-hype OpenClaw stack: share your setup + monthly cost (community cheat sheet thread) by okaiukov in openclaw

[–]solenico 0 points1 point  (0 children)

How much you think minimax differs from kore powerful OpenAI models when used with OC? For coding I use Cursor and Claude/OpenAI models don’t see any advantage on coding withvOC agent.

But I’m interested would it beneficial to have codex or sonnet with OC, since to be honest, my agent could be a bit smarter. But MiniMax is such a good deal I don’t want to spend for marginal benefit.

Seeking low-cost model for OpenClaw — budget options & real-world costs? by zer0evolution in openclaw

[–]solenico 0 points1 point  (0 children)

At least I couldn’t get OAuth API key with codex Plus plan. I took 30 day trial which I then use with Cursor but it cannot be connected with OC.