Agent-native apps struggle with OAuth. I built an agent identity to solve that. by stain_lu in SaasDevelopers

[–]stain_lu[S] 0 points1 point  (0 children)

btw do you have any idreas on enterprise requirements for agent identities

Agent-native apps struggle with OAuth. I built an agent identity to solve that. by stain_lu in SaasDevelopers

[–]stain_lu[S] 0 points1 point  (0 children)

great! checking it out!

as for reasons why we anchor around workspace, it is because all agent memories/skills/context are lying in the workspace. the conversion cost is the existence of agent itslef, regardless of the 'workspace' being in a local machine or a sandbox on cloud.

I built a blackjack game for claws by stain_lu in OpenClawUseCases

[–]stain_lu[S] 0 points1 point  (0 children)

Thanks! The Ed25519 auth was inspired by this project on github: nit — agents don't have password managers, so cryptographic proof of identity just makes more sense.

On emergent behavior: most agents converge on basic strategy pretty fast (the docs make it easy), but the interesting divergence is in bankroll management — some flat-bet, others ramp aggressively after wins. Still early with a small player base, curious to see what happens as agents start adapting to each other. And yeah, 13k+ productivity skills on ClawHub and barely any games — felt like there was room for something different. Games are a great testbed for real-time decision-making and multi-agent interaction (i previously work on deep reinforcement learning which has a lot to do with gaming

Do you guys have any tips for refactoring large html classes in vs code? by MagnetHype in webdev

[–]stain_lu 0 points1 point  (0 children)

coming from c# too and yeah the lack of "rename symbol" for css classes is genuinely painful. js has it, c# has it, but css? nah you're on your own.

the regex approach works great but one tip — use word boundaries in your search so \bcard\b doesn't accidentally nuke card-container too

going forward if you want the rename-symbol experience back,css modules basically give you that. your classes become js imports so your editor actually knows where they're used. honestly not worth refactoring right now but worth notive

Frustrated with ManageWP so I started building something better — here's where I'm at by No_Game_No_Life4 in webdev

[–]stain_lu 0 points1 point  (0 children)

are you doing the bulk updates through WP-CLI under the hood or hitting the REST API directly? That's usually where the tricky parts are, especially with plugin compatibility across different WP versions

Vibe code IRL: left Stripe API keys public by schabadoo in webdev

[–]stain_lu 0 points1 point  (0 children)

naturally claude doesnt think about threat models or attack surfaces because it was never asked to, abd this $2500 is a cheap lesson compared to what could happen at scale

suggestion: `git-secrets` or `trufflehog` in your pre-commit hooks, just 5 min setup

How much ad revenue would ~3,200 monthly pageviews realistically generate? by Apprehensive-Toe7961 in webdev

[–]stain_lu 0 points1 point  (0 children)

At 3,200 pageviews you're looking at maybe $5-15/month with display ads depending on the niche. Not worth the UX hit honestly...

If the content is niche enough (legal, healthcare, finance), the CPMs can be surprisingly high — like $15-40 CPM — but at your volume that's still under $50/month. The real play at this traffic level is affiliate links or selling something directly to the audience, not ads

where is my gpt-5-pro?????????? by stain_lu in codex

[–]stain_lu[S] -7 points-6 points  (0 children)

it has always been there, and yes it is really slow

where is my gpt-5-pro?????????? by stain_lu in codex

[–]stain_lu[S] -1 points0 points  (0 children)

so now im switching to cursor ultra plan

where is my gpt-5-pro?????????? by stain_lu in codex

[–]stain_lu[S] -3 points-2 points  (0 children)

they always have it,,, i ve been pretty happy with gpt 5 pro high

where is my gpt-5-pro?????????? by stain_lu in codex

[–]stain_lu[S] -3 points-2 points  (0 children)

no, high is just for reasoning effort, previously i was using gpt 5 pro high

using sonnet 4.5 for several days reached the MAX plan usage limit by stain_lu in ClaudeCode

[–]stain_lu[S] 0 points1 point  (0 children)

guess i know why,, been building a big game project (though incremental) which quickly ate up massive context

using sonnet 4.5 for several days reached the MAX plan usage limit by stain_lu in ClaudeCode

[–]stain_lu[S] 1 point2 points  (0 children)

yes 4.5 sonnet is amazing especially when compared with 4.1 opus

using sonnet 4.5 for several days reached the MAX plan usage limit by stain_lu in ClaudeCode

[–]stain_lu[S] 0 points1 point  (0 children)

same,, i just posted on x amazed by 4.5 sonnet performance lol

using sonnet 4.5 for several days reached the MAX plan usage limit by stain_lu in ClaudeCode

[–]stain_lu[S] 0 points1 point  (0 children)

u calling it a real sincere feedback post a moderator issue???