Hugo van Kemenade

Results 1460 comments of Hugo van Kemenade

@IvanMalison Hi, did you ever get a chance to look into adding vcpr?

We ran into this again when updating Drupal to 8.8. Any news on creating a new release? Is there anything we can do to help? Or perhaps making a temporary...

I'm no longer getting this warning with latest Python 3.11.0b4+ (heads/3.11:0fda874, Jul 22 2022, 20:04:14) [Clang 13.1.6 (clang-1316.0.21.2.5)]: ```python # example.py from enum import IntEnum class Transpose(IntEnum): FLIP_LEFT_RIGHT = 0...

Would welcome PRs to update the scraper here to a better source, as long as they're public domain, but I think the images at https://www.congress.gov/img/member/c001051.jpg are a little small. GitHub...

I see what you mean. Unfortunately https://www.congress.gov/img/member/p000608.jpg is a bit small: 175x201 pixels. Is there a larger one? Alternatively, would you like to crop https://github.com/unitedstates/images/blob/f82302e9b49f725edd4eefeee1911498fdf558ee/congress/450x550/P000608.jpg to centre it better? We...

Thanks, I'll add these. Running `python scripts/missing.py` shows there's quite a number missing: ``` --- Not found: congress/original/D000626.jpg {'last': 'Davidson', 'official_full': 'Warren Davidson', 'first': 'Warren'} --- Not found: congress/original/C001108.jpg {'last':...

How's this? https://github.com/unitedstates/images/pull/127

https://github.com/unitedstates/images/pull/127 merged and https://github.com/unitedstates/images/pull/130 closed.

In January 2015, @handlers called the GPO about the 114th, and they estimated it'd be ready in June: https://github.com/unitedstates/images/issues/22#issuecomment-70257135 I'm not sure when they were added, but they were there...

Thank you for preparing all those! Regarding: https://github.com/unitedstates/images#contributing-other-photos https://github.com/unitedstates/images#public-domain Are they all official/public domain images? Where did each one come from? They'll also need metadata files, see https://github.com/unitedstates/images/pull/39#issuecomment-102652836 Thanks again!