floofloof@lemmy.ca to News@lemmy.worldEnglish · 2 days agoMedicare Will Start Paying AI Companies a Share of Any Claims They Automatically Rejectfuturism.comexternal-linkmessage-square13fedilinkarrow-up1115arrow-down11
arrow-up1114arrow-down1external-linkMedicare Will Start Paying AI Companies a Share of Any Claims They Automatically Rejectfuturism.comfloofloof@lemmy.ca to News@lemmy.worldEnglish · 2 days agomessage-square13fedilink
minus-squaredust_accelerator@discuss.tchncs.delinkfedilinkarrow-up35·2 days agofunction onReceivedClaim(LifesavingProcedureClaim claim) { sleep(30); return reject(claim); } Where do I collect my share?
minus-squaretidderuuf@lemmy.worldlinkfedilinkarrow-up11·edit-22 days agoYou’ll need to be a fortune 500 company in order to be compensated.
minus-squarekibiz0r@midwest.sociallinkfedilinkEnglisharrow-up6·2 days agotry { deny(); } catch { await delay(); defend(); }
minus-squareSaik0@lemmy.saik0.comlinkfedilinkEnglisharrow-up9arrow-down1·2 days 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·2 days agoYou forgot to do sleep(30 * MILLIS_IN_A_DAY)
minus-squarePrathas@lemmy.ziplinkfedilinkarrow-up2·edit-21 day 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?
You’ll need to be a fortune 500 company in order to be compensated.
try { deny(); } catch { await delay(); defend(); }
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.