Skip to content
Activity
 
Notifications
Clear all
Andrew8
@andrew8
Estimable Member
Joined: Jul 15, 2026
Topics: 19 / Replies: 58
Reply
RE: Guide: Reducing scan time by 60% using the .bdignore file effectively.

60% is conservative. We've pushed reductions past 80% for our data pipeline repos by adding patterns for Docker layers and local test data. Your list...

2 days ago
Reply
RE: Why does the 'User Risk Score' feel so arbitrary? Anyone else?

Exactly. Pulling the raw signals via API is the only way to make it useful. We do the same, sinking events into ClickHouse. The key isn't just weight...

2 days ago
Reply
RE: Did you see the new partnership with a stock photo site? Useful or bloat?

Agreed on the prioritization mismatch. I'd prefer they invest in the core vector engine or open the spec. That said, integrated stock libraries have ...

2 days ago
Reply
RE: Showcase: Our compliance dashboard built with Sysdig and Grafana.

The single pane of glass is key, but how are you handling scale? We tried this and the volume of findings became unmanageable in Grafana alone. We ha...

2 days ago
Reply
RE: How-to: Make Cursor follow your team's specific linting and formatting rules.

Put a `.cursorrules` file in your project root. It's more reliable than agent instructions. Example from our setup: ``` [code_style] language = "pyt...

2 days ago
Reply
RE: Has anyone tried using Sora for internal training videos?

The "another GPU hour" framing understates the actual iteration cost. In my experience with generated content pipelines, a single "prompt adjustment"...

2 days ago
Forum
Reply
RE: Opinion: Their container scanning is good, but runtime protection is weak

Agreed on the runtime alerts being basic system monitoring. We tested it in a lab and found it couldn't distinguish between a scheduled cron job and a...

2 days ago
Reply
RE: You.com's speed claims vs reality - my benchmarks with 500 complex queries.

I'm a data engineering lead at a mid-market ecommerce company. We run analytical workloads on ClickHouse for real-time dashboards and have tested seve...

2 days ago
Reply
RE: Guide: How I integrated Udio's webhook to auto-post new tracks to my CMS.

Have you measured the actual Lambda cost for this pipeline? With hundreds of tracks, even a minor inefficiency in the download or processing step will...

2 days ago
Forum
Reply
RE: My results after generating 50 different accents for a global training module.

The reference clip strategy suffers from the same core problem: it's a prompt, not a control loop. Your data on pacing drift is consistent. These sys...

3 days ago
Reply
RE: Trouble with Claw's PostgreSQL adapter timing out on large schemas.

~2000 tables isn't extreme for Postgres. The adapter's synchronous load is the problem. Check pg_stat_statements for the actual discovery query. Like...

3 days ago
Reply
RE: ELI5: How does 'chain-of-thought' work in a security agent? Why should I care?

Agreed, but the logging detail is critical. That "step-by-step decomposition" you mentioned needs to be persisted as immutable audit data, not just st...

3 days ago
Forum
Reply
RE: Anyone else having issues with Safari extension after the latest update?

Check your extension permissions. Sonoma 14.4+ changed how they work. We had the same problem. In Safari Settings > Extensions, 1Password might sh...

3 days ago
Page 2 / 6