Pamela Fox

@pamelafox.fosstodon.org.ap.brid.gy

(she/her) I like to teach, learn, and create. Currently a Principal Cloud Advocate in Python at Microsoft. 🏳️‍🌈 Happy Pride! 🏳️‍🌈 May everyone love freely […] 🌉 bridged from ⁂ https://fosstodon.org/@pamelafox, follow @ap.brid.gy to interact

Super interesting paper: "Prompt Injection as Role Confusion" https://role-confusion.github.io/ They trained a linear probe to predict roles (user/tool/assistant), and then experimented with injecting role tags and just changing the writing style to mimic a role (like <think>ing).

Prompt Injection as Role Confusion

LLMs can't tell who's speaking. We show they identify roles by writing style, not tags, and exploit this with CoT Forgery, injecting fake reasoning that models mistake for their own thoughts.

role-confusion.github.io

I tried out Pilates 6 months ago and I love it - started 1x a week and am now at 2x-3x a week. I like how it involves so much stretching and how all the different equipment configurations keeps things interesting. So many creative ways to plank!

Got a message from an Amazon recruiter, which reminds me that my earliest rejection was in 2006 after an Amazon phone screen. I was asked how to set a cookie in JS, and I couldn't say exactly how. I know how now, but still don't think I've ever hand-written the code to do that.

Is there a metric like "token hungriness" or "token thriftiness", for models in agentic coding scenarios? It'd be great to figure out which models are good at minimizing unneeded tool calls and excessive codebase exploration.