HackerTrans
TopNewTrendsCommentsPastAskShowJobs

beaugunderson

no profile record

comments

beaugunderson
·hace 8 días·discuss
the CLI is also Microsoft's preferred way to use it with agents:

> playwright-cli is best for coding agents (Claude Code, GitHub Copilot, etc.) that favor token-efficient, skill-based workflows. CLI commands avoid loading large tool schemas and verbose accessibility trees into the model context.

they do still recommend the MCP for long-running autonomous workflows (e.g. a UAT agent).
beaugunderson
·hace 8 días·discuss
sometimes i'll share prompts but but never a whole transcript (have not had a reason to)

if i do want to share context i'll use something like "give me a prompt $coworker can share with their claude to continue this work"
beaugunderson
·hace 8 días·discuss
totally, I see that syncing workflow come up quite a bit as well... some of this stuff is going to get sherlocked into the harness proper (probably a net benefit) though of course people are still going to want the meta-version that works with all of the different harnesses they use... so much of being effective with this style of development is molding it to your specific workflows and sanding off the rough edges with context, then sharing those wins with the larger team (another layer where I see a lot of differing approaches, like skillshare for example)
beaugunderson
·hace 8 días·discuss
semantic search has been pretty good, it usually finds what it's looking for!

a couple of times I was certain that there was a session that contained some word but in reality it was in my personal claude.ai web account, so needed to add the import functionality there.

my favorite piece is the `corrections` command which surfaces all my frustrations/corrections in the last week for example... and I can then figure out if missing context would improve those scenarios going forward
beaugunderson
·hace 9 días·discuss
This is rapidly becoming the "todo list demo" of the LLM era... I say this as someone who also built one because I was tired of all the others! (https://github.com/beaugunderson/obliscence)
beaugunderson
·hace 9 días·discuss
Ah, it's an internal tool but maybe worth open-sourcing at some point! :)

re: price, definitely on the pricier side relative to our average UAT run but this one was very comprehensive due to the increased risk of issues when changing MFA... and relative to a human's time, even a cheaper QA person. I would estimate ~90 minutes of human time to figure out the needed flows and then go through the same steps on this specific change (potentially getting stuck on several pieces which the agent was able to avoid via code inspection).
beaugunderson
·hace 10 días·discuss
> Once we trust AI to do the verification as well we'll realise the gains we feel we're getting now.

I built a UAT agent on top of claude-agent-sdk, it uses Playwright and can spin up a preview instance for PRs we open. It uses its knowledge of the code to create a test plan, runs that test plan, and takes screenshots as it does so. On a recent PR I made a change to our MFA implementation and assumed that I would need to test it myself since MFA requires setup (and a TOTP device!) but no, the agent drove Playwright to change the instance configuration to enable MFA, created a user with MFA enabled, wrote the tiniest (handful of lines) Python TOTP and used that as the device and successfully verified that MFA still worked as expected. I did not expect that ability, and I wrote it! It was also exhaustive in its probe of functionality, way more than I had planned to do, even though I had planned to do a lot given the critical nature of MFA.

Total token price for the UAT run: $5.69.
beaugunderson
·hace 18 días·discuss
i have a claude-agent-sdk slack bot i built for work; it offers proactive interaction as well but it uses a deterministic filter and then a haiku pass for messages that pass the filter... negligible token cost.
beaugunderson
·hace 2 meses·discuss
ah, yeah, first showed up in April of 2025
beaugunderson
·hace 2 meses·discuss
untrue, I’ve deleted it many times in the last year. I don’t think this is new.
beaugunderson
·hace 2 meses·discuss
maybe I was on the wrong side of the early release but I’ve deleted this model many times in the last year. I’ve had it for at least 12 months.
beaugunderson
·hace 5 meses·discuss
opus 4.6 extended still fails.
beaugunderson
·hace 5 meses·discuss
still failed for me on opus 4.6 extended a second ago.

when i prompted about how walking would mean leaving my car behind the "thinking" done before coming to the right conclusion was:

> lmao, fair point. the user is right - you need to bring the car to the car wash. that's a legitimate correction. own it.
beaugunderson
·hace 5 meses·discuss
i agree... i play with a stylus on my iPad (the nonograms katana app) and find that phone/laptop pale in comparison.
beaugunderson
·hace 5 meses·discuss
worth noting that letterboxd will track progress on these and similar lists, which is how I know I'm 43 films into the AFI100 and 210 into the 1,001:

https://letterboxd.com/beaugunderson/stats/#:~:text=LIST%20P...
beaugunderson
·hace 6 meses·discuss
30hz is so painfully slow, I can always tell when I'm in power saving mode on the iPhone by that alone. On desktop I can't even do 60hz anymore after switching to a 144hz monitor.
beaugunderson
·hace 6 meses·discuss
ahh cool, that layer was hidden by default... and now I see all the data centers I mapped in OSM show up!
beaugunderson
·hace 6 meses·discuss
Didn’t expect to see my town on HN! We’re about 10 miles from the Helion plant. The tax revenue from it and the Microsoft and Sabey data centers here are currently the subject of a lawsuit the county is bringing against the port.
beaugunderson
·hace 6 meses·discuss
Exactly, they're not an alternative to a doctor, which is the point... it's nearly impossible to see a provider these days if you don't have a pre-existing relationship. I moved recently and finding a PCP who is accepting new patients is also maddening.
beaugunderson
·hace 6 meses·discuss
As someone who was recently injured and waited three months to see a specialist in Seattle, these lines were not helpful ("yes, you should make an appointment"). The only way I was able to see someone was to write a script that blew up my phone when I got a cancellation window email (the first two I missed even though I responded within 30 seconds).