Jacob Alberty

Results 15 issues of Jacob Alberty

This pr enables cross compiling with `GOOS=js GOARCH=wasm` tests all pass... albeit it takes 10x as long and 15x the memory to run them under nodejs.

This is a feature request that may be a bit more than dumb-init is intended to contain but it is something I've been looking for in a docker init. The...

question

Looking at PR #28 I could easily get that data out of my unifi setup, and even pull from more than just one ap. But of course each client is...

I see issue #107 but as near as I can find in the documentation, source and that issue an endpoint was never added, any chance we could get one added...

It seems to me ``` preset=server ``` and ``` preset=base packages=cpufrequtils,fake-hwclock,ifupdown,net-tools,ntp,openssh-server,dosfstools,raspberrypi-sys-mods,systemd-sysv,vim-tiny,iputils-ping,wget,ca-certificates,rsyslog,cron,dialog,locales,tzdata,less,man-db,logrotate,bash-completion,console-setup,apt-utils,libraspberrypi-bin,raspi-copies-and-fills ``` should be equivalent. But when I perform an install with the second I get errors about missing keymaps...

minor bug

the memfs.watch() function doesn't seem to work on directories. The following code works as expected: ``` var fs = require('fs'); if (fs.vol) fs.vol.fromJSON({ '/tmp': {}}); var fswatcher = fs.watch('/tmp', console.log);...

bug

Just fired up the docker image and I'm getting this error over and over. I removed those files and things seem to be working fine now ``` mirror_1 | java.nio.file.InvalidPathException:...

Would it be to have AreYouSure apply the "dirty" class to the dirty fields themselves? or is there some other functionality to check if a field is dirty? This would...

enhancement

no-pr-activity

Without this patch running nanodicom under php7 throws a "Redefinition of parameter" compile time error.