Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattbillenstein
2626 days ago
Typically implement this as using cron - you have some logic around which users should be sent a message, tracking this in the db, then send the notification when the cron job runs every day or week or whatever.
1 comments
nloui
2626 days ago
Yup, totally. Was just curious if someone had made this process just a little bit easier.
link