Skip to content
View cnberry's full-sized avatar

Block or report cnberry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cnberry/README.md

Chris Berry

At OpenAI, I build agents. At home, I keep finding jobs for them.

There has never been a better time to be a builder.

A fuzzy idea can become a working thing in an afternoon. The odd little problems that are too personal, too niche, or too annoying for normal software are suddenly worth solving.

That is what I do here.

I like software that starts with the way a person actually thinks:

I have a folder of medical scans. Can you help me understand them?

Is the pool ready?

Did the gate actually close?

Then I work backwards until an agent can help: clear state, useful tools, honest answers, and a person still in charge.

Agent-first software sounds fancy. Mostly it means I should be able to say what I want, see what the system knows, and trust it to admit when it doesn't.

Point it at a folder of MRI or CT scans. An agent finds the study, opens a useful view, moves through exact slices, points at what it is talking about, and helps you ask better questions. The scans stay on your computer.

Medical imaging is complicated. Getting oriented in your own scan folder should not be.

Small tools for real life

Annoying apps are an excellent source of projects.

Same idea every time: show the state, make the useful action easy, slow down the consequential ones, and check the world afterward.

The *ctl tools are one small corner of this. They are also a pretty good explanation of how I think.

What pulls me in

Agents that can do useful work. Systems that explain themselves. Local software that respects the machine it runs on. Tools that cross the line between bits and the real world.

Mostly: powerful things made simple enough to use.

Pinned Loading

  1. hottubctl hottubctl Public

    Sundance SmartTub CLI with freshness-aware status and guarded temperature control

    Python

  2. poolctl poolctl Public

    Pentair ScreenLogic CLI with status and guarded cleaner/delay control

    Python 1

  3. switchctl switchctl Public

    Local switch CLI with redacted status and guarded power control

    Python

  4. gatectl gatectl Public

    MyQ CLI with status and guarded gate/garage-door control

    Python 1

  5. dicom-guide dicom-guide Public

    Local-first, offline MRI/CT DICOM visualizer and agent evidence toolkit

    Python