You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the OS design rewards new object creators by building in compesation for every object instantiation. But to send micropayments on each run is a lot of overhead for a likely payment system (like paypal), so the OS should probably keep a secure set of records and let it be charged in bulk.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Part of the OS design rewards new object creators by building in compesation for every object instantiation. But to send micropayments on each run is a lot of overhead for a likely payment system (like paypal), so the OS should probably keep a secure set of records and let it be charged in bulk.
How can this be done (securely)?
Beta Was this translation helpful? Give feedback.
All reactions