Time Nick Message 03:44 Sheriff_U3 I've tried codeberg pages, but I found their wiki feature better suited my project. (Mostly cause I'm a horrible front-end developer.) 09:19 sfan5 nothing fancy to show this time but I put work to polish and refactoring behind the scenes https://x0.at/qK42.mp4 09:19 sfan5 aiming to release an initial version tomorrow 09:52 MTDiscord It's some sort of web terminal UI? 10:34 sfan5 web-based REPL that connects to your luanti session 14:06 pgimeno that autocomplete rocks! 15:07 bgstack15 And this REPL (shell session) lets you run lua code, like some of those mods like "snippets"? 15:16 sfan5 sure 16:23 bgstack15 OK, this sounds interesting. Will this require authentication, like that mtui project? 16:25 sfan5 it will not 17:02 ashraz Hi. Seems like https://content.luanti.org/ is down. Is there a mirror I can use? Also, is there a status page for Luanti and its services? 17:13 Krock can confirm. rubenwardy ? 17:14 rubenwardy Ddos 17:14 rubenwardy status.rubenwardy.com 17:14 ireallyhateirc bots are bored it seems 17:15 ashraz Probably me and friends, trying to get mineclone2 mod downloaded after hearing about Luanti today. my bad. 17:15 Krock ashraz: clone it or download the zip manually 17:15 ashraz Will do, thanks. Need to find the source first, but I'll manage. 17:15 Krock https://forum.luanti.org/viewtopic.php?t=16407 17:15 ashraz nvm, tyvm 17:15 Krock use the forums search or krock-works.uk.to/minetest/modSearch.php 17:16 ashraz great, thank you! 17:17 Krock you're welcome 17:24 ashraz Krock: in case you're the correct contact: the homepage for Mineclonia by rynvf_ is refering to master.zip, but the main branch was renamed into `main`. 17:26 Krock uh I don't actually index the main branch and don't really want to touch this 4 year old or so logic 17:26 ashraz eh, fair. 17:27 Krock thanks for letting me know. I'll put in my long-term todo list 17:32 MTDiscord might be interesting to set up a backup read-only mirror for CDB 17:38 ireallyhateirc also compress it and put as a torrent 17:39 ireallyhateirc GPL v2 doesn't work well with torrents though (it was fixed in v3), but I assume no one's care anyway 17:39 bgstack15 Only recently I have started mirroring internally all the git repos of the mods I care about, but it's only like 30 of them and not everything on ContentDB. 17:39 bgstack15 ireallyhateirc: Do you have any more info about that GPLv2 doesn't work well with torrents thing? 17:40 ireallyhateirc https://www.gnu.org/licenses/gpl-faq.html#BitTorrent 17:41 ireallyhateirc *no one's gonna care 17:42 ireallyhateirc hmm still sounds like idiot english, but I give up 17:44 bgstack15 I thought the Luanti/ContentDB folks took licensing stuff pretty seriously 17:45 ireallyhateirc we're speaking about a hypothetical, not yet existing torrent with all the mods from CDB 17:45 ireallyhateirc GPLv2 not working well with torrents is a bug, not a feature of the license 17:45 ireallyhateirc and it would be funny to meet a person who wrote GPLv2 code but would be against sharing it 17:49 bgstack15 I would expect so, yes. But the text is important. 18:16 Sheriff_U3 "We've made open source software, but now we don't want anyone but us to share it!" - some random company 22:09 [MatrxMT] the important thing is to get a proper offer of source code with the binary. 22:09 [MatrxMT] Most Luanti content has the source assets in the distribution, except where they're specifically excluded, like .xcf and .blend should be in there for GPL-licensed works, but people often CC their media, removing source requirements.. 22:09 [MatrxMT] mods written in Typescript are usually source included too, IIRC