Mark Stosberg

Results 174 issues of Mark Stosberg

Currently this Dockerfile pulls a few files from the `valhalla/valhalla` Docker image, deletes the rest and starts from scratch with a Ubuntu 20.04 base. But the `valhalla/valhalla` image itself is...

I'm using Firefox 95. After following the installation instructions, I still have a mostly empty bar at the top of the window contains a "plus" icon related to the container...

A benefit of using Mongoose over raw Mongo is that field names are explicitly defined and validated. It would be nice if GeoJSON.Feature could allow defining specific 'properties' as well...

Sometimes I get the error "no longer exists" When the file does exist and I've been editing it with Vim. This causes "moo" to quit. I think perhaps the file...

This may be outside of the scope of the project but having a single USB stick that contains multiple bootable images inside it would be very useful. Some other projects...

platform:all
type:feature
component:sdk

I was wondering why my images were displaying differently from each other on FBReader on Android, so I checked the source XHTML of my epub file to see if the...

I happened to put in a huge `timeout` value to render as a way to express that it should never timeout, since I was debugging: ``` timeout: 100000000000000000 ``` Instead...

Thanks for the 2.2.0 release. It would be great if the HISTORY.md was updated to reflect what changed.

In `index.js`, there are these lines which make it appear that you might be able to see STDOUT output from the `phantom-process.js` file if you have debugging turned on with...

This seems like a useful and easy addition, but depends on the phantomFlags work being merged first.