Readit News logoReadit News
banannaise commented on Meta accessed women's health data from Flo app without consent, says court   malwarebytes.com/blog/new... · Posted by u/amarcheschi
yibg · 10 days ago
I don't like to defend facebook either but where does this end? Does google need to verify each email it sends in case it contains something illegal? Or AWS before you store something in a publicly accessible S3 bucket?
banannaise · 10 days ago
Ideally, it ends with Facebook implementing safeguards on data that could be illegal to use, and having a compliance process that rejects attempts to access that data for illegal reasons.
banannaise commented on Meta accessed women's health data from Flo app without consent, says court   malwarebytes.com/blog/new... · Posted by u/amarcheschi
gruez · 10 days ago
>Facebook is guilty because they turned around and used the medical data themselves to advertise without checking if it was legal to do so.

What exactly did this entail? I haven't read all the court documents, but at least in the initial/amended complaint the plaintiffs didn't make this argument, probably because it's totally irrelevant to the charge of whether they "intentionally eavesdropped" or not. Either they were eavesdropping or not. Whether they were using it for advertising purposes might be relevant in armchair discussions about meta is evil or not, but shouldn't be relevant when it comes to the eavesdropping charge.

>They knew, or should have known, that they needed to check if it was legal to use it

What do you think this should look like?

banannaise · 10 days ago
> What do you think this should look like?

Institutions that handle sensitive data that is subject to access regulations generally have a compliance process that must be followed prior to accessing and using that data, and a compliance department staffed with experts who review and approve/deny access requests.

But Facebook would rather move fast, break things, pay some fines, and reap the benefits of their illegal behavior.

banannaise commented on Can an email go 500 miles in 2025?   flak.tedunangst.com/post/... · Posted by u/zdw
vidarh · 2 months ago
> The poll timeout is 3ms, as specified by the lore. I think this is nonsense, why would an invalid or incomplete sendmail configuration default to three milliseconds?

The answer is that per the original story, it was not defaulting to three milliseconds. It was defaulting to 0, and the 3ms was just how long it took the system to check for a response with a 0 timeout:

> Some experimentation established that on this particular machine with its typical load, a zero timeout would abort a connect call in slightly over three milliseconds.

This is a very different scenario, as it's not clear there should be a poll() there at all (or more likely select() given the age of the story) to match the original, but if there was, the select would have a timeout of 0, not 3ms, and would just happen to be unable to distinguish between 0 and up to 3ms.

banannaise · 2 months ago
Yeah, the article is a good one overall, but the truthering is obnoxious, especially since it hinges on a basic misreading of the original story.
banannaise commented on Can an email go 500 miles in 2025?   flak.tedunangst.com/post/... · Posted by u/zdw
welder · 2 months ago
I thought this was about consolidation of email providers so your email never leaves a single datacenter:

"10 years ago we couldn't send an email 500 miles, but these days we can't send it 500 miles because it just routes internally."

Too bad, I think that would have been more interesting to read.

banannaise · 2 months ago
This is the first roadblock the author runs into - lots of universities ping at <2ms, likely because everyone's on the same datacenter.
banannaise commented on Entry-level jobs down by a third since launch of ChatGPT   personneltoday.com/hr/fal... · Posted by u/lsharkey602
bunderbunder · 2 months ago
> It's kind of funny that reliable data analysis has never been part of the AI hype when you consider that AI is used for data analysis.

If you've ever tried to use AI to help with this kind of analysis, you might find this to be more inevitable than it is funny.

It's really, really, really good at confidently jumping to hasty conclusions and confirmation bias. Which perhaps shouldn't be surprising when you consider that it was largely trained on the Internet's proverbial global comments section.

banannaise · 2 months ago
I presume when they say "AI is used for data analysis" they're talking about traditional AI (more frequently referred to as "machine learning") rather than generative AI (LLMs).
banannaise commented on FICO to incorporate buy-now-pay-later loans into credit scores   axios.com/2025/06/23/fico... · Posted by u/cebert
Whoppertime · 2 months ago
If you look at the home ownership rates of that generation it would be a fair assumption
banannaise · 2 months ago
For the entire population, sure. For a subpopulation that doesn't have a stable income, not necessarily, particularly given class mobility statistics.
banannaise commented on FICO to incorporate buy-now-pay-later loans into credit scores   axios.com/2025/06/23/fico... · Posted by u/cebert
loeg · 2 months ago
The hustle is mostly just getting merchants to eat bigger discounts in hope of selling more volume. Instead of eating ~3% interchange on a credit card, merchants eat ~6% subsidizing short-term BNPL loans.
banannaise · 2 months ago
Well, they're also doing the old "burn through VC cash in the name of growth" thing.
banannaise commented on FICO to incorporate buy-now-pay-later loans into credit scores   axios.com/2025/06/23/fico... · Posted by u/cebert
msgodel · 2 months ago
People need to stop moving out of their parent's house if they can't be stable. That's the root cause of a lot of the problems in the US.
banannaise · 2 months ago
This assumes, among other things, that they come from a stable home that has space for them and access to the things they need to create and maintain an income stream.
banannaise commented on The Unreliability of LLMs and What Lies Ahead   verissimo.substack.com/p/... · Posted by u/talhof8
vinni2 · 3 months ago
> If a calculator works great 99% of the time you could not use that calculator to build a bridge.

But if the alternative is doing calculations by hand (writing code manually) there is a higher chance of making mistakes.

Just like calculations are double checked while building bridges unit tests and code reviews should catch bugs introduced by LLM written code.

banannaise · 3 months ago
Code review is your last (and worst) line of defense. Humans are not good at needle-in-a-haystack tasks.

Deleted Comment

u/banannaise

KarmaCake day1892July 30, 2019View Original