Earlier quoted context omitted.
Even simpler explanation is that false positives are real. All sufficiently complex systems have them. I'd imagine that triggering a false positive the first time greatly increases the likelihood that a second false positive is triggered. I'd also further assert, that simply being an HN reader means you are more likely to trigger a false positive than the rest of the population. Blizzard does some very aggressive mem…
As someone who hasn't played computer games much since the 90s, I read comments like this and am just boggled by how seriously everyone takes games these days, the players, and the vendors, and the general public. It's as if you had to get a security clearance to use a wiffle ball and bat.
The Machine Fired Me
401–410 of 578 posts
Re: The Machine Fired Me
#402Earlier quoted context omitted.
You are right and make an interesting point. Part of the advantage of dealing with a human is that one hopes they can deal with whatever strange problem it thrown at them. If you can’t deal with corner cases, or have none than leveraging rules/software is the way to go. I think of vending machines and parking meters as automation of simple tasks, but what to do when they break? I think google tries this by trying to…
When they (the machines) break, a human should be able to override, i.e., I was once stuck in a malfunctioning parking garage (no ability to pay, barrier stayed shut), so I lifted the barrier and let everyone out without paying. This could be illegal, but keeping me in a parking garage without telling me how long it will take is also a crime. Please don't make human un-openable parking garages, ever (meaning: don't l…
The two key points are that you are committing the crime yourself, not asking somebody else to, and that it is in fact only potentially a crime, and even then it's relatively minor, and could be argued strongly in court.
You are not asking somebody else to illegally sell you opioids (for example) with no prescription. From what it sounds like, nobody was in real danger, just pain, and you expect people to risk everything they've spent their entire life working for just to prevent an hour of pain for some stranger?
Re: The Machine Fired Me
#403Earlier quoted context omitted.
I tried to delink my bank account from PayPal, so I could close it, and it refused cos I apparently owed $1.27 even tho my balance said $0. I tried to add a credit card but it was flagged as suspicious. Contacting PayPal they said I needed to go into the bank and put some money, my account so PayPal could take it. But I had already closed the bank account. After PayPal refusing to help. I resolved it by opening a new…
Curious, why did you care? I think I'd just leave the account open.
Re: The Machine Fired Me
#404Earlier quoted context omitted.
Just because nothing in it is realistic, does not make it a comedy.
Just because two sentences are next to each other, does not make it conditional on the first.
Re: The Machine Fired Me
#405This is the problem of imperative/functional programming languages, instead of using provers/verifiers. Edit: In "The Count of MonteCristo" by Alexandre Dumas, the protagonist was accused of aiding Bonaparte, and in the French island prison meets the priest who was accused (under Bonaparte) of aiding royalty. (I may have switched that around, it's been a while since reading). So even though switches in power occur, o…
It wasn't until modern times that prison became a place for common criminals, in those days only political offenders would be put away. Common criminals were variously fined, branded, and in serious cases, transported. Prison was considered a gift, the usual, Roman-era way of dealing with your political enemies once you achieved office was to execute them. Exile was considered, but someone of means would find a way to get back.
Re: The Machine Fired Me
#406When a previous company was acquired, everyone got a new job offer generally better since the company wanted everyone to stick around. Well except for one guy. A junior engineer in one of our teams. He was a really good engineer too so we were shocked. It turned out he had the same first and last name as another person at our company so they thought it was a duplicate entry and omitted it. Eventually a offer was prep…
Heh, that's the real problem actually with buggy name-based systems. In my current company we have a person officially called "Name Surname 2" for the same reason.
Re: The Machine Fired Me
#407Re: The Machine Fired Me
#408Earlier quoted context omitted.
That's not racism, that's laziness. Or perhaps just being a bad engineer, if you want to be more cynical about it. It's not that hard to find both conscious and subconscious examples of systemic or individual racism. Engineers taking the easy path with webcam facial recognition is probably not a good one and serves only to give more fuel to those who claim people jump to the racism cry too quickly.
But laziness around something that dispropotionately impacts people based on their race is racist. If you know your system has a harder time training against non-white faces, and you choose to train it only against white faces to be lazy, that's still explicitly racist. This isn't even a case of negligent racism ("oh well I didn't know my system wouldn't work for people with darker skin because only my white coworker…
Re: The Machine Fired Me
#409Earlier quoted context omitted.
It shouldn't. Blindly following orders from humans has much the same results.
When the orders come from a human then there is someone who is ultimatly responsible, someone to put through the courts, someone to throw in jail. When the orders come from a computer. Will any of that happen, will there be someone responsible?
The danger I see is the stifling of potential human subjective decisions. That broad decisions will be made and carried out without a sanity/humanity check by humans.
I think measures should be put in place for a guarantee of human intervention in the case of situational anomaly or system error as well as an emphasis on redress.
Since automation scales and a human workforce doesn't, a guarantee of human intervention might not be practically possible.
Anyone have any ideas on how this kind of thing might be mitigated?