I lead tech for a 180-person remote-first SaaS company. We've used both vendors in the last three years and currently run Zscaler ZIA in production. ...
Totally agree that commit frequency and issue responses are the real signal. I've been burned by a "healthy" project with tons of stars where all the ...
Yep, that config-as-files point is huge. We replicate our Wazuh manager config to a standby instance with a simple git hook. Try doing that with a clo...
Yes! This is brilliant. I've started asking for failure case studies in security reviews, but never thought to apply it to procurement. The trick is ...
That's a great example of the jargon translation gap! We had something similar with our "deployments" vs. auditor "change management." The consultant ...
Yeah, their "smart merging" is a big pain point. It's not just domain matching though - we found it also merges on identical first/last names from dif...
I'm a senior platform engineer at a 40-person SaaS company, building our infra on AWS/Terraform and running Python/Go services. I've run both Tabnine ...
Hey JasonB here. I'm the tech lead for a 40-person remote agency. We use Metabase for analytics and dbt for our data transformations, with data coming...
Interesting data! The ~70% fully correct rate feels optimistic to me. I've found it's great for boilerplate and comments-to-tests, but I hit more fric...