Andy Bailey

Results 22 comments of Andy Bailey

Hi, just a note for anyone encountering this. The workaround is to change your Cargo.toml adding the following, until the pull request is merged. ``` [dependencies] bitwise = "0.2.0" [patch.crates-io]...

Hi, any chance of raising the priority of this issue as its a showstopper for Accessibility aria-* and bootstrap data-* attributes. Thanks

It would be great if this could work for the "surreal sql" command as well as a typical command line is too long to type each time. E.g. surreal sql...

Hi, I dont know anything about the surrealdb internals, and just started using the db this week, so I could be completely off topic, but how about an algorithm using...

That would be seriously useful, especially if could be enabled and the geo spatial support configured. ``` SELECT load_extension('libstgeometry_sqlite.so','SDE_SQL_funcs_init'); ``` It would be great for showcasing proofs of concept, before...

By the way I am happy to work on this functionality more e.g.: to implement other types of cameras if you would like.

> @apps4uco I just checked, it turns out that we actually have download checkpointing in the `rustup` mode right now, so I assume you're referring to the `rustup-init` mode? Sure,...

I understand your reasoning, and Im not sure how I missed the other issues. Just to clarify my intended use case, I wanted to decouple the generating of the structs...

Hey, thanks for all the hard work you have put into rend3. I completely understand about time and energy for software projects. Wishing you all the best.