Hacker News new | ask | show | jobs
by dt2020 1177 days ago
I absolutely love this product!! Thank you for starting this! I’ve been looking for something like this since Nuzzle was purchased by Twitter and discontinued. I just upgraded to premium to get the RSS functionality but if I try to go to settings after upgrading, I keep getting “ Internal Server Error”. The homepage works fine, but I can’t get into settings. I connected to my Twitter account successfully and can see the articles on the homepage.
2 comments

One more feature request for future iteration. Will be great to have the same functionality for Mastodon in addition to Twitter.
Thank you for the kind words and for upgrading! Let me look into why the settings page is throwing an error.
When the user visits `/settings` I fetch all the lists from twitter and BatchWrite them into DynamoDB. Turns out you have way more than 25 lists, and the BatchWrite fails. Let me see if I can quickly give a fix. Thanks for reporting this :)
Just deployed a fix and it seems to be working now. Thank you for your patience.