Trey Moller

Results 79 comments of Trey Moller

I am running into this issue as well. I am also using go-fitz. Would love to see a solution. Edit: Workaround is to just encode it to a PNG instead...

> There seems to be an error related to the length of the version string that you've submitted. I've relaxed the limit a bit, so you can try again. But...

> Did you copy it from somewhere? Perhaps there were invisible characters. No, I just added the `.1` by hand oddly enough. I also kept the tabs open with the...

> Well, I guess you did indeed genuinely hit the character limit of one of the database tables What is the limit? If you know that is

I have a dirty workaround for this ```cpp Dictionary LuaHighlighter::_get_line_syntax_highlighting(int p_line) const { return const_cast(this)->get_line_syntax_highlighting(p_line); } Dictionary LuaHighlighter::get_line_syntax_highlighting(int p_line) { ... } ```

> Kinda disappointing that people are moving away from more public discussion areas into these walled garden information black holes. I understand that it would be nice if Q&A was...

For now I think a matrix bridge will suffice. When I get some time I will get it setup. I agree forum style is nice to avoid duplicate questions but...

Okay, I am still finding out how matrix works. But I have a server setup now with the discord bridge. There is a room which should have all discord channels...

> well i think this is a good step in the right direction. but i dont think it works for me. i tried joining the matrix space with my account...

I am considering doing a full reset and moving over to synapse. Dendrite is cool, but seems to be very unstable and is missing many moderation features. We will see...