jaide (formerly eccentric-j)

Results 111 comments of jaide (formerly eccentric-j)

I may be able to fix the failing travis tests in my fork, will look into it this weekend.

Oh yes! There's a quick idea I can try, if that doesn't work I'll create an alternate design but that might take a bit longer.

I'll see what I can do tomorrow to get it working. That said, I would probably approach this problem differently if I had to start over. node-babashka + uix +...

Was able to get it working as far as I can tell. I updated the about view in the demo, saved the file, and the contents updated as expected. ###...

Wow! You did a great job! The lighting, the texturing, and sculpting look fantastic. As far as where it lives, my plan a year ago was to archive this repo...

Sure I can add the source files if you'd like. I'm unfamiliar with 3d formats in general so whatever makes sense to you should be fine

I could be wrong, but I recall modern versions of git automatically optimizing the way it handles the file after a certain threshold. I'll have to look that up later...

Found a bit of research from someone attempting to use blessed with xterm through websockets https://github.com/embark-framework/neo-blessed/issues/17. Not sure how relevant it is though.

Also getting an error: 9 warnings and 20 errors generated. ``` Parser compilation failed. Stdout: Stderr: /Users/j/projects/tree-sitter-norg/src/scanner.cc:162:35: error: expected expression return std::vector({lhs, static_cast(rhs)}); ^ /Users/j/projects/tree-sitter-norg/src/scanner.cc:165:23: warning: rvalue references are a...

Wrestled with this a lot these past few days. Turns out to be largely bad timing. I upgraded to the latest XCode 14 and its set of command line tools,...