Dave Cottlehuber
Dave Cottlehuber
Reading https://github.com/astaxie/bat/blob/master/bat.go#L195-L204 bat attempts to parse stdin as JSON, and when it succeeds, the body content may be different to what was originally submitted. For example if that content has...
Currently we incorporate the static binaries directly; this is easy to build, but hard to maintain. Bad !! Bad !! Bad !!
We should use an app-specific template or method to specify this. It's really an upstream bug.
Currently you need to build PhoneGap framework separately via: - close xcode4 - `git clone https://github.com/phonegap/phonegap-iphone.git` - make - open PhoneGapInstaller.pkg This should be converted into a git submodule and...
As CouchDB is running on a random port, there's no way of asking PhoneGap to contact it
My most common use of mfsBSD at the moment seems to be regaining access to a UEFI-only system drive. Having to drop in a CD each time for this is...
I'd like to add jocko to FreeBSD ports - with this patch, we already get amd64 support for mmap. I will see what's missing to add arm64 support as well,...