Please turn JavaScript on

brtkwr.com

Subscribe to Brtkwr.com’s news feed.

Click on “Follow” and decide if you want to get news from Brtkwr.com via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Brtkwr.com comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Brtkwr.com which you are really interested in. Click on the blue “Filter” button below to get started.

Title: Brtkwr.com

Publisher:  brtkwr
Message frequency:  0.42 / day

Message History

TL;DR — I did a hot sauce making course at Easton Chilli in Bristol. Came home with eight bottles and a lot more respect for pH meters than I expected.

Why I signed up

Read full story

TL;DR: OpenClaw can call Claude and Codex through their CLI tools instead of hitting APIs directly. CLI backends give you better session handling and remove API key management. Switching over requires cleaning up some wizard-generated config. Extra usage billing still applies for Claude.

Why CLI backends

Read full story

TL;DR: I moved my OpenClaw setup from a Jetson Nano to a VPS. Persistent block volume for state, Node 24 LTS instead of a hand-compiled Node 22, and the whole migration took about 20 minutes once I stopped fighting ARM constraints.

Why leave the Jetson

Read full story

OpenSSH 10.2 warns you when a connection isn’t using post-quantum key exchange. On the client side (macOS), it works out of the box. On the server side, you might need to upgrade OpenSSH, which on Ubuntu 18.04 means building from source.

The warning ...

Read full story

TLDR: Enabling uniform_bucket_level_access on a GCS bucket disables the legacy role bindings that project owners rely on for object access. Your Terraform SA with roles/owner will get 403s reading objects it could read moments earlier. Add explicit roles/storage.objectViewer bindings on the bucket before flipping the setting.

I’d recommend un...


Read full story