frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: How to be SOC2 Type 2 compliant as a solo-entreprenuer?

166•sochix•3d ago•135 comments

Ask HN: Do you know what data your AI coding agent sends to the cloud?

3•lbrauer•6h ago•4 comments

Ask HN: Could free/low cost LLMs be a momentary thing?

4•senda•12h ago•9 comments

Ask HN: When did computers stop being fun?

67•klez•1d ago•95 comments

Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

298•pycassa•4d ago•85 comments

Tell HN: Mindie.dev is scraping emails from profiles to send spam

23•stackghost•1d ago•5 comments

SlothDB is an OLAP DB ahead of DuckDB on Clickbench SQL database in C++20

5•souravroy78•1d ago•4 comments

Ask HN: What LLM models are you using and why?

8•rubyn00bie•1d ago•12 comments

Viable open source Claude Design alternative?

24•splatzone•3d ago•6 comments

Which country will be the first to pass laws limiting Meta Ray-Ban glasses?

29•nothrowaways•4d ago•10 comments

Note-taking software,Novel ideas

5•huaqing•2d ago•8 comments

Ask HN: What are you working on (non-AI)?

43•BrunoBernardino•5d ago•52 comments

Ask HN: Do you still spend time maintaining Claude.md / AGENTS.md files?

9•david_d8912•2d ago•10 comments

Ask HN: Can I take Meta to court for banning business Insta or FB account?

13•milanspeaks•3d ago•7 comments

Ask HN: What happened to the movie "Pirates of the Silicon Valley"

12•acossta•3d ago•4 comments

Ask HN: What happened to ssh-audit.com?

4•Bender•2d ago•1 comments

Load testing in your infra, not cloud

4•vitalicset•2d ago•0 comments

You've reached the end!

Open in hackernews

Ask HN: Do you know what data your AI coding agent sends to the cloud?

3•lbrauer•6h ago
Every session my AI coding agent reads files, runs commands, makes API calls. I have no idea exactly what ends up in the cloud. Is anyone actually tracking this at a granular level, or do we just trust the tool?

Comments

zambelli•6h ago
I trust the tool in that I don't send anything sensitive in there! Unless I built it, I assume it's going somewhere.

We have a policy at work around this where our most sensitive data can only be passed to on prem models.

That being said, I have no evidence of anything going to the cloud or frontier providers doing anything with chat history other than storing it for later.

Self-hosted + custom harness for anything I don't want getting out at all.

lbrauer•5h ago
Makes sense. Does your custom harness give you a record of what actually crossed the boundary, or is it mostly trust-based blocking?
SyntaxErrorist•4h ago
I have started treating AI coding tools more like giving temporary contractor access to my machine than just using auto complete.
aianisulislam•4h ago
You don't. Even if you read the policy, it would be jumbled in legalese. Instead, give it access to only the kind of data you are okay with being sent to the cloud. Also, the company reputation at stake matters more than their policies.