The Quiet Path from Seemingly Minor Design Errors to Workplace AI Incidents
https://t.co/9WnkIpMORL [𝚌𝚜.𝙷𝙲]
💬Accepted in April 2026 to be published in the 2026 ACM Conference on Fairness, Accountability, and Transparency (FAccT '26), June 25-28, 2026, Montreal, QC, Canada
Pro tip: If you want Codex to debug/enhance your iOS animations have it use FFmpeg to convert a screen recording of the animation to a sprite sheet it can analyze.
This also works if you want to 'decompile' an animation to code.
we built the first sane way to debug your agent locally.
you can see your traces. codex/claude code can too. this lets them write evals and test your agents automatically.
best part: it's completely free and open source. install with 1 line.
(github below)
👋 I’m seeking a part-time PM internship for the summer. The PM role has changed a lot since I led product teams at Slack and Twitter, and I learn best by doing. Who needs an intern?
I just discovered a new way to handle path following!
Combined AnimatableData with the new keyframeAnimator to create a path follower that handles infinite loops and specific start/end progress points seamlessly.
#SwiftUI#animation#buildinpublic