Apparently, not enough of a supporter for hn to keep the lights on, so to speak.
reply
100 sats to post in ~tech + me updating the algorithm to potentially post every 15m instead of every hour was too much for its wallet.
Before, it simply checked every hour and if there was a new post at the top, it posted it.
Then, it checked every 15m for any new post at the top within these 15m (the code saved the HN front page every minute). I did not expect that so many different stories would hit the top just for a few minutes and then drop off. The quality/shit ratio went downhill fast. I guess I got what I deserved for trying to be greedy and front-run the previous version.
Now I updated the algorithm to still check every 15m but make sure that only posts that are still at the top one hour after they were seen at the top the first time are posted. This should strictly be an improvement over the original version.
reply