Tell HN: Automatic fraud detection is making my life hell
161–170 of 406 posts
Re: Tell HN: Automatic fraud detection is making my life hell
#162Earlier quoted context omitted.
I found that notifying my providers of upcoming moves eliminates this. Call them, tell them what you're doing and ask their advice (b/c there may be something you overlooked or they may have special problems of their own). Anyway, they're doing you a service and notifying them is good etiquette. And like good etiquette, it often greases the wheels of commerce.
That does help a bit with the banks, but I've not had any luck at all with the stores who cancel my orders after the payment goes through. They refuse to budge, assuming I even get a response, and won't give me any information about why my orders are cancelled, citing more vague security reasons. I did have success with a privacy.com card once, at a store that cancelled orders from all of my other cards. I'm guessing…
Re: Tell HN: Automatic fraud detection is making my life hell
#163I wholeheartedly support digitization, having been involved in the realms of development, system administration, and everything computer-related since my early days. However, what irks me is when I'm bound to use products or services from providers who fail to execute their roles properly despite being compensated for it. A recent incident at my child's school serves as a pertinent example. They transitioned from a t…
Wow, that is bonkers. Could you maybe get them actually to try sending you an email to that address and show them that, yes, you do receive the damnned thing?
Re: Tell HN: Automatic fraud detection is making my life hell
#164I would like to emphasize his point. When we get into a digital only currency world, you are loosing control. He is giving a real life example. Nothing hypothetical. Think about blocked - without given reason - Google accounts and such. Could be you bank account, in the future, too!
I don’t particularly like to carry cash. But being shadow banned from existing by deliberately obscured algorithms could be much worse.
Re: Tell HN: Automatic fraud detection is making my life hell
#165Earlier quoted context omitted.
I found that notifying my providers of upcoming moves eliminates this. Call them, tell them what you're doing and ask their advice (b/c there may be something you overlooked or they may have special problems of their own). Anyway, they're doing you a service and notifying them is good etiquette. And like good etiquette, it often greases the wheels of commerce.
Having to contact the provider to spend one's own money is simply outrageous. And yet, I also have started to make preemptive contact with them to avoid the complete hassle of having the card blocked for fraud that is NOT fraud.
A bank account or a credit card is a relationship where you rent someone else’s infra to make payments. Makes sense to work together to minimise friction for both parties.
Re: Tell HN: Automatic fraud detection is making my life hell
#166Wrong assumptions programmers make about fraud prevention: -- A mobile phone number uniquely identifies a single person. -- Every person has a mobile phone number and they only have one mobile phone number. -- If a person's mobile phone number is associated with VoIP or Google Voice, that indicates fraud. -- Every person always has their mobile phone handy and it is always able to receive calls and SMS messages under…
Why would LEO satellite internet cause frequent change of IP addresses? Shouldn't all that moving-satellite stuff be handled on a lower level of the OSI Model (probably Layer 2: Data Link), and the IP stuff at Layer 3 isn't affected?
You can see the issue better on this visualization:
Re: Tell HN: Automatic fraud detection is making my life hell
#167I was literally trying to hand money to the company in 5 different attempts.
I finally gave up, with a borderline ulcer
I ll never try adidas.com again
Re: Tell HN: Automatic fraud detection is making my life hell
#168Wrong assumptions programmers make about fraud prevention: -- A mobile phone number uniquely identifies a single person. -- Every person has a mobile phone number and they only have one mobile phone number. -- If a person's mobile phone number is associated with VoIP or Google Voice, that indicates fraud. -- Every person always has their mobile phone handy and it is always able to receive calls and SMS messages under…
The problem with many of these examples is that 99% of the time, it is a sign of fraud, and 1% of the time it’s a false positive. > If a person's mobile phone number is associated with VoIP or Google Voice, that indicates fraud. I’ve been using this heuristic (along with VPN and IP geo lookup) when screening job candidates after a massive influx of developers outside the US applying for US-only remote roles. I discov…
That’s the key. It may very well be the wrong business decision to care about this 1%.
Re: Tell HN: Automatic fraud detection is making my life hell
#169Re: Tell HN: Automatic fraud detection is making my life hell
#170Wrong assumptions programmers make about fraud prevention: -- A mobile phone number uniquely identifies a single person. -- Every person has a mobile phone number and they only have one mobile phone number. -- If a person's mobile phone number is associated with VoIP or Google Voice, that indicates fraud. -- Every person always has their mobile phone handy and it is always able to receive calls and SMS messages under…