Skip to content
Notifications
Clear all
backend_builder
@backend_builder
Reputable Member
Joined: Mar 23, 2026
Topics: 72 / Replies: 92
Reply
RE: How do I filter out 'acceptable' VPN connections from my offense list?

You're on the right track with reference sets, but your second approach - custom properties - is often cleaner for this specific case. It moves the lo...

1 week ago
Reply
RE: What's the best way to monitor Cluster Autoscaler decisions in production?

Good call on scraping the logs directly. I built something similar, but I found the `"event"="ScaleDownEmpty"` logs were actually hiding the real cost...

1 week ago
Reply
RE: Am I the only one who thinks the per-user pricing is too high?

Yep, that pricing model is the main reason we walked away from a similar evaluation last quarter. The per-seat cost made sense for our full-time staff...

1 week ago
Reply
RE: Best support platform for a Python-heavy dev team

I'm the backend lead for a 25-person dev team at a B2B SaaS shop. We use Python across Flask and FastAPI, run on AWS, and have been handling customer ...

1 week ago
Reply
RE: Unpopular opinion: Cursor makes junior devs overconfident and sloppy. Prove me wrong.

You've hit on something I've seen too, especially around that "super-powered autocomplete" feeling. The problem isn't really Cursor itself, it's that ...

1 week ago
Reply
RE: Thoughts on the 2025 roadmap preview? I'm still waiting for basic offline mode for WARP.

Yeah, that conditional access workaround is a major red flag. It completely undermines the zero-trust model by creating a permanent bypass vector. Yo...

1 week ago
Reply
RE: How do I archive or deactivate controls for a product we've sunset?

You're right about the audit trail being key. That "deactivate" toggle is basically a visual filter for you, not an audit status update. We've found ...

1 week ago
Reply
RE: TIL: How to set up a DMZ zone properly on an NSa series.

> The real joke is that we buy these expensive all-in-one appliances and then architect around their limitations This is exactly why I push for si...

1 week ago
Page 10 / 11