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.37 / day

Message History

TL;DR Link to heading

A cleanup PR removed an accidental guard in our release workflow’s git push logic. Three weeks later the workflow had pushed 119 self-generated bump commits. Fix: gate the release job on github.actor so the workflow’s own bot pushes...


Read full story

TL;DR: I’ve been using Claude Code since last July and spent most of that time correcting the same behaviours every session. The corrections stopped when auto-memory shipped: I started saying “next time, do X” in conversation, and Claude saved each one as a feedback memory and pre-empted me on the next run. Here are the ones that stuck.

Motivation

Read full story

TL;DR: I thought there was. There isn’t, unless there’s a tailwind. In vertical rain, faster is always drier.

Motivation Link to heading

I was cycling home yesterday in heavy rain and started wondering about the right speed....


Read full story
TL;DR Link to heading

My OpenClaw gateway kept calling an LLM provider I had retired. The new primary in openclaw.json was ignored because the long-running “he...


Read full story

TL;DR: Putting ~/.openclaw in a private git repo is mostly about writing the right .gitignore and keeping every secret outside the tree. A systemd EnvironmentFile carries the real keys to the gateway at startup, so openclaw.json can hold references or empty fields instead of credentials.

Why track it

Read full story