Time Nick Message 10:23 ANAND Pretty handy for folks like me who were wondering about the difference between GitHub CLI and Hub: https://github.com/cli/cli/blob/master/docs/gh-vs-hub.md 13:27 sfan5 2020-05-05 15:26:54: ACTION[Server]: Moving username to static spawnpoint at (320,6015,-160) 13:27 sfan5 2020-05-05 15:26:54: ACTION[Server]: username respawns at (393.5,6003.94,24) 13:27 sfan5 ??? 15:14 shivajiva lol close enough 15:29 rubenwardy Exit codes in my PS1 randomly breaks - it doesn't show anything other than 0 15:30 rubenwardy source: https://gitlab.com/rubenwardy/dotfiles/-/blob/master/bashrc#L6 15:30 rubenwardy any ideas? 15:39 rubenwardy Are there any terminal emulators / shells that make it easier to scroll through command history? Like, show a scrolling pop up list, rather than having to up/down individual lines and end up flying past the one you want 15:39 rubenwardy also, same thing but for cd would be nice 15:41 rubenwardy fasd looks good for the latter 15:48 rubenwardy argh, fasd hasn't been comitted to in 5 years, and has lots of PRs 16:01 shivajiva I know VSC spams the command history something rotten and you can't find any old commands, if you find something useful ruben I'd like to know 16:04 Fixer sfan5: server is drunk ._. 16:31 shivajiva https://ibb.co/fk2TCyD 16:31 shivajiva block and blocks of text in the history look like that 16:32 shivajiva wth is up with them xD 17:26 rubenwardy here's the fix to my PS1 problem: https://github.com/jml/undistract-me/pull/66 18:01 rubenwardy TIL that Minetest is "basically open source Minecraft for vegans." 18:03 Krock because there's still no mobs mod in MTG to give it some meat 18:04 ANAND Haha, that's a nice way of putting it. Pretty accurate, now that I think of it 18:04 rubenwardy source: https://rwdy.uk/BSvjf.png 18:05 Krock reference them to the LTT video 18:05 Krock we have a public mention 18:09 ANAND lol 18:10 Krock also belongs into the next "Marketing Minetest" video (if there's ever any) 19:52 IcyDiamond does anyone know any fast way to make transparent cube images of nodes like this https://wiki.lunasqu.ee/images/2/2a/Alloy_Furnace.png 19:53 IcyDiamond i made these using gimp but it was such a taunting task to make them 19:54 rubenwardy IcyDiamond: https://github.com/minetest/minetest/pull/9727 19:54 IcyDiamond ooh 19:55 rubenwardy in minetest, you can use minetest.inventorycube 19:55 IcyDiamond i am aware 19:55 IcyDiamond but yeah getting them out of minetest is what i want in this case 19:55 IcyDiamond xD 19:56 IcyDiamond i also thought maybe i can work some of my javascript magic and write something to generate these for me 19:57 IcyDiamond but i use combined textures heavily in elepower and that gets complicated 22:50 shivajiva WARNING[Server]: Deprecated use of colon notation when calling method `say` at @/home/me/minetest/bin/../worlds/dev/worldmods/irc_commands/init.lua:8 22:52 shivajiva output at irc is (c@#00FFFF) 22:55 shivajiva cans anyone shed any light on that? 22:57 shivajiva input was a block of text with colorized headings 22:57 shivajiva shows up fine on the console in game