Time Nick Message 14:28 sfan5 https://x0.at/4JIw.jpg is it normal that water no longer(?) has a side face? 14:39 Krock it has a side face when I put glass next to it 14:39 Krock what did you use? air? 14:40 Krock and waving water sides causes z-fighting...... 14:41 sfan5 dunno, I assume this is air and not some magic ignorelike node 14:41 sfan5 (doesn't flow because worldedit, probably) 14:44 Krock works for me https://i.postimg.cc/pXh9dYBK/grafik.png (z-fighting in the bottom right) 14:47 sfan5 🤷 17:53 sfan5 rubenwardy: not important but I'm curious if you could produce a time series how much russian traffic is still hitting cdb 17:53 rubenwardy I only store logs for 14 days 17:53 rubenwardy But perhaps 17:55 sfan5 i can write a python script that takes a httpd-like log, if that helps 17:58 rubenwardy You can see my log format in the app privacy policy 18:34 sfan5 rubenwardy: https://gist.github.com/sfan5/8c5a0cd16149913ce86ebe0a62f14293 18:38 sfan5 https://x0.at/XBtY.txt serverlist (GET /list only) 18:49 sfan5 so doesn't appear to be affected by russian internet censorship 20:06 sfan5 for the curious: some other big countries -> https://x0.at/FgMZ.txt 20:09 rubenwardy I wonder if goaccess has a countries plugin 20:09 sfan5 it has native support for geoip if you pass it that .mmdb file 20:57 rubenwardy sfan5: https://gist.github.com/rubenwardy/368c488a2637c9ca6e6a5141fb08c1f1 20:58 sfan5 thanks 21:00 sfan5 considering /api/updates/ is cached and the server list is not it doesn't seem like CDB is "missing" traffic (that the serverlist sees) 21:00 sfan5 this would imply either 1) the serverlist and cdb are not censored in russia or 2) the serverlist and cdb are both equally censored in russia 21:04 sfan5 filtering the server list logs so that each "GET /list" only counts once per-day per-IP I get numbers 1.4k ~ 2.2k 21:04 sfan5 ...which then seems kinda low (6000 people never open the multiplayer tab?) 21:14 sfan5 it would be possible to calculate the "server list fetch to cdb update fetch" ratio for other countries and compare 21:14 sfan5 but I've actually just pinged that one guy on github requesting socks support to confirm which are blocked and which aren't