@sfdxpro@sfdxpro, ¿por qué no nos ayuda con una guía de cómo comprar una tarjeta Nvidia Tesla? Porque veo precios desde 300€ en Aliexpress hasta 2500€, entonces no estaría mal una buena guía de esto.
Cloudflare acaba de presentar Code Mode para MCP y es un cambio de juego para los agentes de IA. Han conseguido meter toda su API (más de 2500 endpoints) en solo 1000 tokens. ¿Cómo? Dejando que el modelo escriba código en lugar de cargar definiciones de herramientas.
How to save OpenClaw API costs using a free model like Opus 4.5???
- go to https://t.co/QbqcWf5R0d
- login or register your account
- go to https://t.co/T8YDaSoX1g
- click on "Get API key"
- tell your agent to update the model, specifying the new API key + URL
- make sure "model" and "baseUrl" are replaced
done, now you're using the free Kimi K2.5 model, comparable to Opus 4.5
of course, paid models are better, but for early stage, why not???
the only downside: it's slower, can have API errors, sometimes unstable
if you can afford paid – use paid, if not – use this and test
then upgrade later if you outgrow it
test everything, no one knows the perfect setup right now
the best move is to try as much as possible
should i make more tweets about OpenClaw???
A new terminal AI agent just dropped! 🔥
⚙️ OpenCrabs — An AI orchestration layer inspired by OpenClaw
💯 Multi-provider support, 3-tier memory, hybrid search & more!
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://t.co/GNxknzwZve by @AdolfoUsier
#rustlang #ratatui #tui #ai #orchestration #openclaw #terminal
Acabo de clonar mi voz con esto y es una completa locura https://t.co/2kLJxuVthn. Ahora me podrían tener en audio en múltiples plataformas dando lora. ¿hermoso, no?
Wanna save some tokens? add this to your https://t.co/kKx7KzNEzK
## Token Efficiency
- Never re-read files you just wrote or edited. You know the contents.
- Never re-run commands to "verify" unless the outcome was uncertain.
- Don't echo back large blocks of code or file contents unless asked.
- Batch related edits into single operations. Don't make 5 edits when 1 handles it.
- Skip confirmations like "I'll continue..." Lust do it.
- If a task needs 1 tool call, don't use 3. Plan before acting.
- Do not summarize what you just did unless the result is ambiguous or you need additional input.
This is my OpenClaw Setup. I actually let it run on my RaspberryPi locally.
Not a huge benefit compared to a VM on AWS but I had it already at home.
Let's go through some of the components:
𝐇𝐚𝐫𝐝𝐰𝐚𝐫𝐞: Raspberry Pi 5 8 GB.
𝐍𝐞𝐭𝐰𝐨𝐫𝐤𝐢𝐧𝐠:
The main part. It is NOT exposed to the internet. It actually runs on a Tailscale tunnel. That means I can only reach it via a tunnel.
My iPhone and Macbook are within the network. This runs on the PI
I also have SSH running and most of my openclaw setup is happening through Claude Code from my Mac.
Actually i rarely develop anything within OpenClaw I do all of that from CC through SSH.
I created an own repo with the skill OpenClaw with links to the docs and some information about my setup and my preferences (e.g. use TS if possible).
𝐃𝐍𝐒:
In Tailscale I use my pi-hole as DNS, simply to block ads also from my phone.
Main intention: Watch tennis also on mobile 😊
𝐖𝐞𝐛𝐡𝐨𝐨𝐤𝐬:
Thats quite interesting! Thanks to Jannik for the idea!
I run a CloudFlare tunnel where I get webhooks (notion for example).
CloudFlare is making sure I won't get DDOSed.
I also change the header and make sure on my PI that this is actually coming from my tunnel. Additionally I check the HMAC signature of course as well.
Honestly, yes this is mainly playing at the moment.
But I love to have the ability to have crons with AI now. This was a huge missing factor for me. I tried setting it up myself (e.g. with GitHub runners) but I do like this setup.
Also interesting: I find myself using it like I imagined Siri should behave.
𝐔𝐬𝐞-𝐂𝐚𝐬𝐞𝐬:
- Daily workbook diary
- AWS Costs Summary
- Hourly tracking of projects
- Morning Briefing with Emails/Calendar
- Some gym-related stuff which is not that good yet
- Daily Shopify SaaS digest (what happened yesterday in Mantle & Posthog)
- Tuesday YouTube Publishing Checklist
- Backup of openclaw
Mainly reminders, but lets see what else I will find! 😊
🚨ÚLTIMA HORA: La industria de ciberseguridad está a punto de ser revolucionada… 💀
Han liberado un Red Team de IA 100% autónomo: PentAGI.
Múltiples IAs coordinándose para hackear un objetivo. Cero intervención humana.😳
Este tipo ha gastado 2.540 millones de tokens perfeccionando OpenClaw.
Ahora acaba de publicar una masterclass de 30 minutos donde explica los 21 casos de uso que aplica a diario.
Si estás aprendiendo IA, esto te interesa �
🇻🇪 THREAT ALERT: FEVP Venezuela - 320,000 PII Records Exposed
Victim: FEVP / Ministry of Planning (Venezuela) 🇻🇪
Threat Actor: GordonFreeman
Timestamp: February 20, 2026
Sector: Technology / Government
Volume: 320,000 Records
A critical security breach has been confirmed targeting the FEVP and the Ministry of Planning in Venezuela. A threat actor has released a comprehensive database containing the personal identification and contact details of 320,000 citizens.
Monitor:
https://t.co/wk9bZJ3laQ
#CyberSecurity #DataBreach #Venezuela #FEVP #PatriaID #GordonFreeman #PII #GovernmentSecurity #InfoSec #OSINT
Acaban de lanzar Voicebox.
100% gratis y de código abierto (enlace al final).
Capaz de clonar cualquier voz a partir de unos pocos segundos de audio desde tu PC: