ShrekOverflow

7K posts

ShrekOverflow banner
ShrekOverflow

ShrekOverflow

@ShrekOverflow

Product Architect - @Auth0 for AI Agents. At WAR with Static API keys, Making the web a bit more ready for agents.

Bellevue, WA Katılım Ocak 2014
1.2K Takip Edilen543 Takipçiler
Sabitlenmiş Tweet
ShrekOverflow
ShrekOverflow@ShrekOverflow·
The most complex ideas are delightfully simple.
English
0
0
6
514
ShrekOverflow
ShrekOverflow@ShrekOverflow·
💯 % It’s seems like the vendor specific agents are also all convergent. They all will need access to other third parties, and offer mcp. but each has sworn allegiance to one or the other gtm team. Also no two enterprises I have talked to are the same, or use the same tool in the same way. So junior style custom ones do make more sense 😁
English
0
0
0
52
David Cramer
David Cramer@zeeg·
vendor-specific chatbots are broken by design that means the Sentry agent, the Linear agent, and any others you might have in Slack they are fine for some point situations, they're nice to get started with, but agents with generalized access outperform them in every single scenario some weeks ago we built an internal Slackbot, gave it access to a bunch of systems (Sentry, GitHub, Linear, Notion, etc), and its capabilities overnight far exceed these other bots "Oh cool Linear can now search your code bases" - our bot did that on day one, and then could push that information wherever it needed to go. Its useful to the point where I now discourage use of things like the Linear bot because it _creates worse outcomes_. this also goes beyond the simple generalization of access: we can customize it. we throw in skills-as-runbooks, templates, etc and the outcomes once again incrementally improve if your org hasnt already built a general purpose bot internally you should. if you need inspiration ours is open source on GitHub (albeit fairly unstable still) github.com/getsentry/juni…
English
21
6
92
23.2K
Darren Shepherd
Darren Shepherd@ibuildthecloud·
I hate worktrees so much. What is wrong with you all.
English
30
0
126
18K
Paulo 🐗
Paulo 🐗@paulodoestech·
burning tokens rn. exciting times
English
1
0
4
60
ShrekOverflow
ShrekOverflow@ShrekOverflow·
Asked Claude to reorganize my office
ShrekOverflow tweet media
English
3
0
8
180
ShrekOverflow
ShrekOverflow@ShrekOverflow·
@threepointone Oh shoot it almost sounds like witchcraft, hair or the enemy, blood of the friend… y’know we are getting there.
English
0
0
1
19
ShrekOverflow
ShrekOverflow@ShrekOverflow·
@threepointone Try to pedantic and outsmart the authors, embrace the persona of a rust purist or c++ expert, f# crusader, or greybeard c wizard, then review this code and identify edge cases.
English
2
0
2
80
sunil pai
sunil pai@threepointone·
you are an expert software programmer. review it again, look for edge cases. make no mistakes.
sunil pai tweet media
English
6
3
101
5.5K
ShrekOverflow
ShrekOverflow@ShrekOverflow·
@zeeg The inertia of enterprise is strong 🤭
English
0
0
0
130
David Cramer
David Cramer@zeeg·
How is everyone on here claiming to have switched to codex and anthropic is still out of capacity That math ain’t adding up
English
78
6
255
24.6K
Darren Shepherd
Darren Shepherd@ibuildthecloud·
F-it. I'm creating a VSCode fork. Screw you all, I don't care.
English
9
0
18
2.9K
dex
dex@dexhorthy·
@ShrekOverflow @paulodoestech i do the exact same thing as ralph tbh - "read specs at $LOCATION and track progress in $OTHER_LOCATION"
English
1
0
2
29
Paulo 🐗
Paulo 🐗@paulodoestech·
how much do yall prompt when using /goal? like do you meta prompt something THEN put it into /goal or just give it something generic like “go implement this”?
English
2
0
3
216
Thomas Paul Mann
Thomas Paul Mann@thomaspaulmann·
One app, two platforms, four programming languages. The things that look the simplest are often the hardest to build. @raycast is one of them. Here's a technical deep dive on how we built v2 👉 ray.so/v2-deep-dive
English
34
27
505
71.1K
ShrekOverflow
ShrekOverflow@ShrekOverflow·
Woke up absolutely anxious and nervous. Human brain is such an interesting system
English
0
0
0
45
ShrekOverflow
ShrekOverflow@ShrekOverflow·
I typed an entire 15 page document by hand today. Surprising how different it reads / flows than AI ones.
English
0
1
3
181
ShrekOverflow
ShrekOverflow@ShrekOverflow·
Hey @zeeg, @KennethSinder, and anyone else with multi project / multi tenant systems. How are y’all handling the case where the end user may want to switch the “tenant” / “project” / “organization” when connected to Claude / Codex over MCP?
English
3
1
0
618
ShrekOverflow
ShrekOverflow@ShrekOverflow·
The re(auth) barrier in protocol, would end up causing the same high friction. IMO, the UX should be similar in the dashboard where the human can seamlessly switch, and have multiple tabs etc, re-auth should only be necessary for sensitive operations. But maybe that assumption is wrong.
English
0
0
0
4
Kenneth Sinder
Kenneth Sinder@KennethSinder·
@ShrekOverflow @zeeg My very naive first take is that there’s no secure way to support >1 aside from: - baking a re(auth) barrier into the protocol - weakening or redefining what it means to be a separate “tenant” I definitely might be missing something obvious & compelling here though
English
2
0
1
34
ShrekOverflow
ShrekOverflow@ShrekOverflow·
@zeeg @KennethSinder That's useful, a selector in the authz flow could also provide this for the end user. And access can be limited on the API side. However switching around would still be messy, and require full re-auth.
English
1
0
0
54
Kenneth Sinder
Kenneth Sinder@KennethSinder·
@ShrekOverflow @zeeg Notion MCP binds a workspace & user at OAuth connection time; switching spaces requires reconnecting. (Support for PATs/bearer auth coming soon but it’ll work the same way!) Lmk if you have any thoughts, multi space/org connection could be cool but not on our roadmap
English
1
0
0
49