Time Nick Message 00:37 alguien sfan5, how are you? 00:37 alguien hi as well 00:39 sfan5 dunno 00:54 Scribble2 (offtopic) so I usually run Debian with LXDE, but I just installed Arch with Plasma. Konsole seems fine, but then I heard of this Warp terminal that is written in Rust, so I'm thinking "right on." Then I find out you need to create a user account to use it, 'cuz it also has AI built-in... not sure 'bout all that 00:58 MTDiscord Did someone mention rust? 01:00 Scribble2 heh yea, that's what caught my eye as well 01:10 MinetestBot 02[git] 04Desour -> 03minetest/minetest: Add missing include in container.h 13b10797b https://github.com/minetest/minetest/commit/b10797b3d5a44bcdfef47ee5ac05ae9f1cbccc20 (152024-03-02T00:47:03Z) 01:10 MinetestBot 02[git] 04Desour -> 03minetest/minetest: Fix some narrowing warnings 13cdce33d https://github.com/minetest/minetest/commit/cdce33dd05cfc9c13900e5a7cffcc41f8051237b (152024-03-02T00:56:25Z) 01:23 Scribble2 still not convinced. looks pretty, but it skipped my .bashrc & .bash_aliases -- gonna get food & pass out. will 'tink with it tomorrow 03:13 alguien sfan5, food in belly, roof over head, warm? 03:19 alguien Is minetest.find_nodes_with_meta generally more performant than minetest.find_nodes_in_area when searching the whole map? I'm trying to find certain kinds (plural) of blocks owned by certain kind of folk (plural) 03:29 alguien Or maybe an easier quetion: Is meta stored apart from the node (which would speed up retrieval of nodes that have meta), or with the node (in which case I'm better off finding the exact nodes, there's less of them than nodes with meta)? 05:50 cheapie I did another Luacontroller thing: https://cheapiesystems.com/media/luac-3dcube.webm 05:51 cheapie 3D wireframe spinning cube, displayed on digiscreens, rendering is being done mostly on a Luacontroller but using a digistuff GPU to accelerate drawing the lines. 05:53 cheapie It has more than a few lines copy/pasted from builtin/common/vector.lua :P 11:45 MTDiscord alguien: meta is stored apart from nodes 15:33 Scribble2 in the mood to get back into Lua programming. found this "I fixed Lua" video wildly entertaining. he does a deep-dive on how Lua parses tokens, by bumbling through the source-code 15:33 Scribble2 https://youtu.be/5CaoYmXYx6U 17:56 MinetestBot 02[git] 04sfan5 -> 03minetest/serverlist: Add minimal lint workflow 13d945b26 https://github.com/minetest/serverlist/commit/d945b26f9f0fc0f57a5a009809e02e770991012a (152024-03-02T17:55:10Z)