tpltnt
tpltnt
Hi there, i tried the examples and got the following results: * `cargo run --example glium`: "An error occured: Webcam thread was killed or did not responded for 500ms. Stopping."...
Hi there, the piston example panics when executed. ```thread '' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidFps([0.0, 0.0])', src/libcore/result.rs:997:5 note: Run with `RUST_BACKTRACE=1` environment variable to display a...
Hi there, I tried installing iocaml via opam (i.e. ` opam install iocaml`), but it failed ``` =-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [iocaml] Archive in cache [iocaml-kernel] Archive in cache =-=-...
Hi there, I fixed some security issues with the Gemfile. Cheers, tpltnt
Hi there, I tried to build the server on a clean machine and it resulted in ``` foo% go install . build github.com/RichardKnop/go-oauth2-server: cannot load github.com/hashicorp/consul/api: ambiguous import: found github.com/hashicorp/consul/api...
Hi there, I did build a [cargo-generate](https://github.com/cargo-generate/cargo-generate) template to create apps. This PR updates the guide and shows how to use it. Cheers, tpltnt
Hi there, I updated the list of core addons as pointed out in #177. Cheers, tpltnt
Hi @arturoc please check my changes and merge if applicable. Cheers, tpltnt
Hi there, here are some adjustments for the shader chapter.
I messed up merging #55 , so this ticket is meant to keep track of the cleanup process.