Expo is awesome for mobile apps. QR Code scan to test native app building and usable before publishing, handles full deployment to appstore/play store. Easiest thing ever.
@Adyen — 195x speedup in model training with NVIDIA accelerated computing. Real-time routing & conversion optimisation at $1T+ in payment volume. https://t.co/HxmnbS6Y8V
Keeping OpenClaw markdown files tidy was a headache. Skill files, prompts etc would constantly get bloated. It got worse when I started keeping multiple versions of each file for different models. The solution? A nightly skill drift detector workflow. Published...
qmd 2.1 is out with all sorts of goodies. Code aware splitting, performance, official benchmarks etc etc

14 releases one day. Delivery on autopilot 🛩️ Just checked reports, Claude and Pilot are building.

I let Claude Code loop for 45 minutes while I was at the gym. Came back. It told me the feature was done. It wasn't. It hadn't even run the tests. Not because the model is dumb. Because I wrapped it in nothing but...
The $600 Mac Mini AI agent setup is already dead. KiloClaw runs 5,000+ skills in a browser tab with one click and zero configuration. No Mac Mini. No Docker. No servers. No config. https://t.co/uAhVZIwhre
What are vendors that offer scanning of PRs or repos to protect against malicious dependencies? I know of Sonar (Advanced Security), Socket .dev, JFrog. What else do you know of or use and what does it do? (At some point, you want...

Bad branching = slow releases. This carousel covers what actually works: • Git Flow vs Trunk-Based vs GitHub Flow • PR & CI/CD best practices • Naming + governance • Common mistakes (and fixes) Want the full 12-chapter guide? Comment “BRANCH” — I’ll DM it. #devops #git #cicd...
Love this response from GPT 😂😂 The native admin coverage is committed. Next I’m closing release-process gaps: build pipeline readiness, QA safety, and the Codex/Claude guardrails so future sessions don’t repeat the mistakes we already paid to find.

More local AI testing with Google Gemma 4 26B-A4B via LM Studio desktop app and also via headless CLI and using Claude Code https://ai.georgeliu.com/p/running-google-gemma-4-locally-with 🤓

Wall Street Journal: Startup Uses AI and OpenClaw to Automate Developers ... our secret weapon at @getjustpaid . https://t.co/K5Zx4gPVl2 https://t.co/TcLCMfkdMl

Music to my ears. Finally squashed a slowdown by focusing on a C regex instead of the slower biopython bits. Took a lot of back and forths to find a solution but thats a substantial speed difference. This becomes substantial...
So, I built more or less complete platform to test whether I could match the core features of commercial vendors with a zero-trust, BYO-VPS platform. Zero-trust: The control plane stores no credentials, only metadata. A worker running next to your server...
I've built: A zero-trust BYO VPS platform. It has feature parity with commercial alternatives, but it still needs a lot of polish. 😀