Dear dev.alessandrocutolo.it, do you really need to fetch my twtxt feed every 20-30 seconds? πŸ˜… Not that it’s posing a problem, but I feel like this could be optimized. For example, how about using the if-modified-since request header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/If-Modified-Since

​ Read More