David Sferruzza

Results 12 issues of David Sferruzza

Update libraries (issue #13). Seems to work, but need to be tested a bit more.

Hi! I have created a NixOps network that contains a single logical machine. The network is deployed using the VirtualBox backend and the logical machine runs a web server. If...

backends/virtualbox

Hi! I'm trying to use rumqttc in the context of an Actix Web app (and it seems very nice, thanks for that!). I made a PoC where rumqttc is used...

stale

## Summary Basically, this updates: - glium 0.28 → 0.30 - winit 0.23 → 0.25 - image 0.22 → 0.23 (only used as a dev dependency for conrod_glium's examples) so...

Hi! Because `"user strict";` is outside of the closure, it seems to apply to everything. I have other dependencies in my project that breaks when minified together with ui-codemirror because...

Hi! I followed this setup for my project: http://www.scala-js.org/doc/project/cross-build.html With this, I can build for both the JVM and Scala.js, and have common source files along with target-dedicated source files....

Hi! There are some cases where PostgREST can return a HTTP 500 response, for example when a stored procedure raises an exception (on purpose or not). In general (in apps...

enhancement
difficulty: beginner

TODO: - [x] handle displaying/modifying simulator settings - [ ] allow to export telemetry in both serial and simulator modes - [ ] allow to export data as CSV -...

Hi! I am having problems with karma e2e tests on my AngularJS project. I use the ngBlur directive, which comes with Angular 1.2.0. I just noticed that **lib/angular-scenario.js** in your...

Thanks for taking the time to suggest an addition to awesome-selfhosted! To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes `[x]`): - [x]...

addition
reviewers wanted
non-free