Ryan Liptak
Ryan Liptak
In progress here: https://github.com/squeek502/considerveganism.com/tree/world-slaughter Preview: http://dev.considerveganism.com/data/world-slaughter/
Just leaving this here as well: http://www.fao.org/fishery/statistics/collections/en It has data for tonnes of fish caught/farmed separated by species, and it's what fishcount.org.uk used for its estimations. Note: [FishStatJ](http://www.fao.org/fishery/statistics/software/fishstatj/en) can export...
##### Total U.S. beef production in 2014 24,318,400,000 pounds (using dressed weight) --- Source: http://usda.mannlib.cornell.edu/MannUsda/viewDocumentInfo.do?documentID=1097
##### Dressed % of cattle Average live weight in 2014: 1,330 pounds Average dressed weight in 2014: 808 pounds Dressed %: 60.75% --- Source: http://usda.mannlib.cornell.edu/MannUsda/viewDocumentInfo.do?documentID=1097
Potentially useful: [Pastureland and Hayland in the USA: Land Resources, Conservation Practices, and Ecosystem Services](http://www.nrcs.usda.gov/Internet/FSE_DOCUMENTS/stelprdb1080492.pdf) Haven't read all of it, but this stuck out: > In contrast with rangeland, pastureland...
Did some basic testing using FAINT: https://github.com/misc0110/faint d2itemreaders test cases get through without crashing, so that's good. Might be worth adding to CI in some way.
I'm going to start working on the Windows targets now. Will do the Linux/Mac ones after that.
For Linux: - Got something mostly working for x86_64 and i686 using travis, docker, and holy-build-box (https://github.com/luvit/luvi/compare/master...squeek502:master / [example release](https://github.com/squeek502/luvi/releases/tag/v2.9.2-test4)) but the resulting binaries are gigantic--need to look into why...
Nice, thanks @zhaozg. Should we release v2.9.3 to try out all the new automatic publishing? EDIT: Probably makes sense to merge https://github.com/luvit/luvi/pull/204 before a new release
Here goes nothing: - https://github.com/luvit/luvi/releases/tag/v2.9.3 - https://travis-ci.org/luvit/luvi/builds/513312262 - https://ci.appveyor.com/project/racker-buildbot/luvi/builds/23468810 EDIT: Appveyor failed due to auth_token: ``` Error creating GitHub release: Provider setting not found or it's value is empty. If...