floofloof@lemmy.ca to News@lemmy.worldEnglish · 1 day agoMedicare Will Start Paying AI Companies a Share of Any Claims They Automatically Rejectfuturism.comexternal-linkmessage-square13fedilinkarrow-up1114arrow-down11cross-posted to: fuck_ai@lemmy.worldaboringdystopia@lemmy.worldfuck_ai@lemmy.world
arrow-up1113arrow-down1external-linkMedicare Will Start Paying AI Companies a Share of Any Claims They Automatically Rejectfuturism.comfloofloof@lemmy.ca to News@lemmy.worldEnglish · 1 day agomessage-square13fedilinkcross-posted to: fuck_ai@lemmy.worldaboringdystopia@lemmy.worldfuck_ai@lemmy.world
minus-squaredust_accelerator@discuss.tchncs.delinkfedilinkarrow-up34·1 day agofunction onReceivedClaim(LifesavingProcedureClaim claim) { sleep(30); return reject(claim); } Where do I collect my share?
minus-squarekibiz0r@midwest.sociallinkfedilinkEnglisharrow-up6·18 hours agotry { deny(); } catch { await delay(); defend(); }
minus-squaretidderuuf@lemmy.worldlinkfedilinkarrow-up11·edit-223 hours agoYou’ll need to be a fortune 500 company in order to be compensated.
minus-squareSaik0@lemmy.saik0.comlinkfedilinkEnglisharrow-up9arrow-down1·23 hours agoNo, you need to also store basic information for auditing information… count++ needs to be added in there somewhere so that you know how much you’re supposed to be paid. Bonus points… store ALL sensitive information so you can sell it to someone else for even more money!
minus-square𝕱𝖎𝖗𝖊𝖜𝖎𝖙𝖈𝖍@lemmy.worldlinkfedilinkarrow-up3·23 hours agoYou forgot to do sleep(30 * MILLIS_IN_A_DAY)
minus-squarePrathas@lemmy.ziplinkfedilinkarrow-up2·edit-215 hours agoYou need 30 Random(20,40) to make it seem more human-like in response.
function onReceivedClaim(LifesavingProcedureClaim claim) { sleep(30); return reject(claim); }
Where do I collect my share?
try { deny(); } catch { await delay(); defend(); }
You’ll need to be a fortune 500 company in order to be compensated.
No, you need to also store basic information for auditing information…
count++ needs to be added in there somewhere so that you know how much you’re supposed to be paid.
Bonus points… store ALL sensitive information so you can sell it to someone else for even more money!
Too reliable.
You forgot to do
sleep(30 * MILLIS_IN_A_DAY)
You need
30
Random(20,40)
to make it seem more human-like in response.