I just made a Twitter Bot (@PrimeTweetBot) which is able to tweet a prime number every day, forever.
I tested my "nth prime number" algorithm against big integers (up to 1M) and it seems pretty scalable!
OpenSource implementation: https://github.com/micheleriva/PrimeBot