Dylan Knutson

Results 16 comments of Dylan Knutson

+1 for Vego; it's simple, it sounds original (I haven't heard it before), and rolls off the tongue.

Guys, I don't want to be a downer here, but the project obviously isn't being developed further. The last commit was made 5 months ago, and the last _meaningful_ commit...

In that case, I think your best course of action is to fork the repository, do the name change, and start implementing features you'd like to see. People don't rally...

Sure. Picture a stair, and picture that its "bottom" is placed flat on the ground, like in this orientation: ![stair](http://hydra-media.cursecdn.com/minecraft.gamepedia.com/5/5e/Wooden_Stairs.png) So that'd be a stair facing the up direction. Now,...

yep, custom geometry, drawn in a similar manner as how flowers are drawn (e.g., just add another check when drawing blocks around lines 871 in `main.c` - is the item...

I was just about to file an issue about this ;) Good to see you've already encountered it, though!

@smoelius - I'm also experiencing this. I'm on macOS. ``` $> uname -vrs Darwin 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T6000 $> cargo --version cargo...

+1, OSX Yositmite 10.10, trying to sshfs into a phone running SSHDroid ``` sshfs --version SSHFS version 2.5 OSXFUSE library version: FUSE 2.7.3 / OSXFUSE 2.6.4 no mount point ```

I'm still hitting this too, as well as a heap use after free. This bench seems flakey.