Kai Hendry

Results 226 comments of Kai Hendry

Ok nevermind @falconindy, you service file does seem to work after after all. http://ix.io/7x8 I'm using it upon http://cam.hackerspace.sg/ Thanks for your time,

@seblu I'm not sure what the benefit is for folks to use non-http user convention? It's bad enough that it's different from Debian's www-data and dealing with all the annoying...

Is https://github.com/hackerspacesg/hackerspace.sg/blob/master/htaccess.js a good example?

Thanks, `ulexus/meteor:build` gets further, but then chokes with: ``` Starting Meteor Application... /home/meteor/www/bundle/programs/server/boot.js:49 const { pause } = require("./debug.js"); ^ SyntaxError: Unexpected token { at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:373:25)...

IIUC meteor doesn't contain node in the bundle? Or somehow express it's dependency on node. Weird. It would appear node 4 is too old https://github.com/CyCoreSystems/docker-meteor/blob/master/Dockerfile#L10

Thanks Scott, I just tried pommed-1.39-4-x86_64.pkg.tar.xz and the same error. Need to summon up the energy to do the dmi debugging. :) That said, http://pommed.alioth.debian.org/ is a disaster area. It...

http://ix.io/d6K is my dmidecode output. dmesg is http://ix.io/d6M Not sure how you find USB_PRODUCT_ID_2014MBA_{ANSI,ISO,JIS} Sidenote: Is there a good forum for Archlinux / Macbook Air / dwm users out there?...

my lsusb output for reference: http://ix.io/d6N

It appears about 4x faster (200 it/s versus 50 it/s) when using 10 concurrent go routines in local random repo! :fire: Oddly with https://github.com/kaihendry/lesshero/blob/main/main_test.go it doesn't seem faster at all...

Er, why doesn't this Web app run "offline" to start with ?!