autopushed

This commit is contained in:
2022-06-15 15:11:33 -04:00
parent 658643e1b1
commit 2099f143c2
+4
View File
@@ -2,3 +2,7 @@
- #fun - #fun
- mailer that generates a random number using quantum circuits (just for the flair), and mails out a payload with a certain probability. - mailer that generates a random number using quantum circuits (just for the flair), and mails out a payload with a certain probability.
- e.g. every day there is a 1% chance that a message will go out. - e.g. every day there is a 1% chance that a message will go out.
- the easiest way to implement this would be to just use a regular random number generator and then replace it with one or more API calls to [[ibm quantum]] cloud or a similar service.
- why [[quantum]]? well, it makes it cooler of course :)
- also it lets you think that in other parts of the multiverse other results were observed.
- related to [[quantum procrastination]], [[quantum scheduling]].