Arnout Engelen
Arnout Engelen
When I 'npm test', I get: ``` > [email protected] test /home/aengelen/dev/presentz.org > node_modules/mocha/bin/mocha --compilers coffee:coffee-script --reporter spec /home/aengelen/dev/presentz.org/node_modules/coffee-script/lib/coffee-script/coffee-script.js:244 throw new Error("Use CoffeeScript.register() or require the coffee-script/register module to require "...
'npm install' doesn't currently work for me: ``` ➜ presentz.org git:(master) ✗ npm install (node:16773) fs: re-evaluating native module sources is not supported. If you are using t he graceful-fs...
The main links on the homepage ('View the demos', 'Learn More' and 'Make Your Own') don't seem to work in chromium. (which indeed is odd, they look OK to me,...
Watching the demo at http://presentz.org/demo/06_youtube-speakerdeck, the speakerdeck viewer remains at slide 1.
The page shows 'Your resolution is too low. Try flipping your device. A screen width of at least 768 pixels is required' on chrome on my lg g2 (also in...
When using [maven-shade-plugin](https://maven.apache.org/plugins/maven-shade-plugin/), the sbom should likely somehow encode which dependencies are 'embedded' in the jar, and which are 'regular' dependencies. AFAIK there is no convention on how to express...
https://jenkins.akka.io:8498/job/akka-multi-node/4503/consoleFull
When running a wlc-based session on vt1 and x11 on vt7, using nouveau as the display driver, switching from vt1 to vt7 crashes x11. The Xorg.log reveals: ``` modeset(0): drmSetMaster...