[00:42:20] https://tildes.net/~life.women/1oyw/womens_pockets_are_inferior#comment-g11k [01:31:16] https://cdn.discordapp.com/attachments/615786602454581249/1396665802769305681/IMG_5213.jpg?ex=687ee9e4&is=687d9864&hm=0dbf2d0c51518540cd3ff125563c09f6c689bf7e6f0820885320788be519eae1& [01:35:03] Dogs can wear hats [01:50:28] can they play in the nba though? [03:47:48] What are you doing here. [03:47:56] Dogs can wear hats [06:29:56] hello chat, I’m back home from my vacation [06:30:07] and very tired from doing [this](https://youtu.be/hV5AmpAi0W0?si=YG4Kyw3fIH0F-V9d) [06:30:53] also available on fedi at @groupnebula563@cuddly.tube once it finishes syncing (please follow me I require follows pleas) [06:31:22] I’ll wrap up the repairs tomorrow [09:54:41] i forgot if i responded to this\ [09:55:01] but, my fursona viewer was implemented using a security vulnerability: https://issue-tracker.miraheze.org/T13410 [14:00:18] im in japan now i am free of this FUCKASS GFW [14:00:21] RRRRRAAAAAAAAGHHHHHHHH [15:27:36] nicee [17:24:04] I don't like the extension that's for the charts on the roles on Meta [17:24:16] Like, sure, they look good, but they're such a pain to edit [17:41:28] hmmm, now that I look at how the July issue with the text, I'd say there's no need for anything else about SRD, it already has the right amount of text in my opinion and looks good (on my 2k screen at least) [17:42:56] in fact issue's looking finished in my opinion, unless something huge happens we may be looking at the final version already [17:43:47] I like how you scraped the farm for managewiki data btw [17:52:10] We should try and do more with that data [17:52:23] Would be nice to see someone invest in wikistats [17:52:56] I only invest in crypto moonshots, sorry [17:53:56] jokes aside it'd be interesting if we could find more uses for that data, yeah [17:54:37] but if nothing else they make a good addition as trivia in Miraheze Monthly [17:56:00] The first step is exposing it [17:57:40] kind of like the wiki request stats Reception gets from the database [17:57:44] ? [17:57:46] Yeah, I know creating a more robust API toolkit for MW/CW is on CA's eventual to-do list, that would certainly open up a lot of neat reporting options (and hopefully not an ocean of vulns for BlankEclair to sort through) [17:58:24] Yep, challenge right now is that's direct-query against DBs as I understand it, not something a non-privileged user can do. [17:58:47] I would love to turn those stats into charts. [18:00:58] mastodon but for wiki requests, extension/skin usage, etc... [18:03:29] I'd like to get all of the data into https://wikistats.wmcloud.org tbh [18:03:35] And ideally fix the performance issues [18:04:31] The page nearly times out now cause it downloads all the data and sorts it client side [19:22:57] [1/2] Same here. Once all the wiki stats come in on the night of the 31st I think we can just publish it. The layout is optimized for a narrow vector-2022 screen (the default for logged-in users), so it won't look as good on vector + very wide screens. I suppose we can add a `max-width`, though as long as it works for mobile and most desktop configurations, [19:22:57] [2/2] I won't be too worried about it. [19:27:32] There is a live graph on [my userpage](https://meta.miraheze.org/wiki/User:PetraMagna/number_of_wikis). It grabs data from a json page updated daily by a bot and then graphs the data with a Lua module. Generating html and css with Lua is not ideal, though, so hopefully we can get a good graphing extension at some point to replace it. [19:29:43] [1/2] I'd imagine we can have a special page that shows, for example, extension popularity stats like [this](https://meta.miraheze.org/wiki/User:PetraMagnaBot/extension_statistics.json) or [this](https://meta.miraheze.org/wiki/User:PetraMagnaBot/extensions_by_active_users.json). It'll be cached and updated periodically just like any other special page. Only showing info for public w [19:29:43] [2/2] ikis should avoid privacy concerns since the data can be scraped anyway. [19:31:13] extension named Chart (coming with 1.44): [20:16:34] Charts can be enabled with 1.44 [20:17:09] It replaces Graph which died a few years ago for security issues [20:23:22] Nice! I now remember seeing [T12839](https://issue-tracker.miraheze.org/T12839) a while back. Is there a way to enable extensions on ManageWiki just for mirabeta? Either way, it's probably easier to add it after the upgrade to 1.44 is complete. [20:24:56] Well the extensions that appear in managewiki is just an array [20:25:07] Nope, we used to just mark them as restricted [20:25:09] Such $wgManageWikiExtensions [20:25:17] Back when I was tech the first time around [20:25:21] So you can add them to that conditionally but thats a farce [20:25:56] Available versions would be kinda cool