jack

🔒 Manual approval

@jackeric@beige.party · Joined ⁨Oct⁩ ⁨2024⁩

I just wanted to tell you both, good luck, we're all counting on you

will block accounts who uncritically post "AI"-generated images and unfollow those who boost them

pronouns
he/him
location
glasgow
capitalisation
Milnesian

Replying to @⁨dzwiedziu@mastodon.social⁩

@dzwiedziu @jeffreyolivier @0xabad1dea @alice in a previous job, we introduced a sandbox feature to allow our largest customers to experiment safely with sweeping changes

reader, there was no sandbox... the sandbox instance ran in the same database as their production system, with all the production data duplicated but with a new TenantId. all well and good except the app has a feature to execute customer-owned stored procedures, but doesn't pass the TenantId when it does so, so the stored procs by convention are hard-coded with the prod TenantId... and when you create a sandbox, it copies these stored procedure triggers that... act on your production data 🙃

raised the issue but no-one was able or willing to categorise this as urgent for whatever reason