>>1072054
they dont serve them from the same server i guess to spread the load. and since it seems to run on ghetto hardware a load balancer to serve both would end up a bottleneck. i guess whatever their network storage setup isnt pretty either. or maybe CM just doesnt know how to configure nginx?
>>1072055
nah that would mean serving images wouldnt be in parallel, wouldnt be cached by users browser and would be alot more data on the html servers, plus it would be duplicating that data for thumbs across pages.
>>1072108
yeah i remember looking once. i think it downloads the json for the whole thread on hovering a quote? i guess they dont have an api endpoint for a single post. or maybe its actually better since then it wont have to send multiple requests for more hover posts from the same thread? idk. alot of maybes. but its not pretty thats for sure.