plibither8 / refined-hacker-news

✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
MIT License
808 stars 34 forks source link

Feature request: gracefully handle reply posting when "You're posting too fast. Please slow down. Thanks." is encountered #107

Closed brandongalbraith closed 2 years ago

brandongalbraith commented 3 years ago

When posting a comment reply, if your Hacker News account is in the "penalty box" you might receive the error message "You're posting too fast. Please slow down. Thanks.":

Screen Shot 2021-10-06 at 1 37 55 PM

Would it be possible to cache the reply comment locally for posting once the reply inhibit window has passed?

G2G2G2G commented 2 years ago

Yea via html5 local storage it's fairly straightforward