Time Nick Message 01:44 MTDiscord Looking at these four pages tonight: 1. https://wiki.luanti.org/Light 2. https://wiki.luanti.org/Liquid 3. https://wiki.luanti.org/Luanti 4. https://wiki.luanti.org/Main_Page 01:45 MTDiscord I think I'm going to skip Main_Page for now, not sure how it would fit in to the new site, and it hasn't been renamed from Minetest. 02:06 MTDiscord Is there any particular reason we're not using Git LFS for image storage within the repo? 02:07 MTDiscord no? is there any particular reason to use it? 02:09 MTDiscord LFS is intended for very large files ... do you even have files that large? 02:10 MTDiscord also github charges for that past a certain point iirc 02:11 MTDiscord LFS is intended for binaries, like PNGs and JPGs as well 02:11 MTDiscord Would make it easier to track changes to images, if there ever are any. Nbd, just curious 02:14 MTDiscord And yet most projects with binaries don't use it 02:16 MTDiscord It's OK, we don't have to use it! 02:17 MTDiscord We're just trying to ascertain why we would want to 02:27 MTDiscord All I know is that it makes it easier to track changes to pngs, and obv we have a lot of those. If we had used it from the start, it would've made download times much faster because a simple pointer for each image would've been stored in the git history instead of the image itself, but again it's nbd 02:29 MTDiscord (let's please drop it) 02:29 MTDiscord (I have no horse in this race, was just curious) 02:31 MTDiscord I'm okay with dropping the proposal to use it, but that doesn't mean that the misinformation that git is somehow bad at tracking changes in png files and that adding an extra layer to it fixes this should be allowed to stand unrefuted. 02:32 MTDiscord OK, all I know is I've had trouble with Git vanilla and I haven't had trouble with Git LFS when it comes to looking at binary diffs. Maybe I was doing it wrong 02:32 MTDiscord Anyway, https://github.com/luanti-org/dev.luanti.org/pull/157 ready for review, adding Light, Liquid, and Luanti articles 02:34 MTDiscord core git responsibility is storing snapshots and letting you access and navigate history ... stuff like diffs are a UI layer thing, and git itself only largely attempts textual stuff. If you're looking for graphical comparisons, you'd need a graphical front-end. 13:20 MTDiscord merging https://github.com/luanti-org/dev.luanti.org/pull/157 in 10m 20:17 MTDiscord Any thoughts on what we'll do with Main_Page? It's currently on the list to be migrated, but I'm thinking we should skip it, take this opportunity to rewrite the new homepage 20:25 MTDiscord just skip it. I struck it off the list 20:31 MTDiscord I replaced the old developer wiki homepage yesterday with something more relevant for the current state of this project, and ended up removing the old content index that was there. the regular wiki main page is more or less the same, not much of it that's useful enough to outlive the wiki itself 20:32 MTDiscord (and when someone does the effort of making a new content index, it would likely be more expansive than either ones that were on the dev wiki or the regular wiki's main pages)