Roey D. Chasman (@rchasman) 's Twitter Profile
Roey D. Chasman

@rchasman

Co-Founder/CTO @Lawmatics 👫🏠 North Park, San Diego. Internet brings the world together. Let’s build software to enable all to create for themselves!

ID: 18658847

linkhttps://www.lawmatics.com calendar_today06-01-2009 02:54:04

907 Tweet

154 Followers

505 Following

tommy (@__morse) 's Twitter Profile Photo

playwriter.dev is superb at reverse engineering private APIs I ask opencode to track network requests while I do some actions. For example a trade on polymarket Then I ask the LLM to see analyze the requests that were made and create an SDK for it

Roey D. Chasman (@rchasman) 's Twitter Profile Photo

Data Driven Design enjoyers: I think Kleppmann is saying here that AI will finally help me be able to utilize Prolog?! Is he spotlighting that LLMs are able to use formal verification in order to design logically correct systems? I wonder what use there is giving agents the

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

I've never felt this much behind as a programmer. The profession is being dramatically refactored as the bits contributed by the programmer are increasingly sparse and between. I have a sense that I could be 10X more powerful if I just properly string together what has become

Muratcan (@koylanai) 's Twitter Profile Photo

oh you’re still doing prompt engineering? everyone’s on context engineering now. just kidding, we’re all about agent design. we were using multi-agent swarms, but then the devin guys published that blog post saying not to, so we pivoted the whole stack to a single-agent

Roey D. Chasman (@rchasman) 's Twitter Profile Photo

The bleeding edge of AI tooling blurs the line between Genius and AI Psychosis. Only one way to find out which in it is, is to try it yourself ;)

Brice (@gdaybrice) 's Twitter Profile Photo

Users don't hate notifications. They hate noise. I've been building a consumer advocacy agent. We let the agent decide when to speak, what to say, and when to stay quiet. gdaybrice.com/let-the-agent-…

Roey D. Chasman (@rchasman) 's Twitter Profile Photo

Think it’s time to make a QA “claw” who’s job is to click around the app finding issues and regressions, alerting the team, making best effort fix PRs and writing tests so it doesn’t happen again. Spawning subagents to do multi user testing.