[13:59:32] ohh Bucket is interesting, been having trouble myself with Cargo not adding pages out of nowhere [17:45:48] [1/2] finally managed to figure out a con that wasn't just "yeah you're gonna have to write some Lua", I remember Petrus talking about this once [17:45:48] [2/2] https://cdn.discordapp.com/attachments/1225560610628964423/1484971302497550527/image.png?ex=69c02acb&is=69bed94b&hm=91afb59eb6ff8ef33e7dfab8e00ffb71ce676e4e540765dbe00ac222dcfb8c08& [18:01:13] time and LIKE would be really nice [18:43:57] time can be implemented in Lua with `mw.language.getContentLanguage():formatDate("c", t)` and iirc it was explicitly mentioned as something not implemented because you could do it in Lua (although I can't find a reference for that) [18:45:19] [1/2] which is why I only included it as an example of missing features rather than a straight up disadvantage [18:45:19] [2/2] LIKE can also be done with Lua but would be nowhere near as efficient which is why I listed it as a disadvantage