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
We already generate 🥧 emoji reactions to "Good Morning" messages on pi day, i.e. March 14, maybe we could extend this mechanism to also react with a new digit for each message sent (per channel). One approach for generating these are streaming Spigot algorithms, which we could even move into a separate Swift package, if we have a nice implementation, potentially under an IteratorProtocol interface. Once we have that, we could even add other irrational/transcendental numbers that are easy to generate.
The text was updated successfully, but these errors were encountered:
We already generate 🥧 emoji reactions to "Good Morning" messages on pi day, i.e. March 14, maybe we could extend this mechanism to also react with a new digit for each message sent (per channel). One approach for generating these are streaming Spigot algorithms, which we could even move into a separate Swift package, if we have a nice implementation, potentially under an
IteratorProtocol
interface. Once we have that, we could even add other irrational/transcendental numbers that are easy to generate.The text was updated successfully, but these errors were encountered: