Dave Vasilevsky
Dave Vasilevsky
This project is great! I love that it can take me from almost-nothing to a fairly complete OS. One bit that's unclear to me is what the goals are for...
It would be a great feature if MultiFirefox also supported Thunderbird. Hopefully it's not a lot of work!
Would y'all be interested if I implemented JFR support? There's not really any official format documentation, but there's [some basic docs here](https://www.morling.dev/blog/jdk-flight-recorder-file-format/) and an [Apache licensed Java parser](https://github.com/jvm-profiling-tools/async-profiler/blob/master/src/converter/one/jfr/JfrReader.java) to steal...
# Run gdocs-export on OS X Tested on macOS 10.12.2. ## Install Homebrew * Use [Homebrew installer](https://brew.sh/). Will automatically fetch Apple's Dev Tools, if needed. * Install pandoc from Homebrew:...
Another minor issue with the Justin.tv/Twitch.tv support. It seems the Justin.tv API has a rate limit, but it's not limited to a certain bandwidth, rather to a certain number of...
Since a couple of years ago, BasiliskII and SheepShaver have supported sparsebundle format hard drive images. Medusa currently treats these as directories, so they can't be selected. It would be...
Looks like libgmock-dev needs to be installed, or building cras will fail.
I've only observed this on Funtoo Linux with the file qt-everywhere-opensource-src-4.8.4.tar.gz , possibly it happens elsewhere though. Does it have to do with word-size? Gzip?
If the user can't get libarchive, just stub it out. But this means command-line behaviour will differ—they won't get indexing. Is that ok?