amac

@amac0.bsky.social

Lawyer, coder, baker. Govt (Deputy US CTO for Obama and Biden), non-profit (Trust & Safety Professional Assn & Foundation, Data & Society, Public.resource), startup person (Google, Twitter). Curious tinkerer. @amac on the other thing. Now in London.

Sad to hear about the passing of @om.co. He was a wonderful person to be around, and it was a privilege to share this little Valley with him. My inbox won't be the same without his insightful, clear words but his photos were a lens into the beauty he found in life. RIP friend. om.co/2021/11/09/t...

That Boat in the Bay

This past weekend, along with my friend Naveen and his family, we drove up to the Point Reyes region. We wanted to enjoy the nice fall weather and have lunch at Saltwater in Inverness, one of my fa…

om.co

Beyond "thanks", my first comment: "Perhaps LLMs would have allowed finer-grained determinations... Rule-based algorithms struggle with that[...]" Yes, and: new key role for PC is to know how+when to adjust that line. "we used LLM for X"->"did you consider pre-screening X with deterministic rules?"

"Testing and Evaluation" this is all very good. The only thing I might add is that there's now the potential for *continuous* testing of legal concepts. CI/CD became best practice in the industry for good reason. What does it mean to integrate containerized legal knowledge into CI/CD?

This long "I don't know" on AI + Jobs in the Economist is OK but, like many other pieces, it fails to talk about the human costs in human terms. Jobs vanish in passive voice. "History holds a final lesson. If disruption is coming, it will show up in a recession. ... 1/2

Call for Papers! 🧵 The Public's Science–A New Social Contract for American Research Policy a Special Issue of The ANNALS of the American Academy of Political and Social Science Editors: Alondra Nelson (IAS) and Jenny Reardon (UC, Santa Cruz) Abstract Deadline: Sept 19 www.ias.edu/stsv-lab/pub...

Public Science

Call for Papers Special Issue of The ANNALS of the American Academy of Political and Social ScienceThe Public's Science–A New Social Contract for American Research Policy

ias.edu

As you may have heard, there’s an important birthday this weekend. We can only hope that people across the nation — nay, the globe — engage in tribute and fanfare proportional to the occasion. 1/

The narrative that #AI will do all routine and we can just focus on important/strategic/big picture things works because it tell us that we are oh so smart and special. WE DO THE BIG STUFF. Newsflash: If your big picture decisions are not grounded in real experience they are gonna end up bullshit.

Claude Code logs a bunch of stuff via jsonl. The logs are a little hard to read, so I made a rough and ready parser that can also show git commits in the log timeline: github.com/amac0/Claude... All coded via LLM, mostly o3 & when o3 had trouble, switched to Claude 4 Sonnet (in Claude Code).

GitHub - amac0/ClaudeCodeJSONLParser at main

A parser for Claude Code's json logs. Contribute to amac0/ClaudeCodeJSONLParser development by creating an account on GitHub.

github.com

A good example of Claude Code teaching me stuff. Claude code says: "Let's try a different approach - instead of using a .bandit file, let's update the pre-commit config directly to skip bandit checks for tests:" 1/

"For me, the answer now lies in refusal, the withdrawal of participation from systems that require dishonesty as the price of belonging." Today I am resigning from the National Science Board and the Library of Congress Scholars Council. I wrote about my decision in TIME. time.com/7285045/resi...

Why I’m Resigning from the NSF and Library of Congress

I cannot participate in systems that require dishonesty as the price of belonging.

time.com

Alondra Nelson (@alondra.bsky.social‬) is a beacon, as usual. "To watch these changes unfold without naming them for what they are is to participate in a collective amnesia about how knowledge infrastructures shape power relations. ... 1/

Saw An Oak Tree last night at the Young Vic. Most unusual play I've seen in a while and I don't really know what to think of it -- which I'm enjoying a lot. Anyhow, I'd recommend it if you get a chance to see it. www.timeout.com/london/theat...

An Oak Tree, Young Vic review: Tim Crouch’s experimental classic returns for its twentieth anniversary

Starring a different celebrity each night, Tim Crouch’s experimental meditation on the nature of grief remains a thing of wonder

timeout.com

Claude Code continues to get better. The update that allows Claude to manage a todo list within a task set is great. Keeping that todo list as well as the first line of your last prompt visible while working would be a good upgrade.