Earlier quoted context omitted.
that's really stupid. I mean, I would have set a cache repository (SonaType Nexus maybe?), download everything there and use that repository. In the tweets the author says they've blocked the download from Apple IPs, so now their pipeline is broken.
Unfortunately it's very common for companies to set up their CI without any form of caching. I think it's mostly because developers are under time pressure from their managers. In some cases it's because CI is set up by juniors who don't fully understand the tools and the consequences of setting them up at this scale.
Apple downloads ~45 TB of models per day from our S3 bucket
151–160 of 237 posts
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#152Earlier quoted context omitted.
They're basically bragging they have something Apple really wants. Now they have a bunch of people at least interested in what they got. I'll say that's not a bad PR.
Also a great way to throw out massive red flags to any enterprise user that cares about privacy and non-disclosure. IP address data is pretty sensitive information, and throwing it out there like this, even in aggregate, is not OK because of what it shows. No matter how much PR this gets, this goes both ways.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#153This is probably apple's continuous integration tests, lazily written to download the whole thing every time someone merges a commit.
that's really stupid. I mean, I would have set a cache repository (SonaType Nexus maybe?), download everything there and use that repository. In the tweets the author says they've blocked the download from Apple IPs, so now their pipeline is broken.
We rarely hear about CI servers being taken over but it has to happen frequently enough.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#154Re: Apple downloads ~45 TB of models per day from our S3 bucket
#155Earlier quoted context omitted.
They're basically bragging they have something Apple really wants. Now they have a bunch of people at least interested in what they got. I'll say that's not a bad PR.
Also a great way to throw out massive red flags to any enterprise user that cares about privacy and non-disclosure. IP address data is pretty sensitive information, and throwing it out there like this, even in aggregate, is not OK because of what it shows. No matter how much PR this gets, this goes both ways.
Apple obviously didn't.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#156Earlier quoted context omitted.
Also a great way to throw out massive red flags to any enterprise user that cares about privacy and non-disclosure. IP address data is pretty sensitive information, and throwing it out there like this, even in aggregate, is not OK because of what it shows. No matter how much PR this gets, this goes both ways.
Oh, so now IP addresses is PII? When it is inconvenient for FAAGM monster corporations? I seem to remember a few hundred thousands corporate statements that tracking individual IPs is totally ok and not surveillance.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#157Earlier quoted context omitted.
that's really stupid. I mean, I would have set a cache repository (SonaType Nexus maybe?), download everything there and use that repository. In the tweets the author says they've blocked the download from Apple IPs, so now their pipeline is broken.
So they can fix it, now, that is is a problem, and they didn't have to spend time worrying about that before. Sounds very smart on their party: move forward with what matters (building your codebase, tests, etc) and don't do something (like an internal cache), unless you have to -- the ops equivalent of lazy-loading...
Sounds like the build pipeline was set up by a regular dev.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#158Earlier quoted context omitted.
Why are they so valuable?
Because there are only four billion addresses all in all. Every device that wants to be reachable on the Internet needs one. These days, mobile devices don't get a public address anymore and there are all sorts of complications due to it. We're slowly transitioning to a new scheme with ample address space. But to nobody's surprise it's taking decades longer than envisioned.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#159I don't have high hopes for his business prospects if this is how he handles one of the richest companies in the world clearly having a high need for something his company offers. Maybe spend less time on Twitter and more on your business model?
I mean I've worked at some of the riches companies in the world and I think the conversation would have gone like this
Me: hey project manager our access to server X where we get the really needed X1 resource has been blocked. Probably cause we are hammering their server (which we probably talked about some months ago)
Project manager: hmm a paid account will need to go through approval. Can you tell them we are trying to get a paid account, see if you can get them to give us temporary access, and maybe we can cache the result so we don't hit their server that often.
Me: ok I'll do that.
In fact I mean if I was on a small company providing a service that a really big company was abusing in such a way that I think they might like to pay for it - I think the smart thing would be to force them to contact me somehow because how do I even call the part of the big company I need to talk to.
Re: Apple downloads ~45 TB of models per day from our S3 bucket
#160Paid by requester is the feature they are looking for. https://docs.aws.amazon.com/AmazonS3/latest/dev/configure-re...