Luu Tuyen to TechnologyEnglish • 2 months agoTikTok’s parent launched a web scraper that’s gobbling up the world’s online data 25-times faster than OpenAIfortune.comexternal-linkmessage-square131arrow-up1573arrow-down17cross-posted to: [email protected][email protected]
arrow-up1566arrow-down1external-linkTikTok’s parent launched a web scraper that’s gobbling up the world’s online data 25-times faster than OpenAIfortune.comLuu Tuyen to TechnologyEnglish • 2 months agomessage-square131cross-posted to: [email protected][email protected]
minus-square@[email protected]linkfedilinkEnglish0•2 months agoCaches can be configured locally to use near-zero processing power. Or moved to the last mile to use zero processing power (by your hardware)
minus-square@Olgratin_MagmatoelinkEnglish3•edit-22 months agoNear zero isn’t zero though. And not everyone is using caching.
minus-square@[email protected]linkfedilinkEnglish0•2 months agoRight, thats why I said you should fire your sysadmin if they aren’t caching or can’t manage to get the cache down to zero load for static content served to simple GET requests
minus-square@Olgratin_MagmatoelinkEnglish1•1 month agoNot every GET request is simple enough to cache, and not everyone is running something big enough to need a sysadmin.
Caches can be configured locally to use near-zero processing power. Or moved to the last mile to use zero processing power (by your hardware)
Near zero isn’t zero though. And not everyone is using caching.
Right, thats why I said you should fire your sysadmin if they aren’t caching or can’t manage to get the cache down to zero load for static content served to simple GET requests
Not every GET request is simple enough to cache, and not everyone is running something big enough to need a sysadmin.