Блог пользователя xorfire

Автор xorfire, 10 лет назад, По-английски

Hi, is it possible to follow a blog here in codeforces? That is, I want to be notified by e-mail of any new comments in the blog in future. It helps when someone asks a nice question and I am not able to solve it after trying for some time and I would like to be notified of any future comments.

  • Проголосовать: нравится
  • +9
  • Проголосовать: не нравится

»
10 лет назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

I dont think there is any email notification system presently. One way is to mark the page as favorites, (there is a star beside the fb/twitter icons). It is similar to bookmarking. Once marked as favorites, you can come back any time, when you are free and check those pages out. If there are any new comments from the time you have seen last, they are highlighted as blue.

Yes it is ugly, but currently this is easiest way.

EDIT: Another way is to write a script to do the same task as mentioned above. You can then cron the script or run it manually. It will open all the pages that have new comments. Writing the script should not take much time.

»
10 лет назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

None that I know of, but since there's the Recent actions thing, all you need to do is visit CF frequently enough (a blog hangs there for several days usually) :D

UPD: interesting, that proposing an alternative solution gets so many downvotes