Max Lapshin
Max Lapshin
Field in API can refer to some component and have default value. Speccy doesn't allow combining `allOf $ref` and `default` ## Detailed description For example: ``` components: frame_video_pix_fmt: enum: -...
Need to validate return value from called function.
### Feature proposal Mavlink has some builtin messages for controlling camera and reporting its status. If proper messages will be passed through wfb, then we will be able to get...
I'm publishing video with 4:3 proportions, then I change to 16:9 If I play this video via HDS, size is changing. If I play this video via HLS and this...
fpbenchmark max$ cd haskell/ maxbp:haskell max$ make make: **\* No targets specified and no makefile found. Stop.
fpbenchmark max$ cd ocaml/ maxbp:ocaml max$ make mkdir _deps eliomdep -server mlopt.eliom > _deps/mlopt.eliom.server /bin/sh: eliomdep: command not found make: **\* [_deps/mlopt.eliom.server] Error 127
Hi. I can't find api docs. Are there any? How should I write and read data from erlang? Maybe there is some simple usage example?
``` maxbook:erlang-rust-nif max$ ERLANG_SRC_DIR=/Users/max/Sites/otp make cd rust_src && cargo build && cd target && ln -s liber-*.dylib liberrust.dylib Compiling er v0.0.1 (file:///Users/max/Sites/erlang-rust-nif/rust_src) src/c.rs:44:31: 44:35 error: illegal suffix `us` for numeric...
They don't want to make pull request? Or they have incompatible changes?
This scad file is broken (one polyhedron is not correct). [pix.scad.zip](https://github.com/openscad/openscad/files/10933798/pix.scad.zip) When I try stable version 2021.01, it shows me error in purple. Development version 2023.03 just hide all objects.