Earlier quoted context omitted.
wiring money via international accounts is instantaneous, last time I had wired money to me (last week). Or at least within an hour or two. The issue here, probably, is that there is usually a fairly large fee attached to it from the receiving bank. My bank, it's 25 bucks, flat rate. Each and every wire, even if it is 5 bucks being wired.
I'll take your word for it, a glance at google told me a wire transfer from a foreign bank will typically take about 2 days to clear, but I've only ever done wire transfers domestically. But yeah, a $25 fee might be the hold up, except if I'm understanding the OP, the wire transfer would be for costly medical care. Typically if I'm looking at paying a large bill, the bill blinds me from the pain of being nickel and d…
Tell HN: Automatic fraud detection is making my life hell
391–400 of 406 posts
Re: Tell HN: Automatic fraud detection is making my life hell
#392Earlier quoted context omitted.
Why? Are they afraid of people emptying their minibar and leaving without paying after wetting their bedsheets?
theft of items and/or damage of property, yes possibly to charge for overstays/ late checkouts / parking / other fees, too
Re: Tell HN: Automatic fraud detection is making my life hell
#393Wrong 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…
* your phone number keeps working even if you lose your phone (I could still answer phone calls when my phone broke). * Traveling abroad is a breeze, just change sim cards on arrival and your US phone number still works via data on Google Voice. No need for expensive travel passes, and you get to choose your operator that has a lot more data. * Having full SMS & call support on a website is very nice, I always hate typing with the phone. iMessage doesn't solve everything since you need a mac (I frequently switch OS & devices).
Also I think e-sims will make lying and fraud much more common. A month ago chatgpt was denying creating a work account for me because I've already had this phone number associated with my previous account. And they were blocking Google Voice. I went to USMobile.com, payed 7$ to create an esim with another phone number, and I had sms with a second phone number on my phone working in less than 10 minutes.
Re: Tell HN: Automatic fraud detection is making my life hell
#394Re: Tell HN: Automatic fraud detection is making my life hell
#395Earlier quoted context omitted.
Wireguard on a $15 Raspberry Pi Zero works as well[1], for those who don't have AppleTVs. 1. Or OpenVPN on your router. It's probably to gove yourself a tunnel to your home-network you can use from your phone or laptop from anywhere in the world. Avoid default ports if you can.
Tailscale is wireguard, just with outsourced admin. I'm getting paid to develop and operate network infrastructure, I don't want to have a second job doing it without compensation.
Re: Tell HN: Automatic fraud detection is making my life hell
#396This happens because the cost of developing (or buying) good software and people to build a decent anti-fraud system is very clear to measure and the impact of the false positives is not. Also, as credit card fraud is usually the bank's responsibility, it makes sense for the leaders of that area to go towards more false positives than false negatives. But it does not need to be that way and the government can and sho…
The cost of false positives is obvious though: lost custom?
Re: Tell HN: Automatic fraud detection is making my life hell
#397Earlier quoted context omitted.
With Starlink, the downlink location determines your externally-visible IP address and that can change every 90 seconds or so based on where the closest satellite to you is at the moment. I'm in New Mexico and I frequenly see ads on web pages directing me to shops in Denver or Dallas because those are the downlink locations for me. You can see the issue better on this visualization: https://starlink.sx/
I think there must be something going on here. Changing your IP address would screw with all sorts of things. You never be able to do online gaming. Video streaming would stop working every time your IP changed. Anything that streams would just die and not recover for a while.
Not if the client has buffered enough data, allowing it to reconnect in background while playback continues.
Re: Tell HN: Automatic fraud detection is making my life hell
#398Earlier quoted context omitted.
Frankly, examples like GP's are a compelling argument for professional licensure for software developers, because "only accepting gmail addresses as valid emails" should be considered professional malpractice.
The effect will be marginal; it will just create a huge administrative bonanza, and the number of times where it will be used (i.e. software devs being "disbarred") will be few enough that it won't matter much in practice.
Re: Tell HN: Automatic fraud detection is making my life hell
#399Earlier quoted context omitted.
A tailscale node on your AppleTV at home will fix the issue for you.
Wireguard on a $15 Raspberry Pi Zero works as well[1], for those who don't have AppleTVs. 1. Or OpenVPN on your router. It's probably to gove yourself a tunnel to your home-network you can use from your phone or laptop from anywhere in the world. Avoid default ports if you can.
Re: Tell HN: Automatic fraud detection is making my life hell
#400Earlier quoted context omitted.
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?
I initially wrote a much longer comment, detailing multiple instances like these from just the past few months. But then I just deleted it because it will be too long. As for them - They will just tell "huh, he is hacker and can send fake emails from fake non-existing platforms". It's like me attempting to demonstrate my possession of a private key for an SSL certificate to someone who lacks even a basic understandin…