John Vandenberg

Results 2062 comments of John Vandenberg

This would help grow the user-base of the app, as there are many large wikis that cant use Commons. Also good farms like https://meta.miraheze.org/wiki/Miraheze is worth supporting. If non-Commons support...

Also external apps tend to remove as much EXIF as possible, while Commons wants as much EXIF as possible.

http://softwarerecs.stackexchange.com/questions/1925/android-picture-privacy-filter-via-share-intents adds an interesting use-case that has been discussed a few times on Commons that I know of: endangered & protected species . Identifying their geolocation is problematic, but again...

The "tag with a broad Commons Geographic Category" should probably do one of two things: - Identify the broadness required to avoid being PII. A very good proxy for this...

If this is a wizard interface, perhaps a first step is asking if the image potentially geo-locates them in a way that makes the feel uncomfortable. If not, dont show...

which lint tool are you using? Can it be run on Travis-CI?

A global replace of `serde_yaml::to_string` with `serde_saphyr::to_string` in examples, and adding it to examples/Cargo.toml , does build. However, because `saphyr-parser` is still not fully YAML 1.2 compliant, each example would...

IMO if this is merged, it should be put through its paces a bit by devs before releasing. I suspect there would be a subset of kube config files which...

Note serde_norway is maintained, but has the same problems in the unsafe code in it that caused the maintainer of serde_yaml to deprecate it. serde_yaml has a pending RUSTSEC PR,...

ping @bourumir-wyngs so they can consider the points raised above.